EPACapabilityStatementMedication
Gemäß FHIR-Spezifikation MUSS der Medication Service das folgende CapabilityStatement
zurückgeben können. Dieses gibt alle zum referenzierten ePA-Release gültigen FHIR-Profile und Operationen wieder.
Anforderungen
REST Capabilities Server
Mode | Server |
Resource Interactions
Global Operations
Operation | Reference | Level |
---|---|---|
$provide-prescription-erp | Provide Prescription eRP | SHALL |
$cancel-prescription-erp | Cancel Prescription eRP | SHALL |
$provide-dispensation-erp | Provide Dispensation eRP | SHALL |
$cancel-dispensation-erp | Cancel Dispensation eRP | SHALL |
$medication-plan | Get Medication Plan | SHALL |
$manage-medication-plan | Manage Medication Plan | SHALL |
$verify-medication-plan | Verify Medication Plan | SHALL |
$medication-plan-history | Get Medication Plan History | SHALL |
$provide-medication-plan-note | Provide Medication Plan Management Notes | SHALL |
$remove-medication-plan-note | Remove Medication Plan Management Notes | SHALL |
$provide-dispensation | Provide Dispensation | SHALL |
$cancel-dispensation | Cancel Dispensation | SHALL |
Global Search Parameters
Name | Type | Documentation | Level |
---|---|---|---|
_query | string | A custom search profile that describes a specific defined query operation | SHALL |
Operations per resource type
Medication
Operation | Reference | Level |
---|---|---|
$provide | Provide Medication | SHALL |
$add-information | Add Medication Information | SHALL |
$entered-in-error | Medication Entered In Error | SHALL |
MedicationRequest
No operations are stated for this resource type
MedicationDispense
No operations are stated for this resource type
MedicationStatement
Operation | Reference | Level |
---|---|---|
$link-prescription-process | Link Prescription Process | SHALL |
$unlink-prescription | Unlink Prescription | SHALL |
$manage | Manage MedicationStatement | SHALL |
$replace | Replace Medication Information | SHALL |
Organization
No operations are stated for this resource type
Practitioner
No operations are stated for this resource type
PractitionerRole
No operations are stated for this resource type
RelatedPerson
No operations are stated for this resource type
Observation
Operation | Reference | Level |
---|---|---|
$add-amts-observation | Add AMTS-rZI Observation | SHALL |
$manage-note | Manage Note for AMTS-rZI Observation | SHALL |
$entered-in-error | AMTS-rZI Observation Entered In Error | SHALL |
AllergyIntolerance
Operation | Reference | Level |
---|---|---|
$add-amts-allergies | Add AMTS-rZI Allergy Intolerance | SHALL |
$manage | Manage AMTS-rZi AllergyIntolerance | SHALL |
Search Parameters per resource type
Medication
Name | Type | Documentation | Level |
---|---|---|---|
_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 | SHALL |
Supported Includes:
- Medication.ingredient
Supported Reverse Includes:
- MedicationRequest.medication
- MedicationDispense.medication
- MedicationStatement.medication
- Provenance.target
- Medication.ingredient
MedicationRequest
Name | Type | Documentation | Level |
---|---|---|---|
_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 | SHALL |
linked-statement | reference | MedicationRequest.extension | SHALL |
Supported Includes:
- MedicationRequest.medication
- MedicationRequest.performer
Supported Reverse Includes:
- MedicationDispense.prescription
- Provenance.target
MedicationDispense
Name | Type | Documentation | Level |
---|---|---|---|
_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 | SHALL |
Supported Includes:
- MedicationDispense.medication
- MedicationDispense.performer
- MedicationDispense.prescription
Supported Reverse Includes:
- Provenance.target
MedicationStatement
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
identifier | token | MedicationStatement.identifier | SHALL |
status | token | MedicationStatement.status | SHALL |
effective | date | MedicationStatement.effective | SHALL |
medication | reference | MedicationStatement.medication as Reference | SHALL |
Supported Includes:
- MedicationStatement.medication
- MedicationStatement.source
Supported Reverse Includes:
- Provenance.target
- MedicationRequest.linked-statement
Organization
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
identifier | token | Organization.identifier | SHALL |
name | string | Organization.name | Organization.alias | SHALL |
Supported Reverse Includes:
- MedicationDispense.perfomer
- PractitionerRole.practitioner
- MedicationRequest.requester
- Provenance.agent
Practitioner
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
identifier | token | Practitioner.identifier | SHALL |
name | string | Practitioner.name | SHALL |
Supported Reverse Includes:
- MedicationDispense.perfomer
- PractitionerRole.practitioner
- MedicationRequest.requester
- Provenance.agent
PractitionerRole
Name | Type | Documentation | Level |
---|---|---|---|
_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 | SHALL |
Supported Includes:
- PractitionerRole.practitioner
- PractitionerRole.organization
Supported Reverse Includes:
- MedicationDispense.perfomer
- MedicationRequest.requester
- Provenance.agent
RelatedPerson
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
name | string | RelatedPerson.name | SHALL |
Supported Reverse Includes:
- Provenance.agent
Observation
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
identifier | token | Observation.identifier | SHALL |
code | token | Observation.code | SHALL |
date | date | Observation.effective | SHALL |
performer | reference | Observation.performer | SHALL |
status | token | Observation.status | SHALL |
Supported Includes:
- Observation.performer
Supported Reverse Includes:
- Provenance.target
AllergyIntolerance
Name | Type | Documentation | Level |
---|---|---|---|
_id | token | Resource.id | SHALL |
_lastUpdated | date | Resource.meta.lastUpdated | SHALL |
identifier | token | AllergyIntolerance.identifier | SHALL |
code | token | AllergyIntolerance.code | AllergyIntolerance.reaction.substance | SHALL |
clinical-status | token | AllergyIntolerance.clinicalStatus | SHALL |
date | date | AllergyIntolerance.recordedDate | SHALL |
Supported Includes:
- AllergyIntolerance.recorder
Supported Reverse Includes:
- Provenance.target