OpenEHR Base package
0.1.0 - First Draft
OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openehr-fhir/base-spec/ and changes regularly. See the Directory of published versions
Official URL: http://openehr.org/fhir/StructureDefinition/DV-TEMPORAL | Version: 0.1.0 | |||
Standards status: Informative | Maturity Level: 3 | Computable Name: DV_TEMPORAL |
Specialised temporal variant of DV_ABSOLUTE_QUANTITY
whose diff type is DV_DURATION
.
Original Source: specifications.openehr.org
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..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy Constraints: Other_reference_ranges_validity, Is_simple_validity, Normal_range_and_status_consistency, Magnitude_status_valid |
![]() ![]() ![]() |
1..1 | string | Carriage return character. | |
![]() ![]() ![]() |
1..1 | string | Line feed character. | |
![]() ![]() ![]() |
1..1 | string | Predefined terminology identifier | |
![]() ![]() ![]() |
0..1 | CODE_PHRASE | Optional normal status indicator of value with respect to normal range for this value. | |
![]() ![]() ![]() |
0..1 | DV_INTERVAL | Optional normal range. | |
![]() ![]() ![]() |
0..* | REFERENCE_RANGE<DV_ORDERED> | Optional tagged other reference ranges for this value in its particular measurement context. | |
![]() ![]() ![]() |
0..1 | string | Optional status of magnitude with values: * `"="` : magnitude is a point value * `"<"` : value is < magnitude * `">"` : value is > magnitude * `"<="` : value is <= magnitude * `">="` : value is >= magnitude * `"~"` : value is approximately magnitude If not present, assumed meaning is `"="` . | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Is_simple_validity | error | DV_TEMPORAL | Is simple validity must satisfy conditional constraints |
(normal_range .empty() and other_reference_ranges .empty()) implies is_simple()
|
Magnitude_status_valid | error | DV_TEMPORAL | Magnitude status valid must be present |
magnitude_status.exists() implies valid_magnitude_status() (magnitude_status)
|
Normal_range_and_status_consistency | error | DV_TEMPORAL | Normal range and status consistency must be present |
(normal_range.exists() and normal_status.exists()) implies (normal_status.code_string.is_equal (“N”) xor normal_range.not().has (self))
|
Other_reference_ranges_validity | error | DV_TEMPORAL | Other reference ranges validity must be present |
other_reference_ranges.exists() implies other_reference_ranges.empty().not()
|
This structure is derived from DV_ABSOLUTE_QUANTITY
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy Constraints: Other_reference_ranges_validity, Is_simple_validity, Normal_range_and_status_consistency, Magnitude_status_valid |
![]() ![]() ![]() |
1..1 | string | Carriage return character. | |
![]() ![]() ![]() |
1..1 | string | Line feed character. | |
![]() ![]() ![]() |
1..1 | string | Predefined terminology identifier | |
![]() ![]() ![]() |
0..1 | CODE_PHRASE | Optional normal status indicator of value with respect to normal range for this value. | |
![]() ![]() ![]() |
0..1 | DV_INTERVAL | Optional normal range. | |
![]() ![]() ![]() |
0..* | REFERENCE_RANGE<DV_ORDERED> | Optional tagged other reference ranges for this value in its particular measurement context. | |
![]() ![]() ![]() |
0..1 | string | Optional status of magnitude with values: * `"="` : magnitude is a point value * `"<"` : value is < magnitude * `">"` : value is > magnitude * `"<="` : value is <= magnitude * `">="` : value is >= magnitude * `"~"` : value is approximately magnitude If not present, assumed meaning is `"="` . | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Is_simple_validity | error | DV_TEMPORAL | Is simple validity must satisfy conditional constraints |
(normal_range .empty() and other_reference_ranges .empty()) implies is_simple()
|
Magnitude_status_valid | error | DV_TEMPORAL | Magnitude status valid must be present |
magnitude_status.exists() implies valid_magnitude_status() (magnitude_status)
|
Normal_range_and_status_consistency | error | DV_TEMPORAL | Normal range and status consistency must be present |
(normal_range.exists() and normal_status.exists()) implies (normal_status.code_string.is_equal (“N”) xor normal_range.not().has (self))
|
Other_reference_ranges_validity | error | DV_TEMPORAL | Other reference ranges validity must be present |
other_reference_ranges.exists() implies other_reference_ranges.empty().not()
|
This structure is derived from DV_ABSOLUTE_QUANTITY
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy Constraints: Other_reference_ranges_validity, Is_simple_validity, Normal_range_and_status_consistency, Magnitude_status_valid |
![]() ![]() ![]() |
1..1 | string | Carriage return character. | |
![]() ![]() ![]() |
1..1 | string | Line feed character. | |
![]() ![]() ![]() |
1..1 | string | Predefined terminology identifier | |
![]() ![]() ![]() |
0..1 | CODE_PHRASE | Optional normal status indicator of value with respect to normal range for this value. | |
![]() ![]() ![]() |
0..1 | DV_INTERVAL | Optional normal range. | |
![]() ![]() ![]() |
0..* | REFERENCE_RANGE<DV_ORDERED> | Optional tagged other reference ranges for this value in its particular measurement context. | |
![]() ![]() ![]() |
0..1 | string | Optional status of magnitude with values: * `"="` : magnitude is a point value * `"<"` : value is < magnitude * `">"` : value is > magnitude * `"<="` : value is <= magnitude * `">="` : value is >= magnitude * `"~"` : value is approximately magnitude If not present, assumed meaning is `"="` . | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Is_simple_validity | error | DV_TEMPORAL | Is simple validity must satisfy conditional constraints |
(normal_range .empty() and other_reference_ranges .empty()) implies is_simple()
|
Magnitude_status_valid | error | DV_TEMPORAL | Magnitude status valid must be present |
magnitude_status.exists() implies valid_magnitude_status() (magnitude_status)
|
Normal_range_and_status_consistency | error | DV_TEMPORAL | Normal range and status consistency must be present |
(normal_range.exists() and normal_status.exists()) implies (normal_status.code_string.is_equal (“N”) xor normal_range.not().has (self))
|
Other_reference_ranges_validity | error | DV_TEMPORAL | Other reference ranges validity must be present |
other_reference_ranges.exists() implies other_reference_ranges.empty().not()
|
Differential View
This structure is derived from DV_ABSOLUTE_QUANTITY
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | DV_ABSOLUTE_QUANTITY | This is an abstract type. Child types: DV_DATE_TIME, DV_DATE, DV_TIME Specialised temporal variant of `DV_ABSOLUTE_QUANTITY` whose diff type is `DV_DURATION`. Elements defined in Ancestors:CR, LF, Local_terminology_id, normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy Constraints: Other_reference_ranges_validity, Is_simple_validity, Normal_range_and_status_consistency, Magnitude_status_valid |
![]() ![]() ![]() |
1..1 | string | Carriage return character. | |
![]() ![]() ![]() |
1..1 | string | Line feed character. | |
![]() ![]() ![]() |
1..1 | string | Predefined terminology identifier | |
![]() ![]() ![]() |
0..1 | CODE_PHRASE | Optional normal status indicator of value with respect to normal range for this value. | |
![]() ![]() ![]() |
0..1 | DV_INTERVAL | Optional normal range. | |
![]() ![]() ![]() |
0..* | REFERENCE_RANGE<DV_ORDERED> | Optional tagged other reference ranges for this value in its particular measurement context. | |
![]() ![]() ![]() |
0..1 | string | Optional status of magnitude with values: * `"="` : magnitude is a point value * `"<"` : value is < magnitude * `">"` : value is > magnitude * `"<="` : value is <= magnitude * `">="` : value is >= magnitude * `"~"` : value is approximately magnitude If not present, assumed meaning is `"="` . | |
![]() ![]() ![]() |
0..1 | DV_DURATION | Time accuracy, expressed as a duration. | |
![]() |
Id | Grade | Path(s) | Description | Expression |
Is_simple_validity | error | DV_TEMPORAL | Is simple validity must satisfy conditional constraints |
(normal_range .empty() and other_reference_ranges .empty()) implies is_simple()
|
Magnitude_status_valid | error | DV_TEMPORAL | Magnitude status valid must be present |
magnitude_status.exists() implies valid_magnitude_status() (magnitude_status)
|
Normal_range_and_status_consistency | error | DV_TEMPORAL | Normal range and status consistency must be present |
(normal_range.exists() and normal_status.exists()) implies (normal_status.code_string.is_equal (“N”) xor normal_range.not().has (self))
|
Other_reference_ranges_validity | error | DV_TEMPORAL | Other reference ranges validity must be present |
other_reference_ranges.exists() implies other_reference_ranges.empty().not()
|
This structure is derived from DV_ABSOLUTE_QUANTITY
Other representations of profile: CSV, Excel