Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.VRDR/ and changes regularly. See the Directory of published versions
Active as of 2024-10-23 |
{
"resourceType" : "CodeSystem",
"id" : "vrdr-observations-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vrdr-observations-cs</b></p><a name=\"vrdr-observations-cs\"> </a><a name=\"hcvrdr-observations-cs\"> </a><a name=\"vrdr-observations-cs-en-US\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs</code> 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\">emergingissues<a name=\"vrdr-observations-cs-emergingissues\"> </a></td><td>Emerging Issues</td><td>NCHS-required emerging issues data.</td></tr><tr><td style=\"white-space:nowrap\">codedraceandethnicity<a name=\"vrdr-observations-cs-codedraceandethnicity\"> </a></td><td>Coded Race and Ethnicity</td><td>Coded Race and Ethnicity Data produced by NCHS from submitted death record</td></tr><tr><td style=\"white-space:nowrap\">inputraceandethnicity<a name=\"vrdr-observations-cs-inputraceandethnicity\"> </a></td><td>Race and Ethnicity Data submitted by Jurisdictions to NCHS</td><td/></tr><tr><td style=\"white-space:nowrap\">decedentbirthrecordidentifier<a name=\"vrdr-observations-cs-decedentbirthrecordidentifier\"> </a></td><td>Birth Record Identifier of Decedent</td><td/></tr><tr><td style=\"white-space:nowrap\">childbirthrecordidentifier<a name=\"vrdr-observations-cs-childbirthrecordidentifier\"> </a></td><td>Birth Record Identifier of Child</td><td/></tr><tr><td style=\"white-space:nowrap\">fetaldeathrecordidentifier<a name=\"vrdr-observations-cs-fetaldeathrecordidentifier\"> </a></td><td>Fetal Death Record Identifier of Fetus</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.10.16.9"
}
],
"version" : "3.0.0",
"name" : "ObservationsCS",
"title" : "Local Observation Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-10-23T21:53:18+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "Local Observation Codes for observations that lack an appropriate LOINC code",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "emergingissues",
"display" : "Emerging Issues",
"definition" : "NCHS-required emerging issues data."
},
{
"code" : "codedraceandethnicity",
"display" : "Coded Race and Ethnicity",
"definition" : "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
},
{
"code" : "inputraceandethnicity",
"display" : "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
},
{
"code" : "decedentbirthrecordidentifier",
"display" : "Birth Record Identifier of Decedent"
},
{
"code" : "childbirthrecordidentifier",
"display" : "Birth Record Identifier of Child"
},
{
"code" : "fetaldeathrecordidentifier",
"display" : "Fetal Death Record Identifier of Fetus"
}
]
}