Vital Records Death Reporting FHIR Implementation Guide
1.1.0 - STU 2 US

Vital Records Death Reporting FHIR Implementation Guide - Local Development build (v1.1.0). See the Directory of published versions

: Bypass Edit Flag Code System - XML Representation

Draft as of 2022-04-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bypassEditFlagCodeSystem"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-11-04T06:58:06.023+00:00"/>
    <source value="#QfDX17EkCDulCjfZ"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/vrdr/CodeSystem/bypassEditFlagCodeSystem 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">0<a name="bypassEditFlagCodeSystem-0"> </a></td><td>Edit Passed</td></tr><tr><td style="white-space:nowrap">1<a name="bypassEditFlagCodeSystem-1"> </a></td><td>Edit Failed, Data Queried, and Verified</td></tr><tr><td style="white-space:nowrap">2<a name="bypassEditFlagCodeSystem-2"> </a></td><td>Edit Failed, Data Queried, but not Verified</td></tr><tr><td style="white-space:nowrap">3<a name="bypassEditFlagCodeSystem-3"> </a></td><td>Edit Failed, Review Needed</td></tr><tr><td style="white-space:nowrap">4<a name="bypassEditFlagCodeSystem-4"> </a></td><td>Edit Failed, Query Needed</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/CodeSystem/bypassEditFlagCodeSystem"/>
  <version value="1.1.0"/>
  <name value="BypassEditFlagCodeSystem"/>
  <title value="Bypass Edit Flag Code System"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-04-04T23:44:44+00:00"/>
  <publisher value="Health Level Seven International"/>
  <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="Cynthia Bush, Health Scientist (Informatics), CDC/National Center for Health Statistics"/>
    <telecom>
      <system value="email"/>
      <value value="pdz1@cdc.gov"/>
    </telecom>
  </contact>
  <contact>
    <name
          value="AbdulMalik Shakir, FHL7, President and Chief Informatics Scientist Hi3 Solutions"/>
    <telecom>
      <system value="email"/>
      <value value="abdulmalik.shakir@hi3solutions.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="US Realm"/>
  </jurisdiction>
  <caseSensitive value="false"/>
  <compositional value="true"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <concept>
    <code value="0"/>
    <display value="Edit Passed"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Edit Failed, Data Queried, and Verified"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Edit Failed, Data Queried, but not Verified"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Edit Failed, Review Needed"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Edit Failed, Query Needed"/>
  </concept>
</CodeSystem>