FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Encounter |
| Id | Encounter-332.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "332",
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/encounter-class",
"code": "other",
"display": "Other"
},
"subject": {
"reference": "Patient/Patient-6489",
"display": "Kathy Howell Ware"
},
"participant": [
{
"period": {
"start": "2018-03-30T09:36:36-04:00",
"end": "2018-04-02T09:36:36-04:00"
},
"individual": {
"reference": "Practitioner/Practitioner-2521",
"display": "Heather Fuentes Guerra MD"
}
}
],
"period": {
"start": "2018-03-30T09:36:36-04:00",
"end": "2018-04-02T09:36:36-04:00"
},
"location": [
{
"location": {
"reference": "Location/Location-1001",
"display": "Windward General Hospital"
}
}
],
"serviceProvider": {
"reference": "Organization/Organization-1001",
"display": "Windward General Hospital"
}
}