NHSN Healthcare Associated Infection (HAI) Reports
2.1.0 - STU 2.1 United States of America flag

NHSN Healthcare Associated Infection (HAI) Reports, published by HL7 International - Structured Documents Work Group. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/HAI/ and changes regularly. See the Directory of published versions

: US Core Patient: HAI Patient 1 - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="hai-patient-1"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2023-03-17T03:21:28.426+00:00"/>
    <source value="#hv5RiGYBHgQSIyMl"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <div class="hapiHeaderText">Ned 
                <b>NUCLEAR </b>
            </div>
            <table class="hapiPropertyTable">
                <tbody>
                    <tr>
                        <td>Identifier</td>
                        <td>959595</td>
                    </tr>
                    <tr>
                        <td>Date of birth</td>
                        <td>
                            <span>25 November 1954</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2106-3"/>
        <display value="White"/>
      </valueCoding>
    </extension>
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="1002-5"/>
        <display value="American Indian/Alaska Native"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="White and American Indian/Alaska Native"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2186-5"/>
        <display value="Not Hispanic or Latino"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Not Hispanic or Latino"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
    <valueCode value="M"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-genderIdentity">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
        <code value="ASKU"/>
        <display value="asked but unknown"/>
      </coding>
      <text value="asked but unknown"/>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MA"/>
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.19.5"/>
    <value value="959595"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="SS"/>
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.1"/>
    <value value="12345"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.338"/>
    <value value="12345"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Nuclear"/>
    <given value="Ned"/>
  </name>
  <gender value="male"/>
  <birthDate value="1954-11-25"/>
</Patient>