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

FHIR IG analytics

Packagehl7.fhir.us.bfdr
Resource TypeComposition
IdComposition-composition-coded-cause-of-fetal-death-not-named.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition composition-coded-cause-of-fetal-death-not-named

status: Final

type: Cause of death classification and related information Document

date: 2019-01-09

author: National Center for Health Statistics

title: Coded Cause of Fetal Death


Source1

{
  "resourceType": "Composition",
  "id": "composition-coded-cause-of-fetal-death-not-named",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "86804-2",
        "display": "Cause of death classification and related information Document"
      }
    ]
  },
  "subject": {
    "display": "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "date": "2019-01-09",
  "author": [
    {
      "display": "National Center for Health Statistics"
    }
  ],
  "title": "Coded Cause of Fetal Death",
  "section": [
    {
      "title": "Coded Initiating Cause of Fetal Death",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86804-2"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/observation-coded-initiating-fetal-death-cause-or-condition"
        },
        {
          "reference": "Observation/observation-coded-other-fetal-death-cause-or-condition-not-named"
        }
      ]
    }
  ]
}