Important: This is a draft IG for trial use. Click here to give feedback.

EN NL FR

HdBe-TijdsInterval

CBBConceptStatus
HdBe-TimeInterval

Een tijdsinterval geeft de tijdsduur tussen twee momenten in de tijd. interval kan gedefinieerd worden met een begin- en eindmoment, een beginmoment en een duur of duur en een eindmoment. Dit is een subbouwsteen.

Purpose

Het tijdsinterval wordt gebruikt om de periode in de tijd aan te duiden waarbinnen de bijbehorende gebeurtenis plaatsvond of moet plaatsvinden.

active

id0..1string
extensionI0..*Extension
StartDateTime0..1dateTime
EndDateTime0..1dateTime
DurationI0..1Quantity

TimeInterval0..*
TimeInterval.StartDateTimedateTime0..1
TimeInterval.EndDateTimedateTime0..1
TimeInterval.DurationQuantity0..1


TimeInterval
DefinitionRoot concept of the TimeInterval partial information model. This root concept contains all data elements of the TimeInterval partial information model.
Cardinality0...*
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
TimeInterval.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
TimeInterval.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
TimeInterval.StartDateTime
DefinitionThe start date and time of the interval.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
TimeInterval.EndDateTime
DefinitionThe end date and time of the interval.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
TimeInterval.Duration
DefinitionThe duration of the interval in appropriate units of time (*e.g.* days or hours, etc).
Cardinality0...1
TypeQuantity
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3: If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
Mappings
  • rim: n/a
  • v2: SN (see also Range) or CQ
  • rim: PQ, IVL<PQ>, MO, CO, depending on the values

Example instances

TimeInterval
StartDateTime 14-04-2022
EndDateTime 17-04-2022
Duration 3 dagen

zib TimeInterval-v1.0 difference

Concept Category Description
description.concept textual Replaced 'end time , start time' with 'end time, start time'.
description.concept textual Replaced 'and duration or duration' with 'and duration, or duration'.
StartDateTime textual Put a period at the end of the definition.
EndDateTime textual Put a period at the end of the definition.



Terminology Bindings