0.1.0 - ci-build

CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/sic-ac-ecmo-ig/ and changes regularly. See the Directory of published versions

: PatientExample - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientExample"/>
  <meta>
    <profile
             value="https://centrocardiovascular.cl/ecmo/StructureDefinition/PatientECMO"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PatientExample</b></p><a name="PatientExample"> </a><a name="hcPatientExample"> </a><a name="PatientExample-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jaime Javier Rojas Bustos(official) Male, DoB: 1991-11-12 ( Rol Único Nacional o RUN: 131234133)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">James Pond </td></tr></table></div>
  </text>
  <identifier>
    <type>
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais"/>
            <code value="152"/>
            <display value="Chile"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"/>
        <code value="01"/>
        <display value="Rol Único Nacional o RUN"/>
      </coding>
    </type>
    <system value="http://www.cardio.com/identifiers/patient"/>
    <value value="131234133"/>
  </identifier>
  <name>
    <family value="Pond"/>
    <given value="James"/>
  </name>
  <name>
    <use value="official"/>
    <text value="Jaime Javier Rojas Bustos"/>
    <family value="Rojas">
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido">
        <valueString value="Bustos"/>
      </extension>
    </family>
    <given value="Jaime Rojas"/>
  </name>
  <gender value="male"/>
  <birthDate value="1991-11-12"/>
  <deceasedBoolean value="false"/>
</Patient>