FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-GynNaturalBirth-FetalPresentation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation GynNaturalBirth-FetalPresentation
status: Final
code: Fetal presentation at birth
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))
effective: 2025-05-18 10:46:00+0200
value: Vertex presentation
{
"resourceType": "Observation",
"id": "GynNaturalBirth-FetalPresentation",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-fetal-presentation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57076-2",
"display": "Fetal presentation at birth"
}
]
},
"subject": {
"reference": "Patient/Mracena2"
},
"effectiveDateTime": "2025-05-18T10:46:00+02:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "70028003",
"display": "Vertex presentation"
}
]
}
}