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/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 3 |
Definitions for the DV-DURATION logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. DV_DURATION | |
Definition | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed. Example:
Base definition for all types defined in FHIR type system. |
Short | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowedBase for all types and resources |
Comments | For scores that include only Integers, DV_DURATION may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type. |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_DURATION.normal-status | |
Definition | Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status. |
Short | Optional normal status indicator of value with respect to normal range for this value |
Control | 0..1 |
Binding | The codes SHALL be taken from Normal statuses (required to https://specifications.openehr.org/fhir/valueset-normal_statuses ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
4. DV_DURATION.normal-range | |
Definition | Optional normal range. |
Short | Optional normal range |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
6. DV_DURATION.other-reference-ranges | |
Definition | Optional tagged other reference ranges for this value in its particular measurement context. |
Short | Optional tagged other reference ranges for this value in its particular measurement context |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
8. DV_DURATION.magnitude-status | |
Definition | Optional status of magnitude with values:
If not present, assumed meaning is '=' . |
Short | Optional status of magnitude: =, <, >, <=, >=, ~ |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. DV_DURATION.accuracy | |
Definition | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity. A value of 0 means that accuracy is 100%, i.e. no error. A value of unknown_accuracy_value means that accuracy was not recorded. |
Short | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity |
Control | 0..1 |
Type | decimal |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. DV_DURATION.accuracy-is-percent | |
Definition | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value. |
Short | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value |
Control | 0..1 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. DV_DURATION.value | |
Definition | Represents a period of time with respect to a notional point in time, which is not specified. A sign may be used to indicate the duration is backwards in time rather than forwards. Used for recording the duration of something in the real world, particularly when there is a need a) to represent the duration in customary format, i.e. days, hours, minutes etc, and b) if it will be used in computational operations with date/time quantities, i.e. additions, subtractions etc. Misuse: Durations cannot be used to represent points in time, or intervals of time. |
Short | ISO8601 duration string, including described deviations to support negative values and weeks |
Comments | Two deviations from ISO 8601 are supported, the first, to allow a negative sign, and the second allowing the 'W' designator to be mixed with other designators. See time types section in the Foundation Types model. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. DV_DURATION | |
Definition | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed. Example:
|
Short | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed |
Comments | For scores that include only Integers, DV_DURATION may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type. |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_DURATION.value | |
Definition | Represents a period of time with respect to a notional point in time, which is not specified. A sign may be used to indicate the duration is backwards in time rather than forwards. Used for recording the duration of something in the real world, particularly when there is a need a) to represent the duration in customary format, i.e. days, hours, minutes etc, and b) if it will be used in computational operations with date/time quantities, i.e. additions, subtractions etc. Misuse: Durations cannot be used to represent points in time, or intervals of time. |
Short | ISO8601 duration string, including described deviations to support negative values and weeks |
Comments | Two deviations from ISO 8601 are supported, the first, to allow a negative sign, and the second allowing the 'W' designator to be mixed with other designators. See time types section in the Foundation Types model. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. DV_DURATION | |
Definition | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed. Example:
|
Short | A data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed |
Comments | For scores that include only Integers, DV_DURATION may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type. |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_DURATION.normal-status | |
Definition | Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status. |
Short | Optional normal status indicator of value with respect to normal range for this value |
Control | 0..1 |
Binding | The codes SHALL be taken from Normal statuses (required to https://specifications.openehr.org/fhir/valueset-normal_statuses ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
4. DV_DURATION.normal-range | |
Definition | Optional normal range. |
Short | Optional normal range |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
6. DV_DURATION.other-reference-ranges | |
Definition | Optional tagged other reference ranges for this value in its particular measurement context. |
Short | Optional tagged other reference ranges for this value in its particular measurement context |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
8. DV_DURATION.magnitude-status | |
Definition | Optional status of magnitude with values:
If not present, assumed meaning is '=' . |
Short | Optional status of magnitude: =, <, >, <=, >=, ~ |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. DV_DURATION.accuracy | |
Definition | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity. A value of 0 means that accuracy is 100%, i.e. no error. A value of unknown_accuracy_value means that accuracy was not recorded. |
Short | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity |
Control | 0..1 |
Type | decimal |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. DV_DURATION.accuracy-is-percent | |
Definition | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value. |
Short | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value |
Control | 0..1 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. DV_DURATION.value | |
Definition | Represents a period of time with respect to a notional point in time, which is not specified. A sign may be used to indicate the duration is backwards in time rather than forwards. Used for recording the duration of something in the real world, particularly when there is a need a) to represent the duration in customary format, i.e. days, hours, minutes etc, and b) if it will be used in computational operations with date/time quantities, i.e. additions, subtractions etc. Misuse: Durations cannot be used to represent points in time, or intervals of time. |
Short | ISO8601 duration string, including described deviations to support negative values and weeks |
Comments | Two deviations from ISO 8601 are supported, the first, to allow a negative sign, and the second allowing the 'W' designator to be mixed with other designators. See time types section in the Foundation Types model. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |