FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pcornet-death-sources

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-death-sources
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-death-sources.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-sources
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetDeathSources
TitlePCORNet Death Sources
Realmus
Authorityhl7
DescriptionThe PCORNet Death Source contains the codes to be used by PCORNet data marts.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-death-sourcePCORNet Death Source

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
L Other, locally definedOther, locally defined may be used to indicate presence of deaths reported from EHR systems, such as in-patient hospital deaths or dead on arrival.
N National Death IndexDeath Source is National Death Index.
D Social SecurityDeath Source is Social Security.
S State Death filesDeath Source is State Death files.
T Tumor dataDeath Source is Tumor data.
DR DerivedDeath Source is Derived.
NI No informationDeath Source has No information.
UN UnknownDeath Source is Unknown.
OT OtherDeath Source is Other.

Source

{
  "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."
    }
  ]
}