Package | openehr.base |
Type | StructureDefinition |
Id | DATA-VALUE |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DATA-VALUE.html |
URL | http://openehr.org/fhir/StructureDefinition/DATA-VALUE |
Version | 0.1.0 |
Status | active |
Date | 2023-06-27T18:45:58+10:00 |
Name | DATA_VALUE |
Title | DATA_VALUE |
Realm | uv |
Authority | hl7 |
Description | Abstract parent of all DV_ data value types. Serves as a common ancestor of all data value types in openEHR models |
Type | http://openehr.org/fhir/StructureDefinition/DATA_VALUE |
Kind | logical |
StructureDefinition | |
DV-BOOLEAN | DV_BOOLEAN |
DV-IDENTIFIER | DV_IDENTIFIER |
DV-ORDERED | DV_ORDERED |
DV-PARAGRAPH | DV_PARAGRAPH |
DV-STATE | DV_STATE |
DV-TEXT | DV_TEXT |
DV-TIME-SPECIFICATION | DV_TIME_SPECIFICATION |
DV-URI | DV_URI |
ELEMENT | ELEMENT |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DATA-VALUE
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | This is an abstract type. Child types: DV_BOOLEAN, DV_IDENTIFIER, DV_ORDERED, DV_PARAGRAPH, DV_STATE, DV_TEXT, DV_TIME_SPECIFICATION, DV_URI Abstract parent of all DV_ data value types | |
{ "resourceType": "StructureDefinition", "id": "DATA-VALUE", "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#_data_value_class" }, { "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-wg", "valueCode": "fhir" }, { "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/DATA-VALUE", "version": "0.1.0", "name": "DATA_VALUE", "title": "DATA_VALUE", "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 parent of all DV_ data value types. Serves as a common ancestor of all data value types in openEHR models", "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/DATA_VALUE", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "DATA_VALUE", "path": "DATA_VALUE", "short": "Abstract parent of all DV_ data value types", "definition": "Abstract parent of all DV_ data value types. Serves as a common ancestor of all data value types in openEHR models.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] } ] }, "differential": { "element": [ { "id": "DATA_VALUE", "path": "DATA_VALUE", "short": "Abstract parent of all DV_ data value types", "definition": "Abstract parent of all DV_ data value types. Serves as a common ancestor of all data value types in openEHR models.", "min": 0, "max": "*", "isModifier": false } ] } }