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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4
Resource TypeObservation
IdObservation-observation-coded-other-fetal-death-cause-or-condition-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: Observation observation-coded-other-fetal-death-cause-or-condition-not-named

status: Final

code: Coded other significant causes or conditions of fetal death

subject: Patient - Decedent Fetus (Fetus Not Named)

value: Fetus and newborn affected by other forms of placental separation and haemorrhage

Components

-CodeValue[x]
*Position (attribute)1

Source1

{
  "resourceType": "Observation",
  "id": "observation-coded-other-fetal-death-cause-or-condition-not-named",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-coded-other-fetal-death-cause-or-condition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "92023-1",
        "display": "Coded other significant causes or conditions of fetal death"
      }
    ]
  },
  "subject": {
    "display": "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "code": "P02.1",
        "display": "Fetus and newborn affected by other forms of placental separation and haemorrhage"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "246268007",
            "display": "Position (attribute)"
          }
        ]
      },
      "valueInteger": 1
    }
  ]
}