FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-4ba395b7-be9e-4bed-bef7-1c8f0b2d4e3a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 4ba395b7-be9e-4bed-bef7-1c8f0b2d4e3a
status: Final
category: Vital Signs
code: Waist Circumference at umbilicus by Tape measure
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: 85 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "4ba395b7-be9e-4bed-bef7-1c8f0b2d4e3a",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-chestCircumference-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": "8280-0",
"display": "Waist Circumference at umbilicus by Tape measure"
}
]
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"effectiveDateTime": "2024-03-28",
"performer": [
{
"reference": "Practitioner/Practitioner-2"
}
],
"valueQuantity": {
"value": 85,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}