NHSN Reporting: Adverse Drug Events - Glycemic Control
0.1.0 - CI Build

NHSN Reporting: Adverse Drug Events - Glycemic Control, published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-nhsn-ade-ig/ and changes regularly. See the Directory of published versions

: US Core Patient [Name 'masked'] - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-ade-1"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-01-13T08:58:31.768+00:00"/>
    <source value="#bRUOnY3JHPiebqcV"/>
    <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"/>
            <table class="hapiPropertyTable">
                <tbody>
                    <tr>
                        <td>Identifier</td>
                        <td/>
                    </tr>
                    <tr>
                        <td>Date of birth</td>
                        <td>
                            <span>24 November 1974</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="text">
      <valueString value="White"/>
    </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="F"/>
  </extension>
  <identifier>
    <system value="http://hospital.smarthealthit.org"/>
    <value>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="masked"/>
      </extension>
    </value>
  </identifier>
  <active value="true"/>
  <name>
    <extension url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="masked"/>
    </extension>
  </name>
  <gender value="female"/>
  <birthDate value="1974-11-24"/>
</Patient>