PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@3.0.0-rc.9dev
    https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
description: Dieses Profil bildet die Einrichtung Krankenhaus ab. Ein Krankenhaus gilt hier als oberste Instanz, weshalb das partOf hier nicht befüllt ist. Es leitet von ISiK ab und setzt alle dort mit MS-Flag versehenen Elemente - bis auf telecom, address, contact, endpoint - um.
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: TipluOrganizationKrankenhaus
type: Organization
elements:
  address: {index: 9}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  type:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type'}
    index: 7
    slicing:
      slices:
        organisationstyp:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type'}
            index: 7
  active:
    pattern: {type: Boolean, value: true}
    index: 6
  identifier:
    index: 2
    slicing:
      slices:
        IKNR:
          match: {}
          schema: {_required: true, index: 2}
          min: 1
        Kuerzel:
          match: {}
          schema:
            type: Identifier
            mustSupport: true
            array: true
            index: 3
            elements:
              system: {mustSupport: true, index: 4}
              value: {mustSupport: true, index: 5}
  telecom: {index: 8}
  partOf: {index: 10}
  endpoint: {index: 12}
  contact: {index: 11}
package_version: 3.0.0-rc.9dev
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
base: https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation
version: 2.0.2
required: [identifier]