FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Encounter |
| Id | Encounter-851.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "851",
"status": "finished",
"class": {
"system": "http://hl7.org/fhir/encounter-class",
"code": "other",
"display": "Other"
},
"subject": {
"reference": "Patient/Patient-6503",
"display": "Becky Trevino Craig"
},
"participant": [
{
"period": {
"start": "2025-01-06T09:36:36-05:00",
"end": "2025-01-06T09:36:36-05:00"
},
"individual": {
"reference": "Practitioner/Practitioner-2520",
"display": "Kimberly Christy Ashley MD"
}
}
],
"period": {
"start": "2025-01-06T09:36:36-05:00",
"end": "2025-01-06T09:36:36-05:00"
},
"location": [
{
"location": {
"reference": "Location/Location-1105",
"display": "Bayside Medical Group"
}
}
],
"serviceProvider": {
"reference": "Organization/Organization-1105",
"display": "Bayside Medical Group"
}
}