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

: Local BDR Codes - XML Representation

Draft as of 2024-11-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-local-bdr-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CodeSystem-local-bdr-codes</b></p><a name="CodeSystem-local-bdr-codes"> </a><a name="hcCodeSystem-local-bdr-codes"> </a><a name="CodeSystem-local-bdr-codes-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">loc_inpatient<a name="CodeSystem-local-bdr-codes-loc_inpatient"> </a></td><td>InPatient</td></tr><tr><td style="white-space:nowrap">loc_outpatient<a name="CodeSystem-local-bdr-codes-loc_outpatient"> </a></td><td>OutPatient</td></tr><tr><td style="white-space:nowrap">unknown<a name="CodeSystem-local-bdr-codes-unknown"> </a></td><td>Unknown</td></tr><tr><td style="white-space:nowrap">status_admit_any<a name="CodeSystem-local-bdr-codes-status_admit_any"> </a></td><td>Any Admission</td></tr><tr><td style="white-space:nowrap">status_admit_not-admitted<a name="CodeSystem-local-bdr-codes-status_admit_not-admitted"> </a></td><td>Not Admitted</td></tr><tr><td style="white-space:nowrap">status_admit_transfer<a name="CodeSystem-local-bdr-codes-status_admit_transfer"> </a></td><td>Transferred</td></tr><tr><td style="white-space:nowrap">status_discharge_alive<a name="CodeSystem-local-bdr-codes-status_discharge_alive"> </a></td><td>Discharged Alive</td></tr><tr><td style="white-space:nowrap">status_discharge_transferred<a name="CodeSystem-local-bdr-codes-status_discharge_transferred"> </a></td><td>Transferred</td></tr><tr><td style="white-space:nowrap">status_discharge_dead<a name="CodeSystem-local-bdr-codes-status_discharge_dead"> </a></td><td>Discharged Dead</td></tr><tr><td style="white-space:nowrap">status_discharge_not-discharged<a name="CodeSystem-local-bdr-codes-status_discharge_not-discharged"> </a></td><td>Not Discharged</td></tr><tr><td style="white-space:nowrap">postnatalecho<a name="CodeSystem-local-bdr-codes-postnatalecho"> </a></td><td>Postnatal Echo</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes"/>
  <version value="0.1.2"/>
  <name value="LocalBDRCodesCS"/>
  <title value="Local BDR Codes"/>
  <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="Local Codes for concepts in BDR that lack an appropriate LOINC or SCT code"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="loc_inpatient"/>
    <display value="InPatient"/>
  </concept>
  <concept>
    <code value="loc_outpatient"/>
    <display value="OutPatient"/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
  </concept>
  <concept>
    <code value="status_admit_any"/>
    <display value="Any Admission"/>
  </concept>
  <concept>
    <code value="status_admit_not-admitted"/>
    <display value="Not Admitted"/>
  </concept>
  <concept>
    <code value="status_admit_transfer"/>
    <display value="Transferred"/>
  </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>
  <concept>
    <code value="postnatalecho"/>
    <display value="Postnatal Echo"/>
  </concept>
</CodeSystem>