Official URL: https://gematik.de/fhir/epa-medication/OperationDefinition/medication-plan-log-op | Version: 1.2.0 | |||
Active as of 2025-09-12 | Computable Name: getMedicationPlanChronologyLog_MedicationSvc | |||
Copyright/Legal: gematik GmbH / Dieser Implementation Guide ist lizenziert unter Apache License, Version 2.0. |
Diese Operation liefert die chronologische Historie aller gespeicherten Versionen des elektronischen Medikationsplans (eMP) in Form von Provenance-Ressourcen. Jede Provenance-Instanz beschreibt dabei einen dokumentierten Zustand des eMP zu einem bestimmten Zeitpunkt. Die Operation ermöglicht es, gezielt die Versionshistorie des Medikationsplans abzufragen - etwa um Änderungen nachzuvollziehen oder frühere Zustände einzusehen.
URL: [base]/$medication-plan-log
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | _count | 0..1 | integer | Limit the result bundle to this many entries. To get more entries request the next page. | ||
IN | _offset | 0..1 | integer | Defines the offset of the first entry in the collection. | ||
OUT | return | 1..1 | Bundle | Searchset bundle containing the requested entities. |