Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo)
0.1 - ci-build
Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo) - Local Development build (v0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="PacientePeruCompleto"/>
<meta>
<profile
value="https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/PacientePe"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PacientePeruCompleto</b></p><a name="PacientePeruCompleto"> </a><a name="hcPacientePeruCompleto"> </a><a name="PacientePeruCompleto-es-PE"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Maria Marta Perez Female, DoB: 1974-12-25 ( DNI: 98765)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="mailto:[email protected]">[email protected]</a></li><li><a href="tel:+432432234234">+432432234234</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: madre (Identifier: DNI/MADRE_CI213241)</li></ul></td></tr></table></div>
</text>
<identifier>
<type>
<extension
url="https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-pais">
<valueCodeableConcept>
<coding>
<system
value="https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/PaisesCS"/>
<code value="PER"/>
</coding>
</valueCodeableConcept>
</extension>
<coding>
<system
value="https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IdspersonaPeru"/>
<code value="1"/>
<display value="DNI"/>
</coding>
</type>
<value value="98765"/>
</identifier>
<name>
<family value="Perez">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-mothers-family">
<valueString value="Olivera"/>
</extension>
<extension
url="https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-tercerapellido">
<valueString value="Marquez"/>
</extension>
</family>
<given value="Maria"/>
<given value="Marta"/>
</name>
<telecom>
<system value="email"/>
<value value="[email protected]"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="+432432234234"/>
</telecom>
<gender value="female"/>
<birthDate value="1974-12-25">
<extension
url="https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-pais">
<valueCodeableConcept>
<coding>
<system
value="https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/PaisesCS"/>
<code value="PER"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-ubigeo">
<valueString value="ubigeo_nacimiento"/>
</extension>
</birthDate>
<link>
<other>
<identifier>
<type>
<coding>
<system
value="https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IdspersonaPeru"/>
<code value="1"/>
<display value="DNI"/>
</coding>
</type>
<value value="MADRE_CI213241"/>
</identifier>
<display value="madre"/>
</other>
<type value="seealso"/>
</link>
</Patient>