Vital Records FHIR Messaging (VRFM) IG
2.0.0-Preview4 - ci-build

Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions

: ExtractionError MessageHeader URI Values - XML Representation

Draft as of 2024-11-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VRM-ExtractionErrorHeaderURI-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VRM-ExtractionErrorHeaderURI-vs</b></p><a name="VRM-ExtractionErrorHeaderURI-vs"> </a><a name="hcVRM-ExtractionErrorHeaderURI-vs"> </a><a name="VRM-ExtractionErrorHeaderURI-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-VRM-MessageHeaderURI-cs.html"><code>http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47vrdr_extraction_error">http://nchs.cdc.gov/vrdr_extraction_error</a></td><td style="color: #cccccc">VRDR Extraction Error</td><td>Indicates that this is an extraction error on a death report</td></tr><tr><td><a href="CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47fd_extraction_error">http://nchs.cdc.gov/fd_extraction_error</a></td><td style="color: #cccccc">Fetal Death Extraction Error</td><td>Indicates that this is an extraction error for a Fetal Death report</td></tr><tr><td><a href="CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47birth_extraction_error">http://nchs.cdc.gov/birth_extraction_error</a></td><td style="color: #cccccc">Birth Extraction Error</td><td>Indicates that this is an extraction error for a Birth report</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-ExtractionErrorHeaderURI-vs"/>
  <version value="2.0.0-Preview4"/>
  <name value="ExtractionErrorHeaderURIVS"/>
  <title value="ExtractionError MessageHeader URI Values"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-04T17:35:44+00:00"/>
  <publisher value="CDC NCHS"/>
  <contact>
    <name value="CDC NCHS"/>
    <telecom>
      <system value="url"/>
      <value value="http://cdc.gov/nchs"/>
    </telecom>
  </contact>
  <description value="ExtractionError MessageHeader URI Values"/>
  <compose>
    <include>
      <system
              value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs"/>
      <concept>
        <code value="http://nchs.cdc.gov/vrdr_extraction_error"/>
      </concept>
      <concept>
        <code value="http://nchs.cdc.gov/fd_extraction_error"/>
      </concept>
      <concept>
        <code value="http://nchs.cdc.gov/birth_extraction_error"/>
      </concept>
    </include>
  </compose>
</ValueSet>