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="PacientePeruMinimo"/>
<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 PacientePeruMinimo</b></p><a name="PacientePeruMinimo"> </a><a name="hcPacientePeruMinimo"> </a><a name="PacientePeruMinimo-es-PE"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jose Miguel Rivas Male, DoB: 1974-12-25 ( DNI: 987654321)</p><hr/></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="987654321"/>
</identifier>
<name>
<family value="Rivas">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-mothers-family">
<valueString value="López"/>
</extension>
</family>
<given value="Jose"/>
<given value="Miguel"/>
</name>
<gender value="male"/>
<birthDate value="1974-12-25"/>
</Patient>