PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
description: Dieses Profil bildet die Einrichtung Krankenhaus ab
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: TipluOrganizationKrankenhaus
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {mustSupport: true, _required: true, index: 1}
          min: 1
        Kuerzel:
          match: {}
          schema:
            type: Identifier
            mustSupport: true
            array: true
            index: 2
            elements:
              type: {mustSupport: true, index: 3}
              system: {mustSupport: true, index: 4}
              value: {mustSupport: true, index: 5}
  name: {mustSupport: true, index: 6}
package_version: 1.0.1
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: 2.0.0
required: [identifier]