| Package | hl7.fhir.us.cdmh |
| Resource Type | CodeSystem |
| Id | pcornet-death-sources |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-death-sources.html |
| URL | http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-09-06 |
| Name | PCORNetDeathSources |
| Title | PCORNet Death Sources |
| Realm | us |
| Authority | hl7 |
| Description | The PCORNet Death Source contains the codes to be used by PCORNet data marts. |
| Copyright | Used by permission of HL7, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| pcornet-death-source | PCORNet Death Source |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources defines the following codes:
{
"resourceType": "CodeSystem",
"id": "pcornet-death-sources",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources",
"version": "1.0.0",
"name": "PCORNetDeathSources",
"title": "PCORNet Death Sources",
"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 Source 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": 9,
"concept": [
{
"code": "L",
"display": "Other, locally defined",
"definition": "Other, locally defined may be used to indicate presence of deaths reported from EHR systems, such as in-patient hospital deaths or dead on arrival."
},
{
"code": "N",
"display": "National Death Index",
"definition": "Death Source is National Death Index."
},
{
"code": "D",
"display": "Social Security",
"definition": "Death Source is Social Security."
},
{
"code": "S",
"display": "State Death files",
"definition": "Death Source is State Death files."
},
{
"code": "T",
"display": "Tumor data",
"definition": "Death Source is Tumor data."
},
{
"code": "DR",
"display": "Derived",
"definition": "Death Source is Derived."
},
{
"code": "NI",
"display": "No information",
"definition": "Death Source has No information."
},
{
"code": "UN",
"display": "Unknown",
"definition": "Death Source is Unknown."
},
{
"code": "OT",
"display": "Other",
"definition": "Death Source is Other."
}
]
}