FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Encounter |
| Id | Encounter - Alexis Ioannou - Helen Georgiou - IPS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-encounter-r4"
]
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "SS",
"display": "short stay"
},
"subject": {
"reference": "Patient/194315",
"type": "Patient",
"display": "Patient Alexis Ioannou"
},
"participant": [
{
"individual": {
"reference": "PractitionerRole/194313"
}
}
],
"period": {
"start": "2015-08-23",
"end": "2015-08-23"
}
}