FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Observation |
| Id | Observation-31e1de93-1c46-4f9e-849c-c46f8c7f1496.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 31e1de93-1c46-4f9e-849c-c46f8c7f1496
Profile: Observation: Weight (SZZ CZ)
status: Final
category: Vital Signs
code: tělesná hmotnost
effective: 2025-05-15 10:30:00+0100
performer: PractitionerRole: specialty = Radiology
value: 60 kg (Details: UCUM codekg = 'kg')
{
"resourceType": "Observation",
"id": "31e1de93-1c46-4f9e-849c-c46f8c7f1496",
"meta": {
"profile": [
"https://hl7.cz/fhir/szz/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://nclp.ncez.mzcr.cz/CodeSystem/nclppol",
"code": "20042"
},
{
"system": "http://snomed.info/sct",
"code": "27113001"
}
]
},
"subject": {
"reference": "urn:uuid:cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec"
},
"effectiveDateTime": "2025-05-15T10:30:00+01:00",
"performer": [
{
"reference": "urn:uuid:2a06ef57-f377-4031-a098-612aa44f54b2"
}
],
"valueQuantity": {
"value": 60,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}