FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-UC1-BodyWeight-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-BodyWeight-20250205
Language: de-CH
status: Final
category: Vital Signs
code: Body weight
encounter: Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2025-02-05 --> 2025-02-05
effective: 2025-02-05
performer: PractitionerRole Arzt/Ärztin
value: 82 kilogram (Details: UCUM codekg = 'kg')
{
"resourceType": "Observation",
"id": "UC1-BodyWeight-20250205",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
}
]
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"encounter": {
"reference": "Encounter/UC1-EncounterMother20250205"
},
"effectiveDateTime": "2025-02-05",
"performer": [
{
"reference": "PractitionerRole/UC1-PetraSectionataAtFrauenzimmer"
}
],
"valueQuantity": {
"value": 82,
"unit": "kilogram",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}