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.7585.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7585
Version1
Statusactive
Date2017-01-26T00:04:00+11:00
NamePHVS_FetalRemainsDispositionMethod_NCHS
TitleFetal Remains Disposition Method (NCHS)
Realmus
DescriptionThe collection of disposition methods of fetal remains used within birth and fetal death reporting.

Resources that use this resource

StructureDefinition
Observation-method-of-dispositionObservation - Method of Disposition

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.7585",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7585"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7585",
  "version": "1",
  "name": "PHVS_FetalRemainsDispositionMethod_NCHS",
  "title": "Fetal Remains Disposition Method (NCHS)",
  "status": "active",
  "date": "2017-01-26T00:04:00+11:00",
  "description": "The collection of disposition methods of fetal remains used within birth and fetal death reporting.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "449971000124106",
            "display": "Burial"
          },
          {
            "code": "449961000124104",
            "display": "Cremation"
          },
          {
            "code": "449951000124101",
            "display": "Donation"
          },
          {
            "code": "449941000124103",
            "display": "Removal from State"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other (Specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}