PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@3.0.1
    https://tiplu.de/fhir/StructureDefinition/InterneLeistungen
description: Leistungen des Krankenhauses, die nicht über einen Tarif abgerechnet werden.
package_name: basisprofil.tiplu.de.r4
derivation: constraint
name: InterneLeistungen
type: ChargeItem
elements:
  meta:
    elements:
      security:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            versiegelt:
              match: {code: BTG, system: 'http://terminology.hl7.org/CodeSystem/v3-ActReason', display: break the glass}
              schema:
                short: Hier wird der Code BTG 'break the glass'als Security Label verwendet.
                binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/security-labels'}
                pattern:
                  type: Coding
                  value: {code: BTG, system: 'http://terminology.hl7.org/CodeSystem/v3-ActReason', display: break the glass}
                array: true
                index: 1
              min: 0
  requestingOrganization: {short: Anfordernde Fachabteilung, mustSupport: true, index: 17}
  account: {mustSupport: true, index: 19}
  status: {mustSupport: true, index: 7}
  code:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          system: {mustSupport: true, index: 10}
          code: {mustSupport: true, index: 11}
          display: {mustSupport: true, index: 12}
        required: [display, system, code]
  identifier:
    mustSupport: true
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Auftragsnummer:
          match:
            type:
              coding:
              - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            short: Auftragsnummer
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            index: 3
            elements:
              type: {mustSupport: true, index: 4}
              system: {mustSupport: true, index: 5}
              value: {mustSupport: true, index: 6}
  quantity: {mustSupport: true, index: 18}
  performingOrganization: {short: Leistungserbringende Fachabteilung, mustSupport: true, index: 16}
  subject: {mustSupport: true, index: 13}
  occurrence:
    mustSupport: true
    choices: []
    index: 15
package_version: 3.0.1
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/InterneLeistungen
base: http://hl7.org/fhir/StructureDefinition/ChargeItem
version: 2.0.4