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-PARSABLE logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. DV_PARSABLE | |
Definition | Encapsulated data expressed as a parsable String. The internal model of the data item is not described in the openEHR model in common with other encapsulated types, but in this case, the form of the data is assumed to be plaintext, rather than compressed or other types of large binary data. Base definition for all types defined in FHIR type system. |
Short | Encapsulated data expressed as a parsable StringBase for all types and resources |
Comments | For scores that include only Integers, DV_QUANTIFIED 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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.charset | |
Definition | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets . Unicode is the default assumption in openEHR, with UTF-8 being the assumed encoding. This attribute allows for variations from these assumptions. |
Short | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets |
Control | 0..1 |
Binding | The codes SHALL be taken from Character Set (required to https://specifications.openehr.org/fhir/valueset-character_sets ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
16. DV_PARSABLE.language | |
Definition | Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages. |
Short | Optional indicator of the localised language in which the data is written, if relevant |
Control | 0..1 |
Binding | The codes SHALL be taken from AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
18. DV_PARSABLE.value | |
Definition | The string, which may validly be empty in some syntaxes. |
Short | The string, which may validly be empty in some syntaxes |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. DV_PARSABLE.formalism | |
Definition | Name of the formalism, e.g. GLIF 1.0 , Proforma etc. |
Short | Name of the formalism, e.g. GLIF 1.0 , Proforma etc |
Control | 1..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_PARSABLE | |
Definition | Encapsulated data expressed as a parsable String. The internal model of the data item is not described in the openEHR model in common with other encapsulated types, but in this case, the form of the data is assumed to be plaintext, rather than compressed or other types of large binary data. |
Short | Encapsulated data expressed as a parsable String |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_PARSABLE.value | |
Definition | The string, which may validly be empty in some syntaxes. |
Short | The string, which may validly be empty in some syntaxes |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. DV_PARSABLE.formalism | |
Definition | Name of the formalism, e.g. GLIF 1.0 , Proforma etc. |
Short | Name of the formalism, e.g. GLIF 1.0 , Proforma etc |
Control | 1..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_PARSABLE | |
Definition | Encapsulated data expressed as a parsable String. The internal model of the data item is not described in the openEHR model in common with other encapsulated types, but in this case, the form of the data is assumed to be plaintext, rather than compressed or other types of large binary data. |
Short | Encapsulated data expressed as a parsable String |
Comments | For scores that include only Integers, DV_QUANTIFIED 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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.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_PARSABLE.charset | |
Definition | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets . Unicode is the default assumption in openEHR, with UTF-8 being the assumed encoding. This attribute allows for variations from these assumptions. |
Short | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets |
Control | 0..1 |
Binding | The codes SHALL be taken from Character Set (required to https://specifications.openehr.org/fhir/valueset-character_sets ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
16. DV_PARSABLE.language | |
Definition | Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages. |
Short | Optional indicator of the localised language in which the data is written, if relevant |
Control | 0..1 |
Binding | The codes SHALL be taken from AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
18. DV_PARSABLE.value | |
Definition | The string, which may validly be empty in some syntaxes. |
Short | The string, which may validly be empty in some syntaxes |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. DV_PARSABLE.formalism | |
Definition | Name of the formalism, e.g. GLIF 1.0 , Proforma etc. |
Short | Name of the formalism, e.g. GLIF 1.0 , Proforma etc |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |