Birth Defects Reporting - STU1
0.1.2 - draft United States of America flag

Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions

: Discharged Status - XML Representation

Draft as of 2024-11-06

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-discharged-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-discharged-status</b></p><a name="ValueSet-discharged-status"> </a><a name="hcValueSet-discharged-status"> </a><a name="ValueSet-discharged-status-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-CodeSystem-local-bdr-codes.html"><code>http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes</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-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-unknown">unknown</a></td><td>Unknown</td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_alive">status_discharge_alive</a></td><td>Discharged Alive</td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_transferred">status_discharge_transferred</a></td><td>Transferred</td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_dead">status_discharge_dead</a></td><td>Discharged Dead</td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-status_discharge_not-discharged">status_discharge_not-discharged</a></td><td>Not Discharged</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/birthdefectreporting/ValueSet/ValueSet-discharged-status"/>
  <version value="0.1.2"/>
  <name value="DischargedStatusVS"/>
  <title value="Discharged Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-06T01:11:48+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <name value="Thanh Cheng"/>
    <telecom>
      <system value="email"/>
      <value value="thanh.cheng@altarum.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Valueset for discharged status"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes"/>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
      <concept>
        <code value="status_discharge_alive"/>
        <display value="Discharged Alive"/>
      </concept>
      <concept>
        <code value="status_discharge_transferred"/>
        <display value="Transferred"/>
      </concept>
      <concept>
        <code value="status_discharge_dead"/>
        <display value="Discharged Dead"/>
      </concept>
      <concept>
        <code value="status_discharge_not-discharged"/>
        <display value="Not Discharged"/>
      </concept>
    </include>
  </compose>
</ValueSet>