This page is part of the Vital Records Birth and Fetal Death Reporting (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
: ValueSet - Birth Weight Edit Flags (NCHS) - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ValueSet-birth-weight-edit-flags",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/us/vr-common-library/2024Jan/CodeSystem-CodeSystem-vr-edit-flags.html\"><code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags</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://hl7.org/fhir/us/vr-common-library/2024Jan/CodeSystem-CodeSystem-vr-edit-flags.html#CodeSystem-vr-edit-flags-off\">off</a></td><td>Off</td></tr><tr><td><a href=\"http://hl7.org/fhir/us/vr-common-library/2024Jan/CodeSystem-CodeSystem-vr-edit-flags.html#CodeSystem-vr-edit-flags-correctOutOfRange\">correctOutOfRange</a></td><td>Queried data correct, out of range</td></tr><tr><td><a href=\"http://hl7.org/fhir/us/vr-common-library/2024Jan/CodeSystem-CodeSystem-vr-edit-flags.html#CodeSystem-vr-edit-flags-failedBirthWeightGestationEdit\">failedBirthWeightGestationEdit</a></td><td>Queried, failed birthweight/gestation edit</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-weight-edit-flags",
"version" : "2.0.0-ballot",
"name" : "BirthWeightEditFlagsVS",
"title" : "ValueSet - Birth Weight Edit Flags (NCHS)",
"status" : "draft",
"experimental" : false,
"date" : "2023-12-18T14:34:58+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This valueset contains codes to represent Birth Weight Edit Flags. This valueset is based on [PHVS_BirthWeightEditFlags_NCHS](https://phinvads.cdc.gov/vads/ViewValueSet.action?id=FA7A83A3-FCFD-E611-A856-0017A477041A)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
"concept" : [
{
"code" : "off",
"display" : "Off"
},
{
"code" : "correctOutOfRange",
"display" : "Queried data correct, out of range"
},
{
"code" : "failedBirthWeightGestationEdit",
"display" : "Queried, failed birthweight/gestation edit"
}
]
}
]
}
}