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

: APH Salud Mental - Ubicación - XML Representation

Raw xml | Descargar


<Location xmlns="http://hl7.org/fhir">
  <id value="Example-APH-saludMental-Location-ad8858dbb212"/>
  <meta>
    <profile
             value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileLocationHCEUAPH"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <system
            value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/identifiers/location"/>
    <value value="ACC-LOC-20250331100101"/>
  </identifier>
  <name value="Vía pública"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="AMB"/>
      <display value="Ambulance"/>
    </coding>
  </type>
  <address>
    <text value="Carrera 54 # 170-10, Barrio Villa del Prado"/>
    <city value="Bogotá"/>
    <district value="Suba"/>
    <state value="Bogotá D.C."/>
    <country value="Colombia"/>
  </address>
  <position>
    <longitude value="-74.0628"/>
    <latitude value="4.6483"/>
  </position>
  <managingOrganization>🔗 
    <reference
               value="Organization/Example-APH-SaludMental-Organization-29af93d31163"/>
    <display
             value="Red de Ambulancias Salud Mental - Secretaría de Salud de Bogotá"/>
  </managingOrganization>
</Location>