The official URL for this profile is:
http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange
Provides guide for interpretation. Must have at least a low or a high.
This profile builds on Extension.
This profile was published on Fri Jun 07 11:10:06 UTC 2019 as a draft by ehealth.sundhed.dk.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Provides guide for interpretation | ||
extension | 0..* | Extension | Slice: Unordered, Open by value:url | |
extension | 0..1 | Extension | Low range | |
url | 1..1 | uri | "low" | |
valueQuantity | 1..1 | SimpleQuantity | ||
extension | 0..1 | Extension | High range | |
url | 1..1 | uri | "high" | |
valueQuantity | 1..1 | SimpleQuantity | ||
extension | 0..1 | Extension | Reference range qualifier Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "type" | |
valueCodeableConcept | 1..1 | CodeableConcept | Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange" | |
value[x] | 0..0 | |||
Documentation for this format |
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Provides guide for interpretation | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..1 | Extension | Low range | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "low" | |
valueQuantity | I | 1..1 | SimpleQuantity | A fixed quantity (no comparator) |
extension | 0..1 | Extension | High range | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "high" | |
valueQuantity | I | 1..1 | SimpleQuantity | A fixed quantity (no comparator) |
extension | 0..1 | Extension | Reference range qualifier | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "type" | |
valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange" | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Provides guide for interpretation | ||
extension | 0..* | Extension | Slice: Unordered, Open by value:url | |
extension | 0..1 | Extension | Low range | |
url | 1..1 | uri | "low" | |
valueQuantity | 1..1 | SimpleQuantity | ||
extension | 0..1 | Extension | High range | |
url | 1..1 | uri | "high" | |
valueQuantity | 1..1 | SimpleQuantity | ||
extension | 0..1 | Extension | Reference range qualifier Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "type" | |
valueCodeableConcept | 1..1 | CodeableConcept | Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Provides guide for interpretation | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..1 | Extension | Low range | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "low" | |
valueQuantity | I | 1..1 | SimpleQuantity | A fixed quantity (no comparator) |
extension | 0..1 | Extension | High range | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "high" | |
valueQuantity | I | 1..1 | SimpleQuantity | A fixed quantity (no comparator) |
extension | 0..1 | Extension | Reference range qualifier | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "type" | |
valueCodeableConcept | 1..1 | CodeableConcept | Value of extension Binding: ReferenceRangeType (required) | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange" | |
Documentation for this format |
Path | Name | Conformance | ValueSet |
Extension.extension.valueCodeableConcept | ReferenceRangeType | required | ReferenceRangeType |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.extension.valueQuantity | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
qty-3 | Extension.extension.valueQuantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() | |
sqty-1 | Extension.extension.valueQuantity | The comparator is not used on a SimpleQuantity : comparator.empty() | |
ele-1 | Extension.extension.valueQuantity | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
qty-3 | Extension.extension.valueQuantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() | |
sqty-1 | Extension.extension.valueQuantity | The comparator is not used on a SimpleQuantity : comparator.empty() |