FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7379.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7379
Version2
Statusactive
Date2016-01-05T00:04:00+11:00
NamePHVS_MethodsOfDisposition_NCHS
TitleMethods of Disposition (NCHS)
Realmus
DescriptionTo reflect the method by which the decedent's body was disposed.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7379",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7379"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7379",
  "version": "2",
  "name": "PHVS_MethodsOfDisposition_NCHS",
  "title": "Methods of Disposition (NCHS)",
  "status": "active",
  "date": "2016-01-05T00:04:00+11:00",
  "description": "To reflect the method by which the decedent's body was disposed.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "449951000124101",
            "display": "Donation"
          },
          {
            "code": "449971000124106",
            "display": "Burial"
          },
          {
            "code": "449961000124104",
            "display": "Cremation"
          },
          {
            "code": "449931000124108",
            "display": "Entombment"
          },
          {
            "code": "449941000124103",
            "display": "Removal from state"
          },
          {
            "code": "455401000124109",
            "display": "Hospital Disposition"
          }
        ]
      }
    ]
  }
}