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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.6002

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.6002
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6002
Version1
Statusactive
Date2014-01-22T00:03:00+11:00
NamePHVS_MannerOfDeath_NCHS
TitleManner of Death (NCHS)
Realmus
DescriptionTo reflect the manner that a person died

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.6002",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.6002"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6002",
  "version": "1",
  "name": "PHVS_MannerOfDeath_NCHS",
  "title": "Manner of Death (NCHS)",
  "status": "active",
  "date": "2014-01-22T00:03:00+11:00",
  "description": "To reflect the manner that a person died",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "38605008",
            "display": "Natural"
          },
          {
            "code": "7878000",
            "display": "Accident"
          },
          {
            "code": "44301001",
            "display": "Suicide"
          },
          {
            "code": "27935005",
            "display": "Homicide"
          },
          {
            "code": "185973002",
            "display": "Pending Investigation"
          },
          {
            "code": "65037004",
            "display": "Could not be determined"
          }
        ]
      }
    ]
  }
}