FHIR IG analytics| Package | de.gematik.directory |
| Resource Type | Endpoint |
| Id | Endpoint-PharmacyEndpointOnlineAppointmentBookingExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Endpoint",
"id": "PharmacyEndpointOnlineAppointmentBookingExample",
"meta": {
"tag": [
{
"system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
"code": "ldap"
}
],
"profile": [
"https://gematik.de/fhir/directory/StructureDefinition/endpoint-directory-Strict"
]
},
"status": "active",
"connectionType": {
"code": "terminbuchung-online",
"system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType",
"display": "Online Terminbuchung"
},
"name": "Online Terminbuchung",
"address": "https://rathausapotheke.de/terminbuchung",
"payloadType": [
{
"coding": [
{
"code": "not-applicable",
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason"
}
]
}
]
}