Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

Data Type Profile: nl core TimeInterval

Official URL: http://nictiz.nl/fhir/StructureDefinition/nl-core-TimeInterval Version: 0.9.0
Draft as of 2023-10-17 Computable Name: NlcoreTimeInterval

Copyright/Legal: Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

A time interval indicates the time between two moments in time. Interval can be defined by a start time and end time , start time and duration or duration and end time.

A derived profile from zib-TimeInterval to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.

Usage:

  • This DataType Constraint is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C0..*ZibTimeIntervalTimeInterval
... duration 0..*DurationExtension
URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration

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)
NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C0..*ZibTimeIntervalTimeInterval
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... duration 0..*DurationExtension
URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration
... end ΣC0..1dateTimeendDateTime

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 ZibTimeInterval

Summary

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C0..*ZibTimeIntervalTimeInterval
... duration 0..*DurationExtension
URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration

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)

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Period C0..*ZibTimeIntervalTimeInterval
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... duration 0..*DurationExtension
URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration
... end ΣC0..1dateTimeendDateTime

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 ZibTimeInterval

Summary

 

Other representations of profile: CSV, Excel, Schematron