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" : "Location",
"id" : "Example-APH-saludMental-Location-ad8858dbb212",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileLocationHCEUAPH"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location Example-APH-saludMental-Location-ad8858dbb212</b></p><a name=\"Example-APH-saludMental-Location-ad8858dbb212\"> </a><a name=\"hcExample-APH-saludMental-Location-ad8858dbb212\"> </a><a name=\"Example-APH-saludMental-Location-ad8858dbb212-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-ProfileLocationHCEUAPH.html\">HCEU - APH - Location</a></p></div><p><b>identifier</b>: <code>https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/identifiers/location</code>/ACC-LOC-20250331100101</p><p><b>name</b>: Vía pública</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode AMB}\">Ambulance</span></p><p><b>address</b>: Carrera 54 # 170-10, Barrio Villa del Prado</p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-74.0628</td><td>4.6483</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-Example-APH-SaludMental-Organization-29af93d31163.html\">Red de Ambulancias Salud Mental - Secretaría de Salud de Bogotá</a></p></div>"
},
"identifier" : [
{
"system" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/identifiers/location",
"value" : "ACC-LOC-20250331100101"
}
],
"name" : "Vía pública",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "AMB",
"display" : "Ambulance"
}
]
}
],
"address" : {
"text" : "Carrera 54 # 170-10, Barrio Villa del Prado",
"city" : "Bogotá",
"district" : "Suba",
"state" : "Bogotá D.C.",
"country" : "Colombia"
},
"position" : {
"longitude" : -74.0628,
"latitude" : 4.6483
},
"managingOrganization" : {
🔗 "reference" : "Organization/Example-APH-SaludMental-Organization-29af93d31163",
"display" : "Red de Ambulancias Salud Mental - Secretaría de Salud de Bogotá"
}
}