This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: CodeSystem - Birth and Death Edit Flags Vital Records - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="CodeSystem-vr-edit-flags"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags</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">off<a name="CodeSystem-vr-edit-flags-off"> </a></td><td>Off</td></tr><tr><td style="white-space:nowrap">correctOutOfRange<a name="CodeSystem-vr-edit-flags-correctOutOfRange"> </a></td><td>Queried data correct, out of range</td></tr><tr><td style="white-space:nowrap">failedBirthWeightGestationEdit<a name="CodeSystem-vr-edit-flags-failedBirthWeightGestationEdit"> </a></td><td>Queried, failed birthweight/gestation edit</td></tr><tr><td style="white-space:nowrap">editBypass0<a name="CodeSystem-vr-edit-flags-editBypass0"> </a></td><td>Edit Passed</td></tr><tr><td style="white-space:nowrap">editBypass1<a name="CodeSystem-vr-edit-flags-editBypass1"> </a></td><td>Edit Failed, Data Queried, and Verified</td></tr><tr><td style="white-space:nowrap">editBypass2<a name="CodeSystem-vr-edit-flags-editBypass2"> </a></td><td>Edit Failed, Data Queried, but not Verified</td></tr><tr><td style="white-space:nowrap">editBypass3<a name="CodeSystem-vr-edit-flags-editBypass3"> </a></td><td>Edit Failed, Review Needed</td></tr><tr><td style="white-space:nowrap">editBypass4<a name="CodeSystem-vr-edit-flags-editBypass4"> </a></td><td>Edit Failed, Query Needed</td></tr><tr><td style="white-space:nowrap">dataQueried<a name="CodeSystem-vr-edit-flags-dataQueried"> </a></td><td>Data queried</td></tr><tr><td style="white-space:nowrap">failedVerified<a name="CodeSystem-vr-edit-flags-failedVerified"> </a></td><td>Edit Failed, Verified</td></tr><tr><td style="white-space:nowrap">pluralityQueriedInconsistent<a name="CodeSystem-vr-edit-flags-pluralityQueriedInconsistent"> </a></td><td>Plurality/Set Order Queried, Inconsistent</td></tr><tr><td style="white-space:nowrap">queriedCorrect<a name="CodeSystem-vr-edit-flags-queriedCorrect"> </a></td><td>Queried, and Correct</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/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags"/>
<version value="2.0.0-ballot"/>
<name value="CodeSystemEditFlagsVitalRecords"/>
<title value="CodeSystem - Birth and Death Edit Flags Vital Records"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-12-16T22:11:04+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>
<description
value="This code system contains codes to represent all edit flags"/>
<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="12"/>
<concept>
<code value="off"/>
<display value="Off"/>
</concept>
<concept>
<code value="correctOutOfRange"/>
<display value="Queried data correct, out of range"/>
</concept>
<concept>
<code value="failedBirthWeightGestationEdit"/>
<display value="Queried, failed birthweight/gestation edit"/>
</concept>
<concept>
<code value="editBypass0"/>
<display value="Edit Passed"/>
</concept>
<concept>
<code value="editBypass1"/>
<display value="Edit Failed, Data Queried, and Verified"/>
</concept>
<concept>
<code value="editBypass2"/>
<display value="Edit Failed, Data Queried, but not Verified"/>
</concept>
<concept>
<code value="editBypass3"/>
<display value="Edit Failed, Review Needed"/>
</concept>
<concept>
<code value="editBypass4"/>
<display value="Edit Failed, Query Needed"/>
</concept>
<concept>
<code value="dataQueried"/>
<display value="Data queried"/>
</concept>
<concept>
<code value="failedVerified"/>
<display value="Edit Failed, Verified"/>
</concept>
<concept>
<code value="pluralityQueriedInconsistent"/>
<display value="Plurality/Set Order Queried, Inconsistent"/>
</concept>
<concept>
<code value="queriedCorrect"/>
<display value="Queried, and Correct"/>
</concept>
</CodeSystem>