Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: DP_Range

Official URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/DP-Range Version: 0.3.0
Draft as of 2025-07-30 Computable Name: DP_Range

Range datatype requiring both low and high values'

Usages:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 1..1 DP_SimpleQuantity_1 Low limit
... high Σ 1..1 DP_SimpleQuantity_1 High limit

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())
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range
... low 1..1 DP_SimpleQuantity_1 Low limit
... high 1..1 DP_SimpleQuantity_1 High limit

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low Σ 1..1 DP_SimpleQuantity_1 Low limit

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()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

Summary

Mandatory: 2 elements

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 1..1 DP_SimpleQuantity_1 Low limit
... high Σ 1..1 DP_SimpleQuantity_1 High limit

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())
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

Differential View

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range
... low 1..1 DP_SimpleQuantity_1 Low limit
... high 1..1 DP_SimpleQuantity_1 High limit

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low Σ 1..1 DP_SimpleQuantity_1 Low limit

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()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

Summary

Mandatory: 2 elements

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron