Official URL: https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-medication-service-client | Version: 1.0.6 | |||
Active as of 2025-05-09 | Computable Name: EPAMedicationServiceClient |
Dieses Capability Statement legt die Anforderungen an ePA Clients fest, die den Medication Service der verwenden. Es definiert die unterstützten Interaktionen, erforderliche HTTP Header sowie erwartete Status Codes.
Generated Narrative: CapabilityStatement epa-medication-service-client
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.
This CapabilityStatement imports the CapabilityStatement EPA Basic Client
client
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-code | MedicationRequest:medication , MedicationDispense:medication | ||||
MedicationRequest | https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request | y | y | _id, _lastUpdated, identifier, authoredon, status, requester, medication | MedicationRequest:medication , MedicationRequest:requester | MedicationDispense:prescription | |||
MedicationDispense | https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense | y | y | _id, _lastUpdated, identifier, whenhandedover, prescription, performer, status, medication | 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
search-type
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | Medication.identifier |
MAY | code | token | Medication.code |
MAY | status | token | Medication.status |
MAY | ingredient-code | token | Medication.ingredient.item as CodeableConcept |
search-type
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | MedicationRequest.identifier |
MAY | authoredon | date | MedicationRequest.authoredOn |
MAY | status | token | MedicationRequest.status |
MAY | requester | reference | MedicationRequest.requester |
MAY | medication | reference | MedicationRequest.medication as Reference |
search-type
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | MedicationDispense.identifier |
MAY | whenhandedover | date | MedicationDispense.whenHandedOver |
MAY | prescription | reference | MedicationDispense.authorizingPrescription |
MAY | performer | reference | MedicationDispense.performer.actor |
MAY | status | token | MedicationDispense.status |
MAY | medication | reference | MedicationDispense.medication as Reference |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | Organization.identifier |
MAY | name | string | Organization.name | Organization.alias |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | Practitioner.identifier |
MAY | name | string | Practitioner.name |
search-type
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Resource.id |
MAY | _lastUpdated | date | Resource.meta.lastUpdated |
MAY | identifier | token | PractitionerRole.identifier |
MAY | practitioner | reference | PractitionerRole.practitioner |
MAY | organization | reference | PractitionerRole.organization |