FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Encounter |
| Id | Encounter-1115.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "Encounter-1115",
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/encounter-class",
"code": "other",
"display": "Other"
},
"subject": {
"reference": "Patient/Patient-6484",
"display": "Irma Carol Johnson"
},
"participant": [
{
"period": {
"start": "2027-01-01T00:36:36+10:00",
"end": "2027-01-05T00:36:36+10:00"
},
"individual": {
"reference": "Practitioner/Practitioner-2534",
"display": "Pearl Rita Dawson MD"
}
}
],
"period": {
"start": "2027-01-01T00:36:36+10:00",
"end": "2027-01-05T00:36:36+10:00"
},
"location": [
{
"location": {
"reference": "Location/Location-1001",
"display": "Windward General Hospital"
}
}
],
"serviceProvider": {
"reference": "Organization/Organization-1001",
"display": "Windward General Hospital"
}
}