FHIR IG analytics| Package | hl7.fhir.cz.ps |
| 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: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425387)
effective: 2024-03-28
performer: Practitioner Janský Jan
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:f21b91f9-5e7a-47b9-a884-cbc720257590"
},
"effectiveDateTime": "2024-03-28",
"performer": [
{
"reference": "urn:uuid:77fa78d2-154c-4d38-824e-3c38b39c6a42"
}
],
"valueQuantity": {
"value": 85,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}