PackagesCanonicalsLogsProblems
    Packages
    bonsai.demo.a@2.2.2
    http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary
description: null
package_name: bonsai.demo.a
derivation: constraint
name: NLLWorkplaceSummary
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        workplaceIdentifier:
          match: {url: workplaceIdentifier}
          schema:
            short: Workplace identifier
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: workplaceIdentifier}
                index: 2
              value:
                maxLength: 13
                choices: [valueString]
                index: 4
              valueString: {type: string, maxLength: 13, choiceOf: value, index: 5}
        workplaceName:
          match: {url: workplaceName}
          schema:
            short: Name of the workplace
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: workplaceName}
                index: 7
              value:
                maxLength: 64
                choices: [valueString]
                index: 9
              valueString: {type: string, maxLength: 64, choiceOf: value, index: 10}
        workplaceType:
          match: {url: workplaceType}
          schema:
            short: Workplace type
            mustSupport: true
            binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/workplace-types'}
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: workplaceType}
                index: 12
              value:
                choices: [valueCode]
                index: 14
              valueCode: {type: code, choiceOf: value, index: 15}
        workplaceIdType:
          match: {url: workplaceIdType}
          schema:
            short: The type of workplace id provided
            mustSupport: true
            binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types'}
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: workplaceIdType}
                index: 17
              value:
                choices: [valueCode]
                index: 19
              valueCode: {type: code, choiceOf: value, index: 20}
  url:
    pattern: {type: Uri, value: 'http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 2.2.2
extensions:
  workplaceIdentifier:
    url: workplaceIdentifier
    short: Workplace identifier
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: workplaceIdentifier}
        index: 2
      value:
        maxLength: 13
        choices: [valueString]
        index: 4
      valueString: {type: string, maxLength: 13, choiceOf: value, index: 5}
  workplaceName:
    url: workplaceName
    short: Name of the workplace
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: workplaceName}
        index: 7
      value:
        maxLength: 64
        choices: [valueString]
        index: 9
      valueString: {type: string, maxLength: 64, choiceOf: value, index: 10}
  workplaceType:
    url: workplaceType
    short: Workplace type
    mustSupport: true
    binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/workplace-types'}
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: workplaceType}
        index: 12
      value:
        choices: [valueCode]
        index: 14
      valueCode: {type: code, choiceOf: value, index: 15}
  workplaceIdType:
    url: workplaceIdType
    short: The type of workplace id provided
    mustSupport: true
    binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types'}
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: workplaceIdType}
        index: 17
      value:
        choices: [valueCode]
        index: 19
      valueCode: {type: code, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0