FHIR IG analytics| Package | hl7.fhir.cz.img-order |
| Resource Type | Observation |
| Id | Observation-e0861d9f-4b04-465f-b15b-cb01e3a8b677.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation e0861d9f-4b04-465f-b15b-cb01e3a8b677
Profile: Body Weight: Imaging Order (CZ)
status: Final
category: Vital Signs
code: Body weight
effective: 2025-05-20
performer: Practitioner Example Jiří
value: 80 kg (Details: UCUM codekg = 'kg')
{
"resourceType": "Observation",
"id": "e0861d9f-4b04-465f-b15b-cb01e3a8b677",
"meta": {
"profile": [
"https://hl7.cz/fhir/img-order/StructureDefinition/cz-bodyweight"
]
},
"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": "29463-7"
},
{
"system": "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol",
"code": "20042"
},
{
"system": "http://snomed.info/sct",
"code": "27113001"
}
]
},
"subject": {
"reference": "urn:uuid:dd800c46-f71a-4628-b457-6ccaa27dd6bc"
},
"effectiveDateTime": "2025-05-20",
"performer": [
{
"reference": "urn:uuid:16793b99-aecc-482d-8283-0e4885e0ca25"
}
],
"valueQuantity": {
"value": 80,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}