FHIR IG analytics| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | Observation |
| Id | Observation-WeightObservation.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation WeightObservation
Language: en
status: Final
category: Vital Signs
code: Body weight
subject: 3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)
effective: 2023-06-01
value: 80 kg (Details: UCUM codekg = 'kg')
{
"resourceType": "Observation",
"id": "WeightObservation",
"language": "en",
"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": "urn:uuid:11111111-2222-4333-8444-000000000003"
},
"effectiveDateTime": "2023-06-01",
"valueQuantity": {
"value": 80,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}