0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="RelatedPersonExample001"/>
<meta>
<profile
value="https://fhir.medicaia.ar/StructureDefinition/RelatedPersonMED"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson RelatedPersonExample001</b></p><a name="RelatedPersonExample001"> </a><a name="hcRelatedPersonExample001"> </a><a name="RelatedPersonExample001-en-US"> </a><p><b>identifier</b>: DOCUMENTO NACIONAL DE IDENTIDAD/99.999.997</p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>relationship</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/V20131 C}">Emergency Contact</span></p><p><b>name</b>: Maria Marta Lopez Garcia</p><p><b>telecom</b>: ph: (03) 5555 6473(Work)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1980-07-11</p></div>
</text>
<identifier>
<type>
<coding>
<system
value="https://fhir.medicaia.ar/CodeSystem/PersonIdentifierCS"/>
<code value="DNI"/>
<display value="DOCUMENTO NACIONAL DE IDENTIDAD"/>
</coding>
</type>
<system value="https://renaper.gob.ar/DNI"/>
<value value="99.999.997"/>
</identifier>
<active value="true"/>
<patient>🔗
<reference value="Patient/PatientExample001"/>
</patient>
<relationship>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/V20131"/>
<code value="C"/>
<display value="Emergency Contact"/>
</coding>
</relationship>
<name>
<text value="Maria Marta Lopez Garcia"/>
<family value="LOPEZ GARCIA">
<extension
url="https://fhir.medicaia.ar/StructureDefinition/Extension-FathersFamilyName">
<valueString value="LOPEZ"/>
</extension>
<extension
url="https://fhir.medicaia.ar/StructureDefinition/Extension-MothersFamilyName">
<valueString value="GARCIA"/>
</extension>
</family>
<given value="MARIA MARTA"/>
</name>
<telecom>
<system value="phone"/>
<value value="(03) 5555 6473"/>
<use value="work"/>
</telecom>
<gender value="female"/>
<birthDate value="1980-07-11"/>
</RelatedPerson>