Healthcare Financial Services IG Edition 1 - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/DP-Ratio | Version: 0.4.0 | |||
Draft as of 2025-10-12 | Computable Name: DP_Ratio |
A ratio requiring both numerator and demoninator.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Ratio | A ratio of two Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Numerator value |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Denominator value |
![]() |
Id | Grade | Path(s) | Description | Expression |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
rat-1 | error | Ratio | Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present |
(numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
|
This structure is derived from Ratio
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
Ratio | |||
![]() ![]() ![]() |
1..1 | DP_Quantity_1 | Numerator value | |
![]() ![]() ![]() |
1..1 | DP_Quantity_1 | Denominator value | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Ratio | A ratio of two Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Numerator value |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Denominator value |
![]() |
Id | Grade | Path(s) | Description | Expression |
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()
|
rat-1 | error | Ratio | Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present |
(numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
|
This structure is derived from Ratio
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Ratio | A ratio of two Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Numerator value |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Denominator value |
![]() |
Id | Grade | Path(s) | Description | Expression |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
rat-1 | error | Ratio | Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present |
(numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
|
Differential View
This structure is derived from Ratio
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
Ratio | |||
![]() ![]() ![]() |
1..1 | DP_Quantity_1 | Numerator value | |
![]() ![]() ![]() |
1..1 | DP_Quantity_1 | Denominator value | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Ratio | A ratio of two Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Numerator value |
![]() ![]() ![]() |
Σ | 1..1 | DP_Quantity_1 | Denominator value |
![]() |
Id | Grade | Path(s) | Description | Expression |
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()
|
rat-1 | error | Ratio | Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present |
(numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
|
This structure is derived from Ratio
Other representations of profile: CSV, Excel, Schematron