PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/WebTemplate
{
  "description": null,
  "_filename": "StructureDefinition-WebTemplate.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": "WebTemplate",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://openehr.org/fhir/StructureDefinition/WebTemplate",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "WebTemplate",
  "package_version": "0.1.0-snapshot",
  "extension": [ {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype",
    "valueBoolean": true
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
    "valueBoolean": true
  }, {
    "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-load-as-resource",
    "valueBoolean": true
  }, {
    "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": "WebTemplate",
      "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": "WebTemplate",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "WebTemplate.templateId",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "WebTemplate.templateId"
      },
      "path": "WebTemplate.templateId",
      "type": [ {
        "code": "string"
      } ],
      "short": "Operational template ID",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-use-as-resource-id",
        "valueBoolean": true
      } ]
    }, {
      "id": "WebTemplate.version",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "WebTemplate.version"
      },
      "path": "WebTemplate.version",
      "type": [ {
        "code": "string"
      } ],
      "short": "Web template structure version"
    }, {
      "id": "WebTemplate.semver",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "WebTemplate.semver"
      },
      "path": "WebTemplate.semver",
      "type": [ {
        "code": "string"
      } ],
      "short": "The semantic version number of the openEHR template"
    }, {
      "id": "WebTemplate.defaultLanguage",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "WebTemplate.defaultLanguage"
      },
      "path": "WebTemplate.defaultLanguage",
      "type": [ {
        "code": "string"
      } ],
      "short": "Default labels for fields will be in this language"
    }, {
      "id": "WebTemplate.languages",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "WebTemplate.languages"
      },
      "path": "WebTemplate.languages",
      "type": [ {
        "code": "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"
    }, {
      "id": "WebTemplate.tree",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "WebTemplate.tree"
      },
      "path": "WebTemplate.tree",
      "type": [ {
        "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateItem"
      } ],
      "short": "Hierarchical structure of nodes each one potentially having further children"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "id": "15a2f574-2f31-4c18-9728-3b1bf33d03da",
  "kind": "logical",
  "url": "http://openehr.org/fhir/StructureDefinition/WebTemplate",
  "version": "0.1.0-snapshot",
  "differential": {
    "element": [ {
      "id": "WebTemplate",
      "max": "*",
      "min": 0,
      "path": "WebTemplate",
      "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": "WebTemplate.templateId",
      "max": "1",
      "min": 1,
      "path": "WebTemplate.templateId",
      "type": [ {
        "code": "string"
      } ],
      "short": "Operational template ID",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-use-as-resource-id",
        "valueBoolean": true
      } ]
    }, {
      "id": "WebTemplate.version",
      "max": "1",
      "min": 1,
      "path": "WebTemplate.version",
      "type": [ {
        "code": "string"
      } ],
      "short": "Web template structure version"
    }, {
      "id": "WebTemplate.semver",
      "max": "1",
      "min": 0,
      "path": "WebTemplate.semver",
      "type": [ {
        "code": "string"
      } ],
      "short": "The semantic version number of the openEHR template"
    }, {
      "id": "WebTemplate.defaultLanguage",
      "max": "1",
      "min": 1,
      "path": "WebTemplate.defaultLanguage",
      "type": [ {
        "code": "string"
      } ],
      "short": "Default labels for fields will be in this language"
    }, {
      "id": "WebTemplate.languages",
      "max": "*",
      "min": 0,
      "path": "WebTemplate.languages",
      "type": [ {
        "code": "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"
    }, {
      "id": "WebTemplate.tree",
      "max": "1",
      "min": 1,
      "path": "WebTemplate.tree",
      "type": [ {
        "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateItem"
      } ],
      "short": "Hierarchical structure of nodes each one potentially having further children"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://www.openehr.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}