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.7584.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7584
Version3
Statusactive
Date2020-01-03T00:09:00+11:00
NamePHVS_CCOFDIObservationType_NCHS
TitleCCOFDI Observation Type (NCHS)
Realmus
DescriptionThe collection of observation types used for reporting coded cause of fetal death information (CCOFDI) within birth and fetal death reporting.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7584",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7584"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7584",
  "version": "3",
  "name": "PHVS_CCOFDIObservationType_NCHS",
  "title": "CCOFDI Observation Type (NCHS)",
  "status": "active",
  "date": "2020-01-03T00:09:00+11:00",
  "description": "The collection of observation types used for reporting coded cause of fetal death information (CCOFDI) within birth and fetal death reporting.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "69436-4",
            "display": "Autopsy results available"
          },
          {
            "code": "92022-3",
            "display": "Coded initiating cause or condition of fetal death"
          },
          {
            "code": "92023-1",
            "display": "Coded other significant causes or conditions of fetal death"
          },
          {
            "code": "69437-2",
            "display": "Death certifier [Type]"
          }
        ]
      }
    ]
  }
}