Official URL: https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-medication-service-server | Version: 1.0.5-ballot.1 | |||
Draft as of 2025-02-14 | Computable Name: EPAMedicationServiceServer |
EPA CapabilityStatement für den the Medication Service
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement epa-medication-service-server
application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Medication | https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication Additional supported profiles: EPA Pharmaceutical Product Medication EPA Medication PZN Ingredient | y | y | _id, _lastUpdated, identifier, code, status, ingredient, ingredient-code, rx-prescription | Medication:ingredient | MedicationRequest:medication , MedicationDispense:medication , Medication:ingredient | |||
MedicationRequest | https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request | y | y | _id, _lastUpdated, identifier, authoredon, status, requester, medication | MedicationRequest:medication , MedicationRequest:performer | MedicationDispense:prescription | |||
MedicationDispense | https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense | y | y | _id, _lastUpdated, identifier, whenhandedover, prescription, performer, status, medication, rx-prescription | MedicationDispense:medication , MedicationDispense:performer , MedicationDispense:prescription | ||||
Organization | Supported Profiles Organization in gematik Directory | y | y | _id, _lastUpdated, identifier, name | MedicationDispense:perfomer , PractitionerRole:organization , MedicationRequest:requester | ||||
Practitioner | Supported Profiles Practitioner in gematik Directory | y | y | _id, _lastUpdated, identifier, name | MedicationDispense:perfomer , PractitionerRole:practitioner , MedicationRequest:requester | ||||
PractitionerRole | y | y | _id, _lastUpdated, identifier, practitioner, organization | PractitionerRole:practitioner , PractitionerRole:organization | MedicationDispense:perfomer , MedicationRequest:requester |
EPA Pharmaceutical Product Medication
EPA Medication PZN Ingredient
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | Medication.identifier |
SHALL | code | token | Medication.code |
SHALL | status | token | Medication.status |
SHALL | ingredient | reference | Medication.ingredient.item.reference |
SHALL | ingredient-code | token | Medication.ingredient.item.concept |
SHALL | rx-prescription | token | Medication.extension |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | MedicationRequest.identifier |
SHALL | authoredon | date | MedicationRequest.authoredOn |
SHALL | status | token | MedicationRequest.status |
SHALL | requester | reference | MedicationRequest.requester |
SHALL | medication | reference | MedicationRequest.medication as Reference |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | MedicationDispense.identifier |
SHALL | whenhandedover | date | MedicationDispense.whenHandedOver |
SHALL | prescription | reference | MedicationDispense.authorizingPrescription |
SHALL | performer | reference | MedicationDispense.performer.actor |
SHALL | status | token | MedicationDispense.status |
SHALL | medication | reference | MedicationDispense.medication as Reference |
SHALL | rx-prescription | token | MedicationDispense.extension |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | Organization.identifier |
SHALL | name | string | Organization.name | Organization.alias |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | Practitioner.identifier |
SHALL | name | string | Practitioner.name |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | identifier | token | PractitionerRole.identifier |
SHALL | practitioner | reference | PractitionerRole.practitioner |
SHALL | organization | reference | PractitionerRole.organization |