This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Document Section Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "vrdr-document-section-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-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\">DecedentDemographics<a name=\"vrdr-document-section-cs-DecedentDemographics\"> </a></td><td>Decedent Demographics</td><td>Contains decedent demographic data. Demographic data includes information about related persons (Mother, Father, and Spouse) and social determinants such as education level and usual occupation. The information in this document section are provided by a decedent informant.</td></tr><tr><td style=\"white-space:nowrap\">DeathInvestigation<a name=\"vrdr-document-section-cs-DeathInvestigation\"> </a></td><td>Death Investigation</td><td>Contains data obtained during the course of investigating a death. Many of these items are conditionally present in a death certification transaction depending on whether or not a autopsy was performed, an injury incident occurred, or a transportation event was involved.</td></tr><tr><td style=\"white-space:nowrap\">DeathCertification<a name=\"vrdr-document-section-cs-DeathCertification\"> </a></td><td>Death Certification</td><td>Contains data related to the primary concern of the VRDR IG, Death Certification. In this group the causes of death and the causal pathway are documented and attested to by a death certifier (coroner or medical examiner).</td></tr><tr><td style=\"white-space:nowrap\">DecedentDisposition<a name=\"vrdr-document-section-cs-DecedentDisposition\"> </a></td><td>Decedent Disposition</td><td>Contains data related to the disposition of the decedents remains. The data in this profile group is typically provided by the funeral home performing the disposition services. The content of this section is authenticated by the funeral home director.</td></tr><tr><td style=\"white-space:nowrap\">CodedContent<a name=\"vrdr-document-section-cs-CodedContent\"> </a></td><td>Coded Content</td><td>Contains coded cause of death and demographic data generated by NCHS from the content of the submitted death record.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs",
"version" : "2.1.0",
"name" : "DocumentSectionCS",
"title" : "Document Section Code System",
"status" : "active",
"experimental" : false,
"date" : "2023-03-24T02:47:42+11:00",
"publisher" : "HL7 Public Health Working Group",
"contact" : [
{
"name" : "HL7 Public Health Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "Document Section Code System",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "DecedentDemographics",
"display" : "Decedent Demographics",
"definition" : "Contains decedent demographic data. Demographic data includes information about related persons (Mother, Father, and Spouse) and social determinants such as education level and usual occupation. The information in this document section are provided by a decedent informant."
},
{
"code" : "DeathInvestigation",
"display" : "Death Investigation",
"definition" : "Contains data obtained during the course of investigating a death. Many of these items are conditionally present in a death certification transaction depending on whether or not a autopsy was performed, an injury incident occurred, or a transportation event was involved."
},
{
"code" : "DeathCertification",
"display" : "Death Certification",
"definition" : "Contains data related to the primary concern of the VRDR IG, Death Certification. In this group the causes of death and the causal pathway are documented and attested to by a death certifier (coroner or medical examiner)."
},
{
"code" : "DecedentDisposition",
"display" : "Decedent Disposition",
"definition" : "Contains data related to the disposition of the decedents remains. The data in this profile group is typically provided by the funeral home performing the disposition services. The content of this section is authenticated by the funeral home director."
},
{
"code" : "CodedContent",
"display" : "Coded Content",
"definition" : "Contains coded cause of death and demographic data generated by NCHS from the content of the submitted death record."
}
]
}