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