PackagesCanonicalsLogsProblems
    Packages
    flc.fhir.base@0.2.3
    http://canonical.fhir.link/flc/base/StructureDefinition/flc-library
description: Profile for Library used together with the FHIR Liquid Converter (FLC). Includes the liquidtemplate folder content as a base64 binary attachments.\nFrom this FLC-Library profile its possible to create the template folder structure neddened for the FHIR Liquid Converter to work.
package_name: flc.fhir.base
derivation: constraint
name: FLCLibrary
type: Library
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        externalTerminologyDependency:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://canonical.fhir.link/flc/base/StructureDefinition/external-terminology-dependency', index: 1}
          min: 0
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: logic-library, system: 'http://terminology.hl7.org/CodeSystem/library-type'}
    index: 2
  content:
    mustSupport: true
    index: 3
    elements:
      id: {mustSupport: true, index: 4}
      extension:
        index: 5
        slicing:
          slices:
            attachmentFolderStructure:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://canonical.fhir.link/flc/base/StructureDefinition/attachment-folder-structure', index: 6}
              min: 1
              max: 1
    required: [id, extension]
    extensions:
      attachmentFolderStructure: {url: 'http://canonical.fhir.link/flc/base/StructureDefinition/attachment-folder-structure', min: 1, max: 1, type: Extension, mustSupport: true, index: 6}
package_version: 0.2.3
extensions:
  externalTerminologyDependency: {url: 'http://canonical.fhir.link/flc/base/StructureDefinition/external-terminology-dependency', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://canonical.fhir.link/flc/base/StructureDefinition/flc-library
base: http://hl7.org/fhir/StructureDefinition/Library
version: 0.2.3
required: [content]