FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Encounter |
| Id | Encounter-200.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "Encounter-200",
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/encounter-class",
"code": "other",
"display": "Other"
},
"subject": {
"reference": "Patient/Patient-6551",
"display": "Darrell Shaffer Riggs"
},
"participant": [
{
"period": {
"start": "2018-01-23T00:36:36+10:00",
"end": "2018-01-23T00:36:36+10:00"
},
"individual": {
"reference": "Practitioner/Practitioner-2528",
"display": "Tanya Sally Wheeler MD"
}
}
],
"period": {
"start": "2018-01-23T00:36:36+10:00",
"end": "2018-01-23T00:36:36+10:00"
},
"location": [
{
"location": {
"reference": "Location/Location-1101",
"display": "McKinley Health Center"
}
}
],
"serviceProvider": {
"reference": "Organization/Organization-1101",
"display": "McKinley Health Center"
}
}