FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-coded-other-fetal-death-cause-or-condition-not-named.json |
| FHIR Version | R4B |
No resources found
No resources found
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
| Code | Value[x] |
| Position (attribute) | 1 |
{
"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
}
]
}