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 WebTemplateItem logical model.
Guidance on how to interpret the contents of this table can be foundhere
| 0. WebTemplateItem | |
| Definition | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list. Base definition for all types defined in FHIR type system. |
| Short | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered listBase for all types and resources |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. WebTemplateItem.id | |
| Short | Node ID (this ID is needed when input data is converted to a composition) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 4. WebTemplateItem.depth | |
| Short | todo |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. WebTemplateItem.name | |
| Short | Default node name |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. WebTemplateItem.localizedName | |
| Short | Node name in the default language |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. WebTemplateItem.rmType | |
| Short | Reference Model class name for this node |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Item rmType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-rmtype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. WebTemplateItem.nodeId | |
| Short | Archetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. WebTemplateItem.min | |
| Short | Minimal value of occurrences for this node (this node has to appear at least this many times) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. WebTemplateItem.max | |
| Short | Maximal value of occurrences for this node or -1 if unlimited. When converting to a composition this node should not appear more than this many times. |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. WebTemplateItem.dependsOn | |
| Short | todo |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. WebTemplateItem.localizedNames | |
| Short | Map with labels in additional languages |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 22. WebTemplateItem.localizedDescriptions | |
| Short | Map with element descriptions |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 24. WebTemplateItem.annotations | |
| Short | todo |
| Control | 0..1 |
| Type | http://openehr.org/fhir/StructureDefinition/Annotations |
| 26. WebTemplateItem.archetype-id | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. WebTemplateItem.aqlPath | |
| Short | AQL (or RM) path to this node. Such paths can be used in AQLs |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. WebTemplateItem.custodian-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. WebTemplateItem.custodian-organisation | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. WebTemplateItem.lifecycleState | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item Lifecycle State ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-lifecyclestate) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. WebTemplateItem.original-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. WebTemplateItem.original-publisher | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. WebTemplateItem.proportionTypes | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item ProportionType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-proportiontype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. WebTemplateItem.revision | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. WebTemplateItem.inContext | |
| Short | todo |
| Control | 0..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. WebTemplateItem.inputs | |
| Short | Used for creating input fields. the inputs are determined by the attributes for a particular datatype |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateInput |
| 48. WebTemplateItem.termBindings | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding |
| JSON Format | This repeating object is represented as a single JSON object with named properties. The name of the property (key) is the value of thecode child |
| 50. WebTemplateItem.children | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateItem |
Guidance on how to interpret the contents of this table can be foundhere
| 0. WebTemplateItem | |
| Definition | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list. |
| Short | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. WebTemplateItem.id | |
| Short | Node ID (this ID is needed when input data is converted to a composition) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 4. WebTemplateItem.depth | |
| Short | todo |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. WebTemplateItem.name | |
| Short | Default node name |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. WebTemplateItem.localizedName | |
| Short | Node name in the default language |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. WebTemplateItem.rmType | |
| Short | Reference Model class name for this node |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Item rmType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-rmtype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. WebTemplateItem.nodeId | |
| Short | Archetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. WebTemplateItem.min | |
| Short | Minimal value of occurrences for this node (this node has to appear at least this many times) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. WebTemplateItem.max | |
| Short | Maximal value of occurrences for this node or -1 if unlimited. When converting to a composition this node should not appear more than this many times. |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. WebTemplateItem.dependsOn | |
| Short | todo |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. WebTemplateItem.localizedNames | |
| Short | Map with labels in additional languages |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 22. WebTemplateItem.localizedDescriptions | |
| Short | Map with element descriptions |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 24. WebTemplateItem.annotations | |
| Short | todo |
| Control | 0..1 |
| Type | http://openehr.org/fhir/StructureDefinition/Annotations |
| 26. WebTemplateItem.archetype-id | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. WebTemplateItem.aqlPath | |
| Short | AQL (or RM) path to this node. Such paths can be used in AQLs |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. WebTemplateItem.custodian-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. WebTemplateItem.custodian-organisation | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. WebTemplateItem.lifecycleState | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item Lifecycle State ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-lifecyclestate) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. WebTemplateItem.original-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. WebTemplateItem.original-publisher | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. WebTemplateItem.proportionTypes | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item ProportionType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-proportiontype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. WebTemplateItem.revision | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. WebTemplateItem.inContext | |
| Short | todo |
| Control | 0..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. WebTemplateItem.inputs | |
| Short | Used for creating input fields. the inputs are determined by the attributes for a particular datatype |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateInput |
| 48. WebTemplateItem.termBindings | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding |
| JSON Format | This repeating object is represented as a single JSON object with named properties. The name of the property (key) is the value of thecode child |
| 50. WebTemplateItem.children | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateItem |
Guidance on how to interpret the contents of this table can be foundhere
| 0. WebTemplateItem | |
| Definition | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list. |
| Short | The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. WebTemplateItem.id | |
| Short | Node ID (this ID is needed when input data is converted to a composition) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 4. WebTemplateItem.depth | |
| Short | todo |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. WebTemplateItem.name | |
| Short | Default node name |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. WebTemplateItem.localizedName | |
| Short | Node name in the default language |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. WebTemplateItem.rmType | |
| Short | Reference Model class name for this node |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Item rmType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-rmtype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. WebTemplateItem.nodeId | |
| Short | Archetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. WebTemplateItem.min | |
| Short | Minimal value of occurrences for this node (this node has to appear at least this many times) |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. WebTemplateItem.max | |
| Short | Maximal value of occurrences for this node or -1 if unlimited. When converting to a composition this node should not appear more than this many times. |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. WebTemplateItem.dependsOn | |
| Short | todo |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. WebTemplateItem.localizedNames | |
| Short | Map with labels in additional languages |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 22. WebTemplateItem.localizedDescriptions | |
| Short | Map with element descriptions |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/TranslatedString |
| 24. WebTemplateItem.annotations | |
| Short | todo |
| Control | 0..1 |
| Type | http://openehr.org/fhir/StructureDefinition/Annotations |
| 26. WebTemplateItem.archetype-id | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. WebTemplateItem.aqlPath | |
| Short | AQL (or RM) path to this node. Such paths can be used in AQLs |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. WebTemplateItem.custodian-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. WebTemplateItem.custodian-organisation | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. WebTemplateItem.lifecycleState | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item Lifecycle State ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-lifecyclestate) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. WebTemplateItem.original-namespace | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. WebTemplateItem.original-publisher | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. WebTemplateItem.proportionTypes | |
| Short | todo |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Item ProportionType ValueSet (required to https://specifications.openehr.org/fhir/valueset-item-proportiontype) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. WebTemplateItem.revision | |
| Short | todo |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. WebTemplateItem.inContext | |
| Short | todo |
| Control | 0..1 |
| Type | boolean |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. WebTemplateItem.inputs | |
| Short | Used for creating input fields. the inputs are determined by the attributes for a particular datatype |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateInput |
| 48. WebTemplateItem.termBindings | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding |
| JSON Format | This repeating object is represented as a single JSON object with named properties. The name of the property (key) is the value of thecode child |
| 50. WebTemplateItem.children | |
| Short | todo |
| Control | 0..* |
| Type | http://openehr.org/fhir/StructureDefinition/WebTemplateItem |