FHIR IG analytics| Package | hl7.fhir.cz.img-order |
| Resource Type | Observation |
| Id | Observation-ExamplePatientMobility.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExamplePatientMobility
Profile: Patient mobility: Imaging Order (CZ)
status: Final
category: Vital Signs
code: hodnocení schopnosti chůze
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#2066425388)
effective: 2025-04-01
performer: Practitioner Testovací Jan
value: nedokáže chodit
{
"resourceType": "Observation",
"id": "ExamplePatientMobility",
"meta": {
"profile": [
"https://hl7.cz/fhir/img-order/StructureDefinition/cz-patientMobility"
]
},
"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",
"version": "http://snomed.info/sct/11000279109",
"code": "710828008"
}
]
},
"subject": {
"reference": "Patient/Mracena"
},
"effectiveDateTime": "2025-04-01",
"performer": [
{
"reference": "Practitioner/practitionerExample"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000279109",
"code": "282147000"
}
]
}
}