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
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="Example-lab-RelatedPerson-f2b5bf83e1e5"/>
<meta>
<profile
value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileRelatedPersonHCEU"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson Example-lab-RelatedPerson-f2b5bf83e1e5</b></p><a name="Example-lab-RelatedPerson-f2b5bf83e1e5"> </a><a name="hcExample-lab-RelatedPerson-f2b5bf83e1e5"> </a><a name="Example-lab-RelatedPerson-f2b5bf83e1e5-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-ProfileRelatedPersonHCEU.html">HCEU - Related Person</a></p></div><p><b>identifier</b>: Cédula de Ciudadanía/545456416 (use: official, )</p><p><b>patient</b>: <a href="Patient-Example-Patient-lab-a50c247482ee.html">Celeste García Martinez</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}">Padre del paciente</span></p><p><b>name</b>: Oscar García Salamanca(Official)</p><p><b>telecom</b>: <a href="tel:+57-300-123-4567">+57-300-123-4567</a></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>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion"/>
<value value="545456416"/>
</identifier>
<patient>🔗
<reference value="Patient/Example-Patient-lab-a50c247482ee"/>
<display value="Celeste García Martinez"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FTH"/>
<display value="Father"/>
</coding>
<text value="Padre del paciente"/>
</relationship>
<name>
<extension
url="https://hl7.org/fhir/extensions/StructureDefinition-humanname-fathers-family.html">
<valueString value="García"/>
</extension>
<extension
url="https://hl7.org/fhir/R4/extension-humanname-mothers-family.html">
<valueString value="Salamanca"/>
</extension>
<use value="official"/>
<text value="Oscar García Salamanca"/>
<family value="García"/>
<given value="Oscar"/>
</name>
<telecom>
<system value="phone"/>
<value value="+57-300-123-4567"/>
<use value="mobile"/>
</telecom>
</RelatedPerson>