FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-7cf304de-5ae3-4621-8531-9c8f0b2d4e3a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 7cf304de-5ae3-4621-8531-9c8f0b2d4e3a
status: Final
category: Vital Signs
code: Body mass index (BMI) [Ratio]
subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
effective: 2024-03-28
performer: Practitioner Šárka Kašková
value: 22.5 kg/m2 (Details: UCUM codekg/m2 = 'kg/m2')
{
"resourceType": "Observation",
"id": "7cf304de-5ae3-4621-8531-9c8f0b2d4e3a",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-BMI-hdr"
]
},
"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": "39156-5",
"display": "Body mass index (BMI) [Ratio]"
}
]
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"effectiveDateTime": "2024-03-28",
"performer": [
{
"reference": "Practitioner/Practitioner-2"
}
],
"valueQuantity": {
"value": 22.5,
"unit": "kg/m2",
"system": "http://unitsofmeasure.org",
"code": "kg/m2"
}
}