FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Encounter |
| Id | Encounter - Maria Iosif - Helen Georgiou - 19-02-2020.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "cyehrencounter-mariaiosifANDhelenegeorgiou19-02-2020",
"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/cyehrpatient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"participant": {
"individual": {
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
}
},
"period": [
{
"start": "2020-02-19",
"end": "2020-02-19"
}
]
}