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

: Newborn Procedure List - XML Representation

Draft as of 2024-11-06

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bdr-procedurelist"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bdr-procedurelist</b></p><a name="bdr-procedurelist"> </a><a name="hcbdr-procedurelist"> </a><a name="bdr-procedurelist-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://snomed.info/id/312948004">312948004</a></td><td>Karyotype determination (procedure)</td></tr><tr><td><a href="http://snomed.info/id/444309000">444309000</a></td><td>Determination of karyotype from blood specimen (procedure)</td></tr></table></li><li>Include these codes as defined in <code>http://snomed.info/sct/731000124108</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>434701000124101</td><td>Surfactant replacement therapy</td></tr></table></li><li>Include these codes as defined in <code>https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3DBDA20B-9C63-E411-A174-0017A477041A</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>PHC1250</td><td>Assisted ventilation required immediately following delivery</td></tr></table></li><li>Include these codes as defined in <code>https://phinvads.cdc.gov/vads/ViewValueSet.action?id=5D073DA7-9C63-E411-A174-0017A477041A</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>PHC1251</td><td>Assisted ventilation required for more than six hours</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/bdr-procedurelist"/>
  <version value="0.1.2"/>
  <name value="ProcedureList"/>
  <title value="Newborn Procedure List"/>
  <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="Procedures performed on the birth defect subject"/>
  <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://snomed.info/sct"/>
      <concept>
        <code value="312948004"/>
        <display value="Karyotype determination (procedure)"/>
      </concept>
      <concept>
        <code value="444309000"/>
        <display
                 value="Determination of karyotype from blood specimen (procedure)"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct/731000124108"/>
      <concept>
        <code value="434701000124101"/>
        <display value="Surfactant replacement therapy"/>
      </concept>
    </include>
    <include>
      <system
              value="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3DBDA20B-9C63-E411-A174-0017A477041A"/>
      <concept>
        <code value="PHC1250"/>
        <display
                 value="Assisted ventilation required immediately following delivery"/>
      </concept>
    </include>
    <include>
      <system
              value="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=5D073DA7-9C63-E411-A174-0017A477041A"/>
      <concept>
        <code value="PHC1251"/>
        <display
                 value="Assisted ventilation required for more than six hours"/>
      </concept>
    </include>
  </compose>
</ValueSet>