FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | AppointmentResponse |
| Id | AppointmentResponse-general.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AppointmentResponse",
"id": "general",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-appointment-response"
]
},
"appointment": {
"reference": "Appointment/gp-appointment-hl7",
"display": "Brian MRI results discussion"
},
"actor": {
"reference": "Patient/entry-permit",
"display": "Peter James Chalmers"
},
"participantStatus": "accepted"
}