FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Encounter |
| Id | Encounter-289.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "289",
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/encounter-class",
"code": "other",
"display": "Other"
},
"subject": {
"reference": "Patient/Patient-6533",
"display": "Tammy Toni Robbins"
},
"participant": [
{
"period": {
"start": "2018-11-12T09:36:36-05:00",
"end": "2018-11-12T09:36:36-05:00"
},
"individual": {
"reference": "Practitioner/Practitioner-2530",
"display": "Terrence Ramirez McCormick MD"
}
}
],
"period": {
"start": "2018-11-12T09:36:36-05:00",
"end": "2018-11-12T09:36:36-05:00"
},
"location": [
{
"location": {
"reference": "Location/Location-1103",
"display": "Acme Medical Center"
}
}
],
"serviceProvider": {
"reference": "Organization/Organization-1103",
"display": "Acme Medical Center"
}
}