Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "Example-APH-Urgencias-PractitionerRole-12b9154e5df0",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePractitionerRoleHCEU"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Example-APH-Urgencias-PractitionerRole-12b9154e5df0</b></p><a name=\"Example-APH-Urgencias-PractitionerRole-12b9154e5df0\"> </a><a name=\"hcExample-APH-Urgencias-PractitionerRole-12b9154e5df0\"> </a><a name=\"Example-APH-Urgencias-PractitionerRole-12b9154e5df0-es-ES\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProfilePractitionerRoleHCEU.html\">HCEU - PractitionerRole</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-APH-Urgencias-Practitioner-84011d8e9b7b.html\">Practitioner Alberto Andrés Camargo Alba(official)</a></p><p><b>organization</b>: <a href=\"Organization-Example-APH-Urgencias-Organization-a45fafc233dc.html\">Organization Red de Ambulancias - Secretaría de Salud de Bogotá</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397897005}\">Paramédico</span></p><p><b>healthcareService</b>: <a href=\"HealthcareService/Example-HealthcareService-d9033d71532b\">HealthcareService/Example-HealthcareService-d9033d71532b</a></p></div>"
},
"active" : true,
"practitioner" : {
🔗 "reference" : "Practitioner/Example-APH-Urgencias-Practitioner-84011d8e9b7b"
},
"organization" : {
🔗 "reference" : "Organization/Example-APH-Urgencias-Organization-a45fafc233dc"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "397897005",
"display" : "Paramedic"
}
],
"text" : "Paramédico"
}
],
"healthcareService" : [
{
"reference" : "HealthcareService/Example-HealthcareService-d9033d71532b"
}
]
}