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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-1.3.6.1.4.1.19376.1.7.3.1.1.23.8.2.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.23.8.2
Version3
Statusactive
Date2018-01-06T00:11:00+11:00
NamePHVS_AutopsyNotPerformed_NCHS
TitleAutopsy Not Performed (NCHS)
Realmus
DescriptionTo reflect information on whether an autopsy was not 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": "1.3.6.1.4.1.19376.1.7.3.1.1.23.8.2",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.23.8.2"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.23.8.2",
  "version": "3",
  "name": "PHVS_AutopsyNotPerformed_NCHS",
  "title": "Autopsy Not Performed (NCHS)",
  "status": "active",
  "date": "2018-01-06T00:11:00+11:00",
  "description": "To reflect information on whether an autopsy was not performed",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "719828003",
            "display": "Autopsy not performed"
          },
          {
            "code": "408775001",
            "display": "Consent for postmortem declined"
          },
          {
            "code": "79779006",
            "display": "Patient discharge, deceased, no autopsy"
          },
          {
            "code": "78857004",
            "display": "Natural death with proved cause without autopsy"
          }
        ]
      }
    ]
  }
}