🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="EjemploEmaCoreLocation"/>
<meta>
<profile
value="https://emahealth.io/fhir/core/StructureDefinition/ema-core-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location EjemploEmaCoreLocation</b></p><a name="EjemploEmaCoreLocation"> </a><a name="hcEjemploEmaCoreLocation"> </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-ema-core-location.html">EMA Core Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Box 3 — Consulta ambulatoria</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></p><p><b>address</b>: Avenida Principal 1234, piso 2 Ciudad XX </p><p><b>managingOrganization</b>: <a href="Organization-EjemploEmaCoreOrganization.html">Organization Centro Médico EMA</a></p></div>
</text>
<status value="active"/>
<name value="Box 3 — Consulta ambulatoria"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="HOSP"/>
</coding>
</type>
<address>
<line value="Avenida Principal 1234, piso 2"/>
<city value="Ciudad"/>
<country value="XX"/>
</address>
<managingOrganization>🔗
<reference value="Organization/EjemploEmaCoreOrganization"/>
</managingOrganization>
</Location>