UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1 International flag

UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions

: CodeSystem - Replacement Status - XML Representation

Active as of 2024-07-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-replacement-status"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-06-21T23:24:24.183Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CodeSystem-replacement-status</b></p><a name="CodeSystem-replacement-status"> </a><a name="hcCodeSystem-replacement-status"> </a><a name="hcCodeSystem-replacement-status-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: versionId: id (PrimitiveType/CodeSystem.meta.versionId): native = id -&gt; 1; Last updated: 2023-06-21 23:24:24+0000</p></div><p>This case-insensitive code system <code>https://profiles.ihe.net/QRPH/bfdr/CodeSystem/CodeSystem-replacement-status</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">original<a name="CodeSystem-replacement-status-original"> </a></td><td>original record</td></tr><tr><td style="white-space:nowrap">updated<a name="CodeSystem-replacement-status-updated"> </a></td><td>updated record</td></tr><tr><td style="white-space:nowrap">updated_notforNCHS<a name="CodeSystem-replacement-status-updated_notforNCHS"> </a></td><td>updated record not for nchs</td></tr></table></div>
  </text>
  <url
       value="https://profiles.ihe.net/QRPH/bfdr/CodeSystem/CodeSystem-replacement-status"/>
  <version value="1.1.0"/>
  <name value="CodeSystemReplacement"/>
  <title value="CodeSystem - Replacement Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-09T14:11:31+00:00"/>
  <publisher value="IHE International"/>
  <contact>
    <name value="IHE Quality, Research and Public Health Committee"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/quality_research_and_public_health"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem contains codes that represent the replacement status of a record submission."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="original"/>
    <display value="original record"/>
  </concept>
  <concept>
    <code value="updated"/>
    <display value="updated record"/>
  </concept>
  <concept>
    <code value="updated_notforNCHS"/>
    <display value="updated record not for nchs"/>
  </concept>
</CodeSystem>