PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@3.0.0-rc.1
    https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus
description: Dieses Profil bildet die Einrichtung Krankenhaus ab
package_name: basisprofil.tiplu.de.r4
derivation: constraint
name: TipluOrganizationKrankenhaus
type: Organization
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  identifier:
    mustSupport: true
    index: 2
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {mustSupport: true, _required: true, index: 3}
          min: 1
        Kuerzel:
          match: {}
          schema:
            type: Identifier
            mustSupport: true
            array: true
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              value: {mustSupport: true, index: 6}
  type:
    mustSupport: true
    index: 7
    elements:
      coding:
        index: 8
        slicing:
          slices:
            OrganizationType:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type'}
                _required: true
                index: 9
              min: 1
              max: 1
    required: [coding]
  name: {mustSupport: true, index: 10}
package_version: 3.0.0-rc.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.3
required: [identifier]