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
| Official URL: http://nictiz.nl/fhir/StructureDefinition/zib-TimeInterval | Version: 0.9.0 | |||
| Draft as of 2023-10-17 | Computable Name: ZibTimeInterval | |||
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.
This Period datatype profile is one of the three StructureDefinitions that can be used to represent the Dutch (partial) zib (‘Zorginformatiebouwsteen’, i.e. Health and Care Information Model) TimeInterval v1.0 (2020).
This zib is represented in FHIR by a combination of two datatypes: Period and Duration. To support this zib across different FHIR resource types, three related StructureDefinitions are provided:
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Period
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval | |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | 0..1 | dateTime | startDateTime | |
![]() ![]() | 0..1 | dateTime | endDateTime | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | ΣC | 0..1 | dateTime | startDateTime |
![]() ![]() | ΣC | 0..1 | dateTime | endDateTime |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| 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() | |
| per-1 | error | Period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval |
![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | ΣC | 0..1 | dateTime | startDateTime |
![]() ![]() | ΣC | 0..1 | dateTime | endDateTime |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| 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() | |
| per-1 | error | Period | If 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
Differential View
This structure is derived from Period
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval | |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | 0..1 | dateTime | startDateTime | |
![]() ![]() | 0..1 | dateTime | endDateTime | |
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | ΣC | 0..1 | dateTime | startDateTime |
![]() ![]() | ΣC | 0..1 | dateTime | endDateTime |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| 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() | |
| per-1 | error | Period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | Period | This is an abstract profile. Child profiles: NlcoreTimeInterval TimeInterval |
![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() | 0..* | Duration | Extension URL: http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Duration | |
![]() ![]() | ΣC | 0..1 | dateTime | startDateTime |
![]() ![]() | ΣC | 0..1 | dateTime | endDateTime |
Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements |
| 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() | |
| per-1 | error | Period | If 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
Other representations of profile: CSV, Excel, Schematron