Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: APH Urgencias - Paciente NN - XML Representation

Raw xml | Descargar


<Patient xmlns="http://hl7.org/fhir">
  <id value="Example-APH-Urgencias-Patient-bdb7a6003025"/>
  <meta>
    <profile
             value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfilePatientHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient Example-APH-Urgencias-Patient-bdb7a6003025</b></p><a name="Example-APH-Urgencias-Patient-bdb7a6003025"> </a><a name="hcExample-APH-Urgencias-Patient-bdb7a6003025"> </a><a name="Example-APH-Urgencias-Patient-bdb7a6003025-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-ProfilePatientHCEU.html">HCEU - Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">NN NN(official) Male, DoB: 1985-06-15 ( Medical record number: 3642390034 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Adulto sin Identificar/NN14032025095412 (use: temp, )</td></tr></table></div>
  </text>
  <identifier>
    <use value="temp"/>
    <type>
      <coding>
        <system
                value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Tipo-Identificacion"/>
        <code value="A1"/>
        <display value="Adulto sin Identificar"/>
      </coding>
    </type>
    <system value="https://registraduria.gov.co/-Identificacion"/>
    <value value="NN14032025095412"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical record number"/>
      </coding>
    </type>
    <value value="3642390034"/>
  </identifier>
  <name>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/humanname-fathers-family">
      <valueString value="NN"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/humanname-mothers-family">
      <valueString value="NN"/>
    </extension>
    <use value="official"/>
    <text value="NN NN"/>
    <family value="NN"/>
    <given value="NN"/>
  </name>
  <gender value="male">
    <extension
               url="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-GenderIdentity">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdentidadGeneroCS"/>
          <code value="1"/>
          <display value="Masculino"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </gender>
  <birthDate value="1985-06-15"/>
</Patient>