FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | Encounter |
| Id | Encounter-2024212899-20240812-010900.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "2024212899-20240812-010900",
"type": [
{
"text": "Department"
}
],
"location": [
{
"location": {
"reference": "Location/dep-10011",
"display": "פנימית א"
},
"status": "completed"
}
],
"period": {
"start": "2024-08-12T01:09:00Z",
"end": "2024-08-12T14:06:00Z"
},
"status": "finished",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "inpatient encounter"
},
"serviceProvider": {
"reference": "Organization/dep-10011",
"display": "פנימית א"
},
"partOf": {
"reference": "Encounter/2024212899"
}
}