PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@2.0.2
    https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
description: Dieses Profil bildet die Einrichtung eines einweisenden Arztes ab
package_name: basisprofil.tiplu.de.r4
derivation: constraint
name: TipluEinweisendeOrganization
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {mustSupport: true, index: 1}
        Betriebsstaettennummer:
          match: {}
          schema: {mustSupport: true, _required: true, index: 2}
          min: 1
  name: {mustSupport: true, index: 3}
  address:
    short: Die Adresse wird als Adresse eines einweisenden Arztes gebraucht.
    mustSupport: true
    index: 4
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            index: 5
            elements:
              line: {short: Straßenname und Hausnummer, mustSupport: true, index: 6}
              city: {mustSupport: true, index: 7}
              postalCode: {mustSupport: true, index: 8}
package_version: 2.0.2
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: 2.0.2
required: [identifier]