Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "pcornet-death-cause-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-cause-types 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\">C<a name=\"pcornet-death-cause-types-C\"> </a></td><td>Contributory</td><td>Death Cause Type is Contributory</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"pcornet-death-cause-types-I\"> </a></td><td>Immediate/Primary</td><td>Death Cause Type is Immediate/Primary.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"pcornet-death-cause-types-U\"> </a></td><td>Underlying</td><td>Death Cause Type is Underlying.</td></tr><tr><td style=\"white-space:nowrap\">NI<a name=\"pcornet-death-cause-types-NI\"> </a></td><td>No Information</td><td>Death Cause Type is not known.</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"pcornet-death-cause-types-UN\"> </a></td><td>Unknown</td><td>Death Cause Type is Unknown.</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"pcornet-death-cause-types-OT\"> </a></td><td>Other</td><td>Death Cause Type is Other.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-cause-types",
"version" : "1.0.0",
"name" : "PCORNetDeathCauseTypes",
"title" : "PCORNet Death Cause Types",
"status" : "active",
"date" : "2021-09-06",
"publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "The PCORNet Death Cause Types contains the codes to be used by PCORNet data marts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "C",
"display" : "Contributory",
"definition" : "Death Cause Type is Contributory"
},
{
"code" : "I",
"display" : "Immediate/Primary",
"definition" : "Death Cause Type is Immediate/Primary."
},
{
"code" : "U",
"display" : "Underlying",
"definition" : "Death Cause Type is Underlying."
},
{
"code" : "NI",
"display" : "No Information",
"definition" : "Death Cause Type is not known."
},
{
"code" : "UN",
"display" : "Unknown",
"definition" : "Death Cause Type is Unknown."
},
{
"code" : "OT",
"display" : "Other",
"definition" : "Death Cause Type is Other."
}
]
}