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.7137.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7137
Version3
Statusactive
Date2018-01-06T00:11:00+11:00
NamePHVS_AutopsyExamination_NCHS
TitleAutopsy Examination (NCHS)
Realmus
DescriptionThe value set contains the list of values used to indicate whether or not an autopsy was performed.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7137",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7137"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7137",
  "version": "3",
  "name": "PHVS_AutopsyExamination_NCHS",
  "title": "Autopsy Examination (NCHS)",
  "status": "active",
  "date": "2018-01-06T00:11:00+11:00",
  "description": "The value set contains the list of values used to indicate whether or not an autopsy was performed.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "719828003",
            "display": "Was an autopsy performed? No"
          },
          {
            "code": "716347009",
            "display": "Was an autopsy performed? Yes"
          },
          {
            "code": "434661000124109",
            "display": "Was an autopsy performed? Planned"
          }
        ]
      }
    ]
  }
}