EMA Write PMS API Implementation Guide - Enrichments
1.2.1 - ci-build
EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://ema.europa.eu/fhir/StructureDefinition/emaPeriodRestrictions | Version: 1.2.1 | |||
| Draft as of 2026-06-26 | Computable Name: EmaPeriodRestrictions | |||
EMA Period restrictions
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: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Period | Time range defined by start and end date/time Constraints: per-1 |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
Documentation for this format | ||||
| 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())
|
| per-1 | error | Period | If present, start SHALL have a lower or equal value than end |
start.hasValue().not() or end.hasValue().not() or (start.lowBoundary() <= end.highBoundary())
|
This structure is derived from Period
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Period | Time range defined by start and end date/time | |
![]() ![]() |
0..0 | Extension | ||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Period | Time range defined by start and end date/time Constraints: per-1 |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary |
![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing |
Documentation for this format | ||||
| 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())
|
| per-1 | error | Period | If present, start SHALL have a lower or equal value than end |
start.hasValue().not() or end.hasValue().not() or (start.lowBoundary() <= end.highBoundary())
|
This structure is derived from Period
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Period | Time range defined by start and end date/time Constraints: per-1 |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
Documentation for this format | ||||
| 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())
|
| per-1 | error | Period | If present, start SHALL have a lower or equal value than end |
start.hasValue().not() or end.hasValue().not() or (start.lowBoundary() <= end.highBoundary())
|
Differential View
This structure is derived from Period
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Period | Time range defined by start and end date/time | |
![]() ![]() |
0..0 | Extension | ||
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Period | Time range defined by start and end date/time Constraints: per-1 |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary |
![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing |
Documentation for this format | ||||
| 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())
|
| per-1 | error | Period | If present, start SHALL have a lower or equal value than end |
start.hasValue().not() or end.hasValue().not() or (start.lowBoundary() <= end.highBoundary())
|
This structure is derived from Period
Other representations of profile: CSV, Excel, Schematron