XpanDH Hospital Discharge Report
0.1.0 - ci-build 150

XpanDH Hospital Discharge Report, published by XpanDH Project. 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/hl7-eu/xpandh-hdr/ and changes regularly. See the Directory of published versions

: Condition Present on Admission (POA) Value Set - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hdr-poa-indicator-xpandh-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hdr-poa-indicator-xpandh-vs</b></p><a name="hdr-poa-indicator-xpandh-vs"> </a><a name="hchdr-poa-indicator-xpandh-vs"> </a><a name="hdr-poa-indicator-xpandh-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-poa-indicator-xpandh-cs.html"><code>http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-poa-indicator-xpandh-cs.html#poa-indicator-xpandh-cs-POA">POA</a></td><td>Present on admission</td></tr><tr><td><a href="CodeSystem-poa-indicator-xpandh-cs.html#poa-indicator-xpandh-cs-HAC">HAC</a></td><td>Hospital acquired condition</td></tr><tr><td><a href="CodeSystem-poa-indicator-xpandh-cs.html#poa-indicator-xpandh-cs-NA">NA</a></td><td>Not applicable or unknown</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url
       value="http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/hdr-poa-indicator-xpandh-vs"/>
  <version value="0.1.0"/>
  <name value="HdrPOAIndicatorXpandhVS"/>
  <title value="Condition Present on Admission (POA) Value Set"/>
  <status value="draft"/>
  <date value="2024-09-02T15:31:33+00:00"/>
  <publisher value="XpanDH Project"/>
  <contact>
    <name value="XpanDH Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://xpandh-project.iscte-iul.pt"/>
    </telecom>
  </contact>
  <description
               value="Hospital Discharge Report Condition Present on Admission value set includes codes from Present on Admission code system."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of the XpanDH project, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system
              value="http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs"/>
      <concept>
        <code value="POA"/>
        <display value="Present on admission"/>
      </concept>
      <concept>
        <code value="HAC"/>
        <display value="Hospital acquired condition"/>
      </concept>
      <concept>
        <code value="NA"/>
        <display value="Not applicable or unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>