Package | openehr.base |
Type | StructureDefinition |
Id | DV-ENCAPSULATED |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DV-ENCAPSULATED.html |
URL | http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | DV_ENCAPSULATED |
Title | DV_ENCAPSULATED |
Realm | uv |
Authority | hl7 |
Description | Abstract class defining the common meta-data of all types of encapsulated data. |
Type | http://openehr.org/fhir/StructureDefinition/DV_ENCAPSULATED |
Kind | logical |
StructureDefinition | |
DV-MULTIMEDIA | DV_MULTIMEDIA |
DV-PARSABLE | DV_PARSABLE |
FEEDER-AUDIT | FEEDER_AUDIT |
StructureDefinition | |
CODE-PHRASE | CODE_PHRASE |
DV-AMOUNT | DV_AMOUNT |
ValueSet | |
valueset-character_sets | Character Set |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DV-ENCAPSULATED
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | DV_AMOUNT | This is an abstract type. Child types: DV_MULTIMEDIA, DV_PARSABLE Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy Abstract class defining the common meta-data of all types of encapsulated data | |
![]() ![]() ![]() | 0..1 | CODE_PHRASE | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets Binding: Character Set (required) | |
![]() ![]() ![]() | 0..1 | CODE_PHRASE | Optional indicator of the localised language in which the data is written, if relevant Binding: AllLanguages (required) | |
{ "resourceType": "StructureDefinition", "id": "DV-ENCAPSULATED", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_dv_encapsulated_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-as-leaf" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint", "valueCode": "element-view-defns-parent" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/DV-ENCAPSULATED", "version": "0.1.0", "name": "DV_ENCAPSULATED", "title": "DV_ENCAPSULATED", "status": "active", "experimental": false, "date": "2023-06-27T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Abstract class defining the common meta-data of all types of encapsulated data.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": true, "type": "http://openehr.org/fhir/StructureDefinition/DV_ENCAPSULATED", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DV-AMOUNT", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "DV_ENCAPSULATED", "path": "DV_ENCAPSULATED", "short": "Abstract class defining the common meta-data of all types of encapsulated data", "definition": "Abstract class defining the common meta-data of all types of encapsulated data.", "comment": "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.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "DV_ENCAPSULATED.normal-status", "path": "DV_ENCAPSULATED.normal_status", "short": "Optional normal status indicator of value with respect to normal range for this value", "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.", "min": 0, "max": "1", "base": { "path": "DV_ORDERED.normal_status", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-normal_statuses" } }, { "id": "DV_ENCAPSULATED.normal-range", "path": "DV_ENCAPSULATED.normal_range", "short": "Optional normal range", "definition": "Optional normal range.", "min": 0, "max": "1", "base": { "path": "DV_ORDERED.normal_range", "min": 0, "max": "1" }, "type": [ { "extension": [ { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" } ], "code": "http://openehr.org/fhir/StructureDefinition/DV-INTERVAL" } ], "isModifier": false }, { "id": "DV_ENCAPSULATED.other-reference-ranges", "path": "DV_ENCAPSULATED.other_reference_ranges", "short": "Optional tagged other reference ranges for this value in its particular measurement context", "definition": "Optional tagged other reference ranges for this value in its particular measurement context.", "min": 0, "max": "*", "base": { "path": "DV_ORDERED.other_reference_ranges", "min": 0, "max": "*" }, "type": [ { "extension": [ { "extension": [ { "url": "name", "valueCode": "T" }, { "url": "type", "valueUri": "http://openehr.org/fhir/StructureDefinition/DV_ORDERED" } ], "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter" } ], "code": "http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE" } ], "isModifier": false }, { "id": "DV_ENCAPSULATED.magnitude-status", "path": "DV_ENCAPSULATED.magnitude_status", "short": "Optional status of magnitude: =, <, >, <=, >=, ~", "definition": "Optional status of magnitude with values:\r\n* '=' : magnitude is a point value\r\n* '<' : value is < magnitude\r\n* '>' : value is > magnitude\r\n* '<=' : value is <= magnitude\r\n* '>=' : value is >= magnitude\r\n* '~' : value is approximately magnitude\r\n\r\nIf not present, assumed meaning is '=' .", "min": 0, "max": "1", "base": { "path": "DV_QUANTIFIED.magnitude_status", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "DV_ENCAPSULATED.accuracy", "path": "DV_ENCAPSULATED.accuracy", "short": "Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity", "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.\r\n\r\nA value of unknown_accuracy_value means that accuracy was not recorded.", "min": 0, "max": "1", "base": { "path": "DV_QUANTIFIED.accuracy", "min": 0, "max": "1" }, "type": [ { "code": "decimal" } ], "isModifier": false }, { "id": "DV_ENCAPSULATED.accuracy-is-percent", "path": "DV_ENCAPSULATED.accuracy_is_percent", "short": "If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value", "definition": "If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value.", "min": 0, "max": "1", "base": { "path": "DV_AMOUNT.accuracy_is_percent", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "isModifier": false }, { "id": "DV_ENCAPSULATED.charset", "path": "DV_ENCAPSULATED.charset", "short": "Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets", "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.", "min": 0, "max": "1", "base": { "path": "DV_ENCAPSULATED.charset", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-character_sets" } }, { "id": "DV_ENCAPSULATED.language", "path": "DV_ENCAPSULATED.language", "short": "Optional indicator of the localised language in which the data is written, if relevant", "definition": "Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages.", "min": 0, "max": "1", "base": { "path": "DV_ENCAPSULATED.language", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/all-languages" } } ] }, "differential": { "element": [ { "id": "DV_ENCAPSULATED", "path": "DV_ENCAPSULATED", "short": "Abstract class defining the common meta-data of all types of encapsulated data", "definition": "Abstract class defining the common meta-data of all types of encapsulated data.", "min": 0, "max": "*", "isModifier": false }, { "id": "DV_ENCAPSULATED.charset", "path": "DV_ENCAPSULATED.charset", "short": "Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets", "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.", "min": 0, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-character_sets" } }, { "id": "DV_ENCAPSULATED.language", "path": "DV_ENCAPSULATED.language", "short": "Optional indicator of the localised language in which the data is written, if relevant", "definition": "Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages.", "min": 0, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/all-languages" } } ] } }