PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.0.0
    http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-lab
description: This CH ELM base profile constrains the Organization resource for the reporting laboratory.
package_name: ch.fhir.ig.ch-elm
derivation: constraint
name: ChElmOrganizationLab
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      slices:
        BER:
          match: {}
          schema: {index: 1}
          max: 0
        UIDB:
          match: {}
          schema: {index: 2}
          max: 0
        ZSR:
          match: {}
          schema: {index: 3}
          max: 0
        GLN:
          match: {}
          schema: {_required: true, index: 4}
          min: 1
  name: {maxLength: 100, index: 5}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-lab
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization
version: 1.0.0
required: [name, identifier]