FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Observation |
| Id | Observation-af4ee062-8ae9-4b7b-a567-2235a762a206.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation af4ee062-8ae9-4b7b-a567-2235a762a206
status: Final
code: Country of travel [Location]
subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
effective: 2025-08-01
performer: PractitionerRole Zdravotnický záchranář
value: Itálie
{
"resourceType": "Observation",
"id": "af4ee062-8ae9-4b7b-a567-2235a762a206",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-observation-travel-ems"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "94651-7"
}
]
},
"subject": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"effectiveDateTime": "2025-08-01",
"performer": [
{
"reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IT",
"display": "Italy"
}
],
"text": "Itálie"
}
}