FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Travel History - Alexis Ioannou 1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrtravel-alexisioannou-canada1998-23-08-2015",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-travelhistory"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8691-8",
"display": "History of Travel"
}
]
},
"subject": {
"reference": "Patient/cyehrpatient-alexisioannou",
"type": "Patient",
"display": "Patient Alexis Ioannou"
},
"encounter": {
"reference": "Encounter/cyehrencounter-alexisioannouANDhelenegeorgiou23-08-2015"
},
"effectivePeriod": {
"start": "1998-04-09",
"end": "1998-05-12"
},
"performer": [
{
"reference": "Practitioner/cyehrpractitioner-dr-helengeorgiou",
"type": "Practitioner",
"display": "Doctor Helen Georgiou"
}
],
"valueCodeableConcept": [
{
"coding": [
{
"system": "urn:oid:1.0.3166.1",
"code": "CA",
"display": "CANADA"
}
]
}
]
}