FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Observation |
| Id | Observation-5792aae8-20ba-4baa-90b3-311988fa5434.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 5792aae8-20ba-4baa-90b3-311988fa5434
status: Final
category: Vital Signs
code: Body mass index
subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
effective: 2020-06-01
performer: PractitionerRole Zdravotnický záchranář
value: 29.3 kg/m2 (Details: UCUM codekg/m2 = 'kg/m2')
{
"resourceType": "Observation",
"id": "5792aae8-20ba-4baa-90b3-311988fa5434",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-observation-BMI-ems"
]
},
"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://snomed.info/sct",
"code": "60621009"
},
{
"system": "http://loinc.org",
"code": "39156-5"
}
]
},
"subject": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"effectiveDateTime": "2020-06-01",
"performer": [
{
"reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
}
],
"valueQuantity": {
"value": 29.3,
"unit": "kg/m2",
"system": "http://unitsofmeasure.org",
"code": "kg/m2"
}
}