Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

Resource Profile: EPA MedicationStatement

Official URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement Version: 1.2.0-ballot.1
Draft as of 2025-08-01 Computable Name: EPAMedicationStatement

Hält die Medikationsinformationen eines Eintrags in der elektronischen Medikationsliste (eML) vor und stellt das zentrale Element dar. Es wird zu Verschreibungs- und Dispensierinformationen als auch Nachträgen in der eML genutzt.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: dom-2, dom-3, dom-4, dom-5, dom-6, epa-med-statement-status
... meta SΣ 0..1 Meta Metadata about the resource
.... versionId SΣ 0..1 id Version specific identifier
.... lastUpdated SΣ 0..1 instant When the resource version last changed
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... extension 0..0
..... url 1..1 uri "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension"
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
... status ?!SΣ 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... medication[x] SΣ 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject SΣC 1..1 Reference(Patient) Who is/was taking the medication
Constraints: ref-1
.... identifier SΣ 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
... effective[x] SΣC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SΣC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... derivedFrom SC 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
Constraints: ref-1
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorMedicationStatement.subject, MedicationStatement.derivedFromSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: epa-med-statement-status
... meta S 0..1 Meta Metadata about the resource
.... versionId S 0..1 id Version specific identifier
.... lastUpdated S 0..1 instant When the resource version last changed
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
.... Slices for extension Content/Rules for all slices
..... extension:isEMP 0..1 boolean Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-extension
... status S 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... statusReason 0..0
... category 0..0
... medication[x] S 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject S 1..1 Reference(Patient) Who is/was taking the medication
.... identifier S 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
... context 0..0
... effective[x] SC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... informationSource 0..0
... derivedFrom S 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
... reasonCode 0..0
... reasonReference 0..0
... note 0..0
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: dom-2, dom-3, dom-4, dom-5, dom-6, epa-med-statement-status
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId SΣ 0..1 id Version specific identifier
.... lastUpdated SΣ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension"
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier External identifier
... basedOn ΣC 0..* Reference(MedicationRequest | CarePlan | ServiceRequest) Fulfils plan, proposal or order
Constraints: ref-1
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... extension:isEMP 0..1 boolean Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-extension
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf ΣC 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation) Part of referenced event
Constraints: ref-1
... status ?!SΣ 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... medication[x] SΣ 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject SΣC 1..1 Reference(Patient) Who is/was taking the medication
Constraints: ref-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier SΣ 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... effective[x] SΣC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SΣC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... derivedFrom SC 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
Constraints: ref-1
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
From the FHIR Standard
MedicationStatement.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
From the FHIR Standard
MedicationStatement.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.basedOn.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG
MedicationStatement.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorMedicationStatement.basedOn, MedicationStatement.partOf, MedicationStatement.subject, MedicationStatement.derivedFromSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: dom-2, dom-3, dom-4, dom-5, dom-6, epa-med-statement-status
... meta SΣ 0..1 Meta Metadata about the resource
.... versionId SΣ 0..1 id Version specific identifier
.... lastUpdated SΣ 0..1 instant When the resource version last changed
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... extension 0..0
..... url 1..1 uri "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension"
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
... status ?!SΣ 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... medication[x] SΣ 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject SΣC 1..1 Reference(Patient) Who is/was taking the medication
Constraints: ref-1
.... identifier SΣ 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
... effective[x] SΣC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SΣC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... derivedFrom SC 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
Constraints: ref-1
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorMedicationStatement.subject, MedicationStatement.derivedFromSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Differential View

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: epa-med-statement-status
... meta S 0..1 Meta Metadata about the resource
.... versionId S 0..1 id Version specific identifier
.... lastUpdated S 0..1 instant When the resource version last changed
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
.... Slices for extension Content/Rules for all slices
..... extension:isEMP 0..1 boolean Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-extension
... status S 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... statusReason 0..0
... category 0..0
... medication[x] S 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject S 1..1 Reference(Patient) Who is/was taking the medication
.... identifier S 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
... context 0..0
... effective[x] SC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... informationSource 0..0
... derivedFrom S 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
... reasonCode 0..0
... reasonReference 0..0
... note 0..0
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationStatement C 0..* MedicationStatement Record of medication being taken by a patient
Constraints: dom-2, dom-3, dom-4, dom-5, dom-6, epa-med-statement-status
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId SΣ 0..1 id Version specific identifier
.... lastUpdated SΣ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:context S 1..1 (Complex) Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension"
..... value[x] 1..1 code Context of the resource
Binding: ePA MedicationStatement Context Codes (required)
.... extension:rxPrescriptionProcessIdentifier 0..1 RxPrescriptionProcessIdentifier Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
.... extension:processingEvent S 0..* (Complex) Ein Ereignis, welches während eines Prozessschritts auftritt.
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medicationstatement-processing-event-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ 0..* Identifier External identifier
... basedOn ΣC 0..* Reference(MedicationRequest | CarePlan | ServiceRequest) Fulfils plan, proposal or order
Constraints: ref-1
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... extension:isEMP 0..1 boolean Extension
URL: https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-extension
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf ΣC 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation) Part of referenced event
Constraints: ref-1
... status ?!SΣ 1..1 code unknown | entered-in-error | intended
Binding: ePA MedicationStatement Status Value Set (required)
... medication[x] SΣ 1..1 Reference(EPA Medication) Arzneimittel, welches diese Medikationsinformation bzw. dieses MedicationStatement näher beschreibt
... subject SΣC 1..1 Reference(Patient) Who is/was taking the medication
Constraints: ref-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier SΣ 1..1 IdentifierKvid10 Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... effective[x] SΣC 1..1 dateTime The date/time or interval when the medication is/was/will be taken
Constraints: epa-datetime
... dateAsserted SΣC 0..1 dateTime When the statement was asserted?
Constraints: epa-datetime
... derivedFrom SC 0..* Reference(EPA MedicationRequest | EPA MedicationDispense) Information des Verschreibungs- und Dispensierprozesses
Constraints: ref-1
... dosage S 0..* DosageDgMP Strukturierte Dosierung/Gebrauchsanweisung

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
From the FHIR Standard
MedicationStatement.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
From the FHIR Standard
MedicationStatement.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
MedicationStatement.extension:context.value[x]requiredEPAMedicationStatementContextCodeVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
From this IG
MedicationStatement.basedOn.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
MedicationStatement.statusrequiredEPAMedicationStatementStatusVS
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
From this IG
MedicationStatement.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
epa-datetimeerrorMedicationStatement.effective[x], MedicationStatement.dateAsserteddateTime muss mindestens aus Tag, Monat und Jahr bestehen
: toString().matches('^([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?$')
epa-med-statement-statuserrorMedicationStatementEin MedicationStatement im Kontext 'Nachtrag' darf nicht den Status 'intended' haben
: extension('https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension').exists(value != 'MANUAL') or status != 'intended'
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ref-1errorMedicationStatement.basedOn, MedicationStatement.partOf, MedicationStatement.subject, MedicationStatement.derivedFromSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

 

Other representations of profile: CSV, Excel, Schematron