FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | Observation |
| Id | Observation-1153859e-0c86-1000-abb8-511d0000b222.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "1153859e-0c86-1000-abb8-511d0000b222",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-bodyheight"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:be18620b-ee17-4bd6-8304-102fdd12222c"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "Patient/36749a02-1710-44e7-aa76-0e934eb4321a"
},
"effectiveDateTime": "2020-11-20T11:46:00+02:00",
"performer": [
{
"reference": "Patient/36749a02-1710-44e7-aa76-0e934eb4321a"
}
],
"valueQuantity": {
"value": 182,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}