PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-adqs
description: null
package_name: sfm.030521
derivation: constraint
name: SfmAdqs
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ad:
          match: {url: ad}
          schema:
            short: Add to get required amount
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: ad}
                index: 2
              value:
                choices: [valueBoolean]
                index: 4
              valueBoolean: {type: boolean, choiceOf: value, index: 5}
        qs:
          match: {url: qs}
          schema:
            short: Needed amount
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: qs}
                index: 7
              value:
                choices: [valueBoolean]
                index: 9
              valueBoolean: {type: boolean, choiceOf: value, index: 10}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/sfm-adqs'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.0.1
extensions:
  ad:
    url: ad
    short: Add to get required amount
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: ad}
        index: 2
      value:
        choices: [valueBoolean]
        index: 4
      valueBoolean: {type: boolean, choiceOf: value, index: 5}
  qs:
    url: qs
    short: Needed amount
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: qs}
        index: 7
      value:
        choices: [valueBoolean]
        index: 9
      valueBoolean: {type: boolean, choiceOf: value, index: 10}
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/sfm-adqs
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'