Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="Example-Practitioner-hosp-563d2c3a54fe"/>
<meta>
<profile
value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePractitionerHCEU"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner Example-Practitioner-hosp-563d2c3a54fe</b></p><a name="Example-Practitioner-hosp-563d2c3a54fe"> </a><a name="hcExample-Practitioner-hosp-563d2c3a54fe"> </a><a name="Example-Practitioner-hosp-563d2c3a54fe-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-ProfilePractitionerHCEU.html">HCEU - Practitioner</a></p></div><p><b>identifier</b>: Cédula de Ciudadanía/345543421 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Daniel Hernán Andrade Fernández(Official)</p><p><b>telecom</b>: ph: 3005547563(Mobile)</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion"/>
<code value="CC"/>
<display value="Cédula de Ciudadanía"/>
</coding>
</type>
<value value="345543421"/>
</identifier>
<active value="true"/>
<name>
<extension
url="https://hl7.org/fhir/extensions/StructureDefinition-humanname-fathers-family.html">
<valueString value="Andrade"/>
</extension>
<extension
url="https://hl7.org/fhir/R4/extension-humanname-mothers-family.html">
<valueString value="Fernández"/>
</extension>
<use value="official"/>
<text value="Daniel Hernán Andrade Fernández"/>
<family value="Andrade Fernández"/>
<given value="Daniel"/>
<given value="Hernán"/>
</name>
<telecom>
<system value="phone"/>
<value value="3005547563"/>
<use value="mobile"/>
</telecom>
</Practitioner>