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" : "CodeSystem",
"id" : "vrdrMissingValueReason",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2021-11-29T02:29:07.136+00:00",
"source" : "#jLfsQEyXDvts0dpK"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdrMissingValueReason defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"vrdrMissingValueReason-R\"> </a></td><td>Refused</td><td>Patient was asked but refused to provide an answer.</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"vrdrMissingValueReason-S\"> </a></td><td>Sought, but unknown</td><td>The information was requested but the correct response is unknown.</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"vrdrMissingValueReason-C\"> </a></td><td>Not obtainable</td><td>The requested information is not available.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdrMissingValueReason",
"version" : "1.1.0",
"name" : "Missing Value Reason",
"title" : "MIssing Value Reason",
"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"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "US Realm"
}
],
"content" : "complete",
"concept" : [
{
"code" : "R",
"display" : "Refused",
"definition" : "Patient was asked but refused to provide an answer."
},
{
"code" : "S",
"display" : "Sought, but unknown",
"definition" : "The information was requested but the correct response is unknown."
},
{
"code" : "C",
"display" : "Not obtainable",
"definition" : "The requested information is not available."
}
]
}