FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-UC1-AbdominalCircumference-20250205.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation UC1-AbdominalCircumference-20250205
Language: de-CH
status: Final
code: Birth abdominal circumference (observable entity)
encounter: Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2025-02-05 --> 2025-02-05
effective: 2025-02-05
performer: PractitionerRole Arzt/Ärztin
value: 160 centimeter (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "UC1-AbdominalCircumference-20250205",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "3941000175104",
"display": "Birth abdominal circumference (observable entity)"
}
]
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"encounter": {
"reference": "Encounter/UC1-EncounterMother20250205"
},
"effectiveDateTime": "2025-02-05",
"performer": [
{
"reference": "PractitionerRole/UC1-PetraSectionataAtFrauenzimmer"
}
],
"valueQuantity": {
"value": 160,
"unit": "centimeter",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}