ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build
ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-timing | Version: 0.1.1 | |||
| Draft as of 2026-03-03 | Responsible: ELGA GmbH | Computable Name: AtEmedTiming | ||
ELGA e-Med Timing
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Timing | A timing schedule that specifies an event that may occur multiple times | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() |
SΣ | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
SΣC | 0..1 | Element | Wiederholungsangaben zur Einnahme Constraints: tim-1, tim-2, tim-4, tim-5, tim-6, tim-7, tim-8, tim-9, tim-10 |
![]() ![]() ![]() |
Σ | 0..1 | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit |
![]() ![]() ![]() |
SΣ | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
Σ | 0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) |
![]() ![]() ![]() |
SΣ | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
SΣ | 0..1 | unsignedInt | Minutes from event (before or after) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| tim-1 | error | Timing.repeat | if there's a duration, there needs to be duration units |
duration.empty() or durationUnit.exists()
|
| tim-2 | error | Timing.repeat | if there's a period, there needs to be period units |
period.empty() or periodUnit.exists()
|
| tim-4 | error | Timing.repeat | duration SHALL be a non-negative value |
duration.exists() implies duration >= 0
|
| tim-5 | error | Timing.repeat | period SHALL be a non-negative value |
period.exists() implies period >= 0
|
| tim-6 | error | Timing.repeat | If there's a periodMax, there must be a period |
periodMax.empty() or period.exists()
|
| tim-7 | error | Timing.repeat | If there's a durationMax, there must be a duration |
durationMax.empty() or duration.exists()
|
| tim-8 | error | Timing.repeat | If there's a countMax, there must be a count |
countMax.empty() or count.exists()
|
| tim-9 | error | Timing.repeat | If there's an offset, there must be a when (and not C, CM, CD, CV) |
offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
|
| tim-10 | error | Timing.repeat | If there's a timeOfDay, there cannot be a when, or vice versa |
timeOfDay.empty() or when.empty()
|
This structure is derived from Timing
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Timing | |||
![]() ![]() |
S | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
S | 0..1 | Element | Wiederholungsangaben zur Einnahme |
![]() ![]() ![]() |
0..1 | Duration, Range, Period | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Period | Length/Range of lengths, or (Start and/or end) limits | |
![]() ![]() ![]() ![]() ![]() |
0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low | |
![]() ![]() ![]() ![]() ![]() |
0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high | |
![]() ![]() ![]() |
0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit | |
![]() ![]() ![]() |
S | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) | |
![]() ![]() ![]() |
S | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
S | 0..1 | unsignedInt | Minutes from event (before or after) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Timing | A timing schedule that specifies an event that may occur multiple times | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() |
SΣ | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
SΣC | 0..1 | Element | Wiederholungsangaben zur Einnahme Constraints: tim-1, tim-2, tim-4, tim-5, tim-6, tim-7, tim-8, tim-9, tim-10 |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
Σ | 0..1 | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Number of times to repeat |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Maximum number of times to repeat |
![]() ![]() ![]() |
Σ | 0..1 | decimal | How long when it happens |
![]() ![]() ![]() |
Σ | 0..1 | decimal | How long when it happens (Max) |
![]() ![]() ![]() |
Σ | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required): A unit of time (units from UCUM). |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Event occurs up to frequencyMax times per period |
![]() ![]() ![]() |
SΣ | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
Σ | 0..1 | decimal | Upper limit of period (3-4 hours) |
![]() ![]() ![]() |
Σ | 0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) |
![]() ![]() ![]() |
Σ | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) |
![]() ![]() ![]() |
Σ | 0..* | time | Time of day for action |
![]() ![]() ![]() |
SΣ | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
SΣ | 0..1 | unsignedInt | Minutes from event (before or after) |
![]() ![]() |
Σ | 0..1 | CodeableConcept | BID | TID | QID | AM | PM | QD | QOD | + Binding: TimingAbbreviation (preferred): Code for a known / defined timing pattern. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.durationUnit | Base | required | UnitsOfTime | 📍4.0.1 | FHIR Std. |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.dayOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | FHIR Std. |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
| Timing.code | Base | preferred | TimingAbbreviation | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| tim-1 | error | Timing.repeat | if there's a duration, there needs to be duration units |
duration.empty() or durationUnit.exists()
|
| tim-2 | error | Timing.repeat | if there's a period, there needs to be period units |
period.empty() or periodUnit.exists()
|
| tim-4 | error | Timing.repeat | duration SHALL be a non-negative value |
duration.exists() implies duration >= 0
|
| tim-5 | error | Timing.repeat | period SHALL be a non-negative value |
period.exists() implies period >= 0
|
| tim-6 | error | Timing.repeat | If there's a periodMax, there must be a period |
periodMax.empty() or period.exists()
|
| tim-7 | error | Timing.repeat | If there's a durationMax, there must be a duration |
durationMax.empty() or duration.exists()
|
| tim-8 | error | Timing.repeat | If there's a countMax, there must be a count |
countMax.empty() or count.exists()
|
| tim-9 | error | Timing.repeat | If there's an offset, there must be a when (and not C, CM, CD, CV) |
offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
|
| tim-10 | error | Timing.repeat | If there's a timeOfDay, there cannot be a when, or vice versa |
timeOfDay.empty() or when.empty()
|
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Timing | A timing schedule that specifies an event that may occur multiple times | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() |
SΣ | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
SΣC | 0..1 | Element | Wiederholungsangaben zur Einnahme Constraints: tim-1, tim-2, tim-4, tim-5, tim-6, tim-7, tim-8, tim-9, tim-10 |
![]() ![]() ![]() |
Σ | 0..1 | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit |
![]() ![]() ![]() |
SΣ | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
Σ | 0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) |
![]() ![]() ![]() |
SΣ | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
SΣ | 0..1 | unsignedInt | Minutes from event (before or after) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| tim-1 | error | Timing.repeat | if there's a duration, there needs to be duration units |
duration.empty() or durationUnit.exists()
|
| tim-2 | error | Timing.repeat | if there's a period, there needs to be period units |
period.empty() or periodUnit.exists()
|
| tim-4 | error | Timing.repeat | duration SHALL be a non-negative value |
duration.exists() implies duration >= 0
|
| tim-5 | error | Timing.repeat | period SHALL be a non-negative value |
period.exists() implies period >= 0
|
| tim-6 | error | Timing.repeat | If there's a periodMax, there must be a period |
periodMax.empty() or period.exists()
|
| tim-7 | error | Timing.repeat | If there's a durationMax, there must be a duration |
durationMax.empty() or duration.exists()
|
| tim-8 | error | Timing.repeat | If there's a countMax, there must be a count |
countMax.empty() or count.exists()
|
| tim-9 | error | Timing.repeat | If there's an offset, there must be a when (and not C, CM, CD, CV) |
offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
|
| tim-10 | error | Timing.repeat | If there's a timeOfDay, there cannot be a when, or vice versa |
timeOfDay.empty() or when.empty()
|
Differential View
This structure is derived from Timing
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Timing | |||
![]() ![]() |
S | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
S | 0..1 | Element | Wiederholungsangaben zur Einnahme |
![]() ![]() ![]() |
0..1 | Duration, Range, Period | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Period | Length/Range of lengths, or (Start and/or end) limits | |
![]() ![]() ![]() ![]() ![]() |
0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low | |
![]() ![]() ![]() ![]() ![]() |
0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high | |
![]() ![]() ![]() |
0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit | |
![]() ![]() ![]() |
S | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) | |
![]() ![]() ![]() |
S | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
S | 0..1 | unsignedInt | Minutes from event (before or after) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Timing | A timing schedule that specifies an event that may occur multiple times | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() |
SΣ | 0..* | dateTime | Zeitpunkt der Einnahme: Mapping /effectiveTime[1]/@value |
![]() ![]() |
SΣC | 0..1 | Element | Wiederholungsangaben zur Einnahme Constraints: tim-1, tim-2, tim-4, tim-5, tim-6, tim-7, tim-8, tim-9, tim-10 |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
Σ | 0..1 | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Start. Mapping /effectiveTime[1]/low |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Zeitraum der Einnahme: Ende. Mapping /effectiveTime[1]/high |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Number of times to repeat |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Maximum number of times to repeat |
![]() ![]() ![]() |
Σ | 0..1 | decimal | How long when it happens |
![]() ![]() ![]() |
Σ | 0..1 | decimal | How long when it happens (Max) |
![]() ![]() ![]() |
Σ | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required): A unit of time (units from UCUM). |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Häufigkeit der Einnahme, z.B. 1 mal täglich. Periodic Frequency /effectiveTime[operator="A" and xsi:type="PIVL_TS"] …/@institutionSpecified …/period/@value …/period/@unit |
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Event occurs up to frequencyMax times per period |
![]() ![]() ![]() |
SΣ | 0..1 | decimal | Intervall der Einnahme, z.B. alle 8 Stunden. |
![]() ![]() ![]() |
Σ | 0..1 | decimal | Upper limit of period (3-4 hours) |
![]() ![]() ![]() |
Σ | 0..1 | code | Einheit des Intervalls der Einnahme, z.B. h für Stunden, d für Tage. Binding: https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz (required) |
![]() ![]() ![]() |
Σ | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) |
![]() ![]() ![]() |
Σ | 0..* | time | Time of day for action |
![]() ![]() ![]() |
SΣ | 0..* | code | Code for time period of occurrence Binding: https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte (required) |
![]() ![]() ![]() |
SΣ | 0..1 | unsignedInt | Minutes from event (before or after) |
![]() ![]() |
Σ | 0..1 | CodeableConcept | BID | TID | QID | AM | PM | QD | QOD | + Binding: TimingAbbreviation (preferred): Code for a known / defined timing pattern. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Timing.repeat.durationUnit | Base | required | UnitsOfTime | 📍4.0.1 | FHIR Std. |
| Timing.repeat.periodUnit | Base | required | https://termgit.elga.gv.at/ValueSet/elga-medikationfrequenz | Not State | Unknown |
| Timing.repeat.dayOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | FHIR Std. |
| Timing.repeat.when | Base | required | https://termgit.elga.gv.at/ValueSet/elga-einnahmezeitpunkte | Not State | Unknown |
| Timing.code | Base | preferred | TimingAbbreviation | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| tim-1 | error | Timing.repeat | if there's a duration, there needs to be duration units |
duration.empty() or durationUnit.exists()
|
| tim-2 | error | Timing.repeat | if there's a period, there needs to be period units |
period.empty() or periodUnit.exists()
|
| tim-4 | error | Timing.repeat | duration SHALL be a non-negative value |
duration.exists() implies duration >= 0
|
| tim-5 | error | Timing.repeat | period SHALL be a non-negative value |
period.exists() implies period >= 0
|
| tim-6 | error | Timing.repeat | If there's a periodMax, there must be a period |
periodMax.empty() or period.exists()
|
| tim-7 | error | Timing.repeat | If there's a durationMax, there must be a duration |
durationMax.empty() or duration.exists()
|
| tim-8 | error | Timing.repeat | If there's a countMax, there must be a count |
countMax.empty() or count.exists()
|
| tim-9 | error | Timing.repeat | If there's an offset, there must be a when (and not C, CM, CD, CV) |
offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
|
| tim-10 | error | Timing.repeat | If there's a timeOfDay, there cannot be a when, or vice versa |
timeOfDay.empty() or when.empty()
|
Other representations of profile: CSV, Excel, Schematron