PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/WebTemplate
description: null
package_name: openehr.base
derivation: specialization
name: WebTemplate
type: http://openehr.org/fhir/StructureDefinition/WebTemplate
elements:
  templateId: {type: string, short: Operational template ID, index: 0}
  version: {type: string, short: Web template structure version, index: 1}
  semver: {type: string, short: The semantic version number of the openEHR template, index: 2}
  defaultLanguage: {type: string, short: Default labels for fields will be in this language, index: 3}
  languages: {type: string, short: 'Array of additional languages. Labels for fields and coded texts will also be available in these additional languages, provided that the operational template has them', array: true, index: 4}
  tree: {type: 'http://openehr.org/fhir/StructureDefinition/WebTemplateItem', short: Hierarchical structure of nodes each one potentially having further children, index: 5}
package_version: 0.1.0-snapshot
class: logical
kind: logical
url: http://openehr.org/fhir/StructureDefinition/WebTemplate
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0-snapshot
required: [tree, version, templateId, defaultLanguage]