FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | Observation |
| Id | Observation-BodyHeight-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation BodyHeight-pat-sf
Profile: Smart Health Checks Body Height
status: Final
category: Vital Signs
code: Height
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
effective: 2025-08-15
value: 164 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "BodyHeight-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCBodyHeight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2"
},
{
"system": "http://snomed.info/sct",
"code": "50373000"
}
],
"text": "Height"
},
"subject": {
"reference": "Patient/pat-sf"
},
"effectiveDateTime": "2025-08-15",
"valueQuantity": {
"value": 164,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}