Vital Records Death Reporting FHIR Implementation Guide - Local Development build (v1.1.0). See the Directory of published versions
Draft as of 2022-04-04 |
{
"resourceType" : "ValueSet",
"id" : "EditBypass01234",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-02-11T20:44:57.965+00:00",
"source" : "#xIQ0DNJJw4UcxEXs"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-bypassEditFlagCodeSystem.html\"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/bypassEditFlagCodeSystem</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=\"CodeSystem-bypassEditFlagCodeSystem.html#bypassEditFlagCodeSystem-0\">0</a></td><td>Edit Passed</td></tr><tr><td><a href=\"CodeSystem-bypassEditFlagCodeSystem.html#bypassEditFlagCodeSystem-1\">1</a></td><td>Edit Failed, Data Queried, and Verified</td></tr><tr><td><a href=\"CodeSystem-bypassEditFlagCodeSystem.html#bypassEditFlagCodeSystem-2\">2</a></td><td>Edit Failed, Data Queried, but not Verified</td></tr><tr><td><a href=\"CodeSystem-bypassEditFlagCodeSystem.html#bypassEditFlagCodeSystem-3\">3</a></td><td>Edit Failed, Review Needed</td></tr><tr><td><a href=\"CodeSystem-bypassEditFlagCodeSystem.html#bypassEditFlagCodeSystem-4\">4</a></td><td>Edit Failed, Query Needed</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/ValueSet/EditBypass01234",
"version" : "1.1.0",
"name" : "EditBypass01234",
"title" : "Edit Bypass 01234",
"status" : "draft",
"date" : "2022-04-04T23:44:44+00:00",
"publisher" : "Health Level Seven International",
"contact" : [
{
"name" : "HL7 International - Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"name" : "Cynthia Bush, Health Scientist (Informatics), CDC/National Center for Health Statistics",
"telecom" : [
{
"system" : "email",
"value" : "pdz1@cdc.gov"
}
]
},
{
"name" : "AbdulMalik Shakir, FHL7, President and Chief Informatics Scientist Hi3 Solutions",
"telecom" : [
{
"system" : "email",
"value" : "abdulmalik.shakir@hi3solutions.com"
}
]
}
],
"description" : "A subset of code values (0, 1, 2, 3, and 4) use to indicate the outcome of data validation assessment for unusual data values.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "US Realm"
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/vrdr/CodeSystem/bypassEditFlagCodeSystem",
"concept" : [
{
"code" : "0",
"display" : "Edit Passed"
},
{
"code" : "1",
"display" : "Edit Failed, Data Queried, and Verified"
},
{
"code" : "2",
"display" : "Edit Failed, Data Queried, but not Verified"
},
{
"code" : "3",
"display" : "Edit Failed, Review Needed"
},
{
"code" : "4",
"display" : "Edit Failed, Query Needed"
}
]
}
]
}
}