FHIR IG analytics| Package | de.gematik.directory |
| Resource Type | Endpoint |
| Id | Endpoint-PharmacyEndpointErpReservationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Endpoint",
"id": "PharmacyEndpointErpReservationExample",
"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": "eRP-onPremise",
"system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType",
"display": "Reservierung"
},
"name": "ERP Reservierung",
"address": "https://be-305314293.adv-erezept.de/gematik/onPremise/ti_id/transactionID",
"payloadType": [
{
"coding": [
{
"code": "not-applicable",
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason"
}
]
}
]
}