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

EN NL FR

HdBe-Bereik

CBBConceptStatus
HdBe-Range

Het bereik geeft ofwel een vaste waarde ofwel een minimale en maximale waarde aan die een hoeveelheid kan aannemen. Dit is een subbouwsteen.

Purpose

Het bereik wordt gebruikt om de waarden die een variabele kan aannemen in te perken.

active

id0..1string
extensionI0..*Extension
MinimumValueI0..1Quantity
MaximumValueI0..1Quantity
NominalValueI0..1Quantity

Range0..*
Range.MinimumValueQuantity0..1
Range.MaximumValueQuantity0..1
Range.NominalValueQuantity0..1


Range
DefinitionRoot concept of the Range partial information model. This root concept contains all data elements of the Range 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
Range.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
Range.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
Range.MinimumValue
DefinitionThe minimal value of the range.
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
Range.MaximumValue
DefinitionThe maximum value of the range.
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
Range.NominalValue
DefinitionThe nominal value of the quantity. This element cannot be used in combination with a minimum and maximum value.
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

Range
MinimumValue 5 gram
MaximumValue 10 gram
NominalValue
Range
MinimumValue
MaximumValue
NominalValue 2 ml per day

zib Range-v1.0.1 difference

Concept Category Description
MinimalValue textual Put a period at the end of the sentence.
MaximalValue textual Put a period at the end of the sentence.
NominalValue textual Replaced 'can not' by 'cannot'.
NominalValue textual Put a period at the end of the sentence.



Terminology Bindings