Vital Records FHIR Messaging (VRFM) IG
2.0.0-Preview4 - ci-build
Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-04 |
{
"resourceType" : "ValueSet",
"id" : "VRM-ExtractionErrorHeaderURI-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VRM-ExtractionErrorHeaderURI-vs</b></p><a name=\"VRM-ExtractionErrorHeaderURI-vs\"> </a><a name=\"hcVRM-ExtractionErrorHeaderURI-vs\"> </a><a name=\"VRM-ExtractionErrorHeaderURI-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-VRM-MessageHeaderURI-cs.html\"><code>http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47vrdr_extraction_error\">http://nchs.cdc.gov/vrdr_extraction_error</a></td><td style=\"color: #cccccc\">VRDR Extraction Error</td><td>Indicates that this is an extraction error on a death report</td></tr><tr><td><a href=\"CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47fd_extraction_error\">http://nchs.cdc.gov/fd_extraction_error</a></td><td style=\"color: #cccccc\">Fetal Death Extraction Error</td><td>Indicates that this is an extraction error for a Fetal Death report</td></tr><tr><td><a href=\"CodeSystem-VRM-MessageHeaderURI-cs.html#VRM-MessageHeaderURI-cs-http.58.47.47nchs.46cdc.46gov.47birth_extraction_error\">http://nchs.cdc.gov/birth_extraction_error</a></td><td style=\"color: #cccccc\">Birth Extraction Error</td><td>Indicates that this is an extraction error for a Birth report</td></tr></table></li></ul></div>"
},
"url" : "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-ExtractionErrorHeaderURI-vs",
"version" : "2.0.0-Preview4",
"name" : "ExtractionErrorHeaderURIVS",
"title" : "ExtractionError MessageHeader URI Values",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-04T17:35:44+00:00",
"publisher" : "CDC NCHS",
"contact" : [
{
"name" : "CDC NCHS",
"telecom" : [
{
"system" : "url",
"value" : "http://cdc.gov/nchs"
}
]
}
],
"description" : "ExtractionError MessageHeader URI Values",
"compose" : {
"include" : [
{
"system" : "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs",
"concept" : [
{
"code" : "http://nchs.cdc.gov/vrdr_extraction_error"
},
{
"code" : "http://nchs.cdc.gov/fd_extraction_error"
},
{
"code" : "http://nchs.cdc.gov/birth_extraction_error"
}
]
}
]
}
}