Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

Data Type Profile: Period-IEHR

Official URL: http://interopehrate.eu/fhir/StructureDefinition/Period-IEHR Version: 1.0.0
Draft as of 2024-04-08 Computable Name: PeriodIEHR

Usage:

Formal Views of Profile Content

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

This structure is derived from Period

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C 0..* Period Time range defined by start and end date/time
per-1: If present, start SHALL have a lower value than end
... start ΣC 1..1 dateTime Starting time with inclusive boundary

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
per-1errorPeriodIf present, start SHALL have a lower value than end
: start.hasValue().not() or end.hasValue().not() or (start <= end)
NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C 0..* Period Time range defined by start and end date/time
per-1: If present, start SHALL have a lower value than end
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... start ΣC 1..1 dateTime Starting time with inclusive boundary

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
per-1errorPeriodIf present, start SHALL have a lower value than end
: start.hasValue().not() or end.hasValue().not() or (start <= end)

This structure is derived from Period

Summary

Mandatory: 1 element

Differential View

This structure is derived from Period

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C 0..* Period Time range defined by start and end date/time
per-1: If present, start SHALL have a lower value than end
... start ΣC 1..1 dateTime Starting time with inclusive boundary

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
per-1errorPeriodIf present, start SHALL have a lower value than end
: start.hasValue().not() or end.hasValue().not() or (start <= end)

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C 0..* Period Time range defined by start and end date/time
per-1: If present, start SHALL have a lower value than end
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... start ΣC 1..1 dateTime Starting time with inclusive boundary

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
per-1errorPeriodIf present, start SHALL have a lower value than end
: start.hasValue().not() or end.hasValue().not() or (start <= end)

This structure is derived from Period

Summary

Mandatory: 1 element

 

Other representations of profile: CSV, Excel, Schematron