FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | Observation |
| Id | Observation-4eceb19d-d67b-4520-badf-9bbf20cd6046.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 4eceb19d-d67b-4520-badf-9bbf20cd6046
Profile: Observation: travel history (HDR CZ)
status: Final
code: Country of travel [Location]
effective: 2025-07-20
performer: Practitioner Novák Roman
value: Belgie
note:
Pacient navštívil Belgii během poslední půl roce.
{
"resourceType": "Observation",
"id": "4eceb19d-d67b-4520-badf-9bbf20cd6046",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-travel-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "94651-7",
"display": "Country of travel [Location]"
}
]
},
"subject": {
"reference": "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
},
"effectiveDateTime": "2025-07-20",
"performer": [
{
"reference": "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
],
"text": "Belgie"
},
"note": [
{
"text": "Pacient navštívil Belgii během poslední půl roce."
}
]
}