FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/WebTemplateItem

Packageopenehr.base
TypeStructureDefinition
IdWebTemplateItem
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-WebTemplateItem.html
URLhttp://openehr.org/fhir/StructureDefinition/WebTemplateItem
Version0.1.0
Statusactive
Date2025-02-08T18:45:58+10:00
NameWebTemplateItem
TitleWebTemplateItem
Realmuv
Authorityhl7
Typehttp://openehr.org/fhir/StructureDefinition/WebTemplateItem
Kindlogical

Resources that use this resource

StructureDefinition
WebTemplateWebTemplate
WebTemplateItemWebTemplateItem

Resources that this resource uses

StructureDefinition
AnnotationsAnnotations
TranslatedStringTranslatedString
WebTemplateInputWebTemplateInput
WebTemplateItemWebTemplateItem
WebTemplateTermBindingWebTemplateTermBinding
ValueSet
valueset-item-lifecyclestateItem Lifecycle State ValueSet
valueset-item-proportiontypeItem ProportionType ValueSet
valueset-item-rmtypeItem rmType ValueSet

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition WebTemplateItem

NameFlagsCard.TypeDescription & Constraintsdoco
.. WebTemplateItem 0..*BaseThe grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list
... id 1..1stringNode ID (this ID is needed when input data is converted to a composition)
... depth 0..1integertodo
... name 0..1stringDefault node name
... localizedName 0..1stringNode name in the default language
... rmType 1..1codeReference Model class name for this node
Binding: Item rmType ValueSet (required)
... nodeId 0..1stringArchetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code
... min 1..1stringMinimal value of occurrences for this node (this node has to appear at least this many times)
... max 1..1stringMaximal 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.
... dependsOn 1..1stringtodo
... localizedNames 0..*TranslatedStringMap with labels in additional languages
... localizedDescriptions 0..*TranslatedStringMap with element descriptions
... annotations 0..1Annotationstodo
... archetype_id 0..1stringtodo
... aqlPath 1..1stringAQL (or RM) path to this node. Such paths can be used in AQLs
... custodian_namespace 0..1stringtodo
... custodian_organisation 0..1stringtodo
... lifecycleState 0..1codetodo
Binding: Item Lifecycle State ValueSet (required)
... original_namespace 0..1stringtodo
... original_publisher 0..1stringtodo
... proportionTypes 0..1codetodo
Binding: Item ProportionType ValueSet (required)
... revision 0..1stringtodo
... inContext 0..1booleantodo
... inputs 0..*WebTemplateInputUsed for creating input fields. the inputs are determined by the attributes for a particular datatype
... termBindings 0..*WebTemplateTermBindingtodo
JSON: Represented as a single JSON Object with named properties using the value of the code child as the key
... children 0..*WebTemplateItemtodo

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "WebTemplateItem",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "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/WebTemplateItem",
  "version": "0.1.0",
  "name": "WebTemplateItem",
  "title": "WebTemplateItem",
  "status": "active",
  "experimental": false,
  "date": "2025-02-08T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "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": false,
  "type": "http://openehr.org/fhir/StructureDefinition/WebTemplateItem",
  "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": "WebTemplateItem",
        "path": "WebTemplateItem",
        "short": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list",
        "definition": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "WebTemplateItem.id",
        "path": "WebTemplateItem.id",
        "short": "Node ID (this ID is needed when input data is converted to a composition)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.depth",
        "path": "WebTemplateItem.depth",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.depth",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "WebTemplateItem.name",
        "path": "WebTemplateItem.name",
        "short": "Default node name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedName",
        "path": "WebTemplateItem.localizedName",
        "short": "Node name in the default language",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.localizedName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.rmType",
        "path": "WebTemplateItem.rmType",
        "short": "Reference Model class name for this node",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.rmType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-rmtype"
        }
      },
      {
        "id": "WebTemplateItem.nodeId",
        "path": "WebTemplateItem.nodeId",
        "short": "Archetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.nodeId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.min",
        "path": "WebTemplateItem.min",
        "short": "Minimal value of occurrences for this node (this node has to appear at least this many times)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.min",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.max",
        "path": "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.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.max",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.dependsOn",
        "path": "WebTemplateItem.dependsOn",
        "short": "todo",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.dependsOn",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedNames",
        "path": "WebTemplateItem.localizedNames",
        "short": "Map with labels in additional languages",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateItem.localizedNames",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedDescriptions",
        "path": "WebTemplateItem.localizedDescriptions",
        "short": "Map with element descriptions",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateItem.localizedDescriptions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateItem.annotations",
        "path": "WebTemplateItem.annotations",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.annotations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/Annotations"
          }
        ]
      },
      {
        "id": "WebTemplateItem.archetype-id",
        "path": "WebTemplateItem.archetype_id",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.archetype_id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.aqlPath",
        "path": "WebTemplateItem.aqlPath",
        "short": "AQL (or RM) path to this node. Such paths can be used in AQLs",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.aqlPath",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.custodian-namespace",
        "path": "WebTemplateItem.custodian_namespace",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.custodian_namespace",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.custodian-organisation",
        "path": "WebTemplateItem.custodian_organisation",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.custodian_organisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.lifecycleState",
        "path": "WebTemplateItem.lifecycleState",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.lifecycleState",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-lifecyclestate"
        }
      },
      {
        "id": "WebTemplateItem.original-namespace",
        "path": "WebTemplateItem.original_namespace",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.original_namespace",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.original-publisher",
        "path": "WebTemplateItem.original_publisher",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.original_publisher",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.proportionTypes",
        "path": "WebTemplateItem.proportionTypes",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.proportionTypes",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-proportiontype"
        }
      },
      {
        "id": "WebTemplateItem.revision",
        "path": "WebTemplateItem.revision",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.revision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.inContext",
        "path": "WebTemplateItem.inContext",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateItem.inContext",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "WebTemplateItem.inputs",
        "path": "WebTemplateItem.inputs",
        "short": "Used for creating input fields. the inputs are determined by the attributes for a particular datatype",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateItem.inputs",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateInput"
          }
        ]
      },
      {
        "id": "WebTemplateItem.termBindings",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key",
            "valueCode": "code"
          }
        ],
        "path": "WebTemplateItem.termBindings",
        "short": "todo",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateItem.termBindings",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding"
          }
        ]
      },
      {
        "id": "WebTemplateItem.children",
        "path": "WebTemplateItem.children",
        "short": "todo",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateItem.children",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateItem"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "WebTemplateItem",
        "path": "WebTemplateItem",
        "short": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list",
        "definition": "The grouping variant of ITEM, which may contain further instances of ITEM, in an ordered list.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "WebTemplateItem.id",
        "path": "WebTemplateItem.id",
        "short": "Node ID (this ID is needed when input data is converted to a composition)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.depth",
        "path": "WebTemplateItem.depth",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "WebTemplateItem.name",
        "path": "WebTemplateItem.name",
        "short": "Default node name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedName",
        "path": "WebTemplateItem.localizedName",
        "short": "Node name in the default language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.rmType",
        "path": "WebTemplateItem.rmType",
        "short": "Reference Model class name for this node",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-rmtype"
        }
      },
      {
        "id": "WebTemplateItem.nodeId",
        "path": "WebTemplateItem.nodeId",
        "short": "Archetype node id as either a full openEHR-EHR-xxxxx archetype id or just an at-code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.min",
        "path": "WebTemplateItem.min",
        "short": "Minimal value of occurrences for this node (this node has to appear at least this many times)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.max",
        "path": "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.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.dependsOn",
        "path": "WebTemplateItem.dependsOn",
        "short": "todo",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedNames",
        "path": "WebTemplateItem.localizedNames",
        "short": "Map with labels in additional languages",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateItem.localizedDescriptions",
        "path": "WebTemplateItem.localizedDescriptions",
        "short": "Map with element descriptions",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateItem.annotations",
        "path": "WebTemplateItem.annotations",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/Annotations"
          }
        ]
      },
      {
        "id": "WebTemplateItem.archetype-id",
        "path": "WebTemplateItem.archetype_id",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.aqlPath",
        "path": "WebTemplateItem.aqlPath",
        "short": "AQL (or RM) path to this node. Such paths can be used in AQLs",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.custodian-namespace",
        "path": "WebTemplateItem.custodian_namespace",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.custodian-organisation",
        "path": "WebTemplateItem.custodian_organisation",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.lifecycleState",
        "path": "WebTemplateItem.lifecycleState",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-lifecyclestate"
        }
      },
      {
        "id": "WebTemplateItem.original-namespace",
        "path": "WebTemplateItem.original_namespace",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.original-publisher",
        "path": "WebTemplateItem.original_publisher",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.proportionTypes",
        "path": "WebTemplateItem.proportionTypes",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://specifications.openehr.org/fhir/valueset-item-proportiontype"
        }
      },
      {
        "id": "WebTemplateItem.revision",
        "path": "WebTemplateItem.revision",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateItem.inContext",
        "path": "WebTemplateItem.inContext",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "WebTemplateItem.inputs",
        "path": "WebTemplateItem.inputs",
        "short": "Used for creating input fields. the inputs are determined by the attributes for a particular datatype",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateInput"
          }
        ]
      },
      {
        "id": "WebTemplateItem.termBindings",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key",
            "valueCode": "code"
          }
        ],
        "path": "WebTemplateItem.termBindings",
        "short": "todo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding"
          }
        ]
      },
      {
        "id": "WebTemplateItem.children",
        "path": "WebTemplateItem.children",
        "short": "todo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateItem"
          }
        ]
      }
    ]
  }
}