PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@3.0.0-rc.10dev
    https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
description: Dieses Profil bildet die Einrichtung eines einweisenden Arztes ab.  Es leitet von ISiK ab und setzt alle dort mit MS-Flag versehenen Elemente - bis auf telecom, address, contact, endpoint - um. Active, Type, Alias und partOf sind ebenfalls nicht zwangsläufig gesetzt.
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: TipluEinweisendeOrganization
type: Organization
elements:
  address:
    short: Die Adresse wird als Adresse eines einweisenden Arztes gebraucht.
    index: 6
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            index: 7
            elements:
              line: {short: Straßenname und Hausnummer, index: 8}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  type: {index: 4}
  active:
    pattern: {type: Boolean, value: false}
    index: 3
  identifier:
    index: 2
    slicing:
      slices:
        BSNR:
          match: {}
          schema: {_required: true, index: 2}
          min: 1
  telecom: {index: 5}
  partOf: {index: 9}
  endpoint: {index: 11}
  contact: {index: 10}
package_version: 3.0.0-rc.10dev
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
base: https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation
version: 2.0.2
required: [identifier]