PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein
description: Dieses Profil beschreibt einen ambulanten Schein. Für einen ambulanten Fall können mehrere Behandlungsscheine existieren, welche von unterschiedlichen Kostenträgern gedeckt werden können.
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: AmbulanterSchein
type: Account
elements:
  extension:
    index: 0
    slicing:
      slices:
        Ausstellungsdatum:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: https://tiplu.de/fhir/StructureDefinition/Ausstellungsdatum
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
        BillingStatus:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.billingStatus
            index: 4
            elements:
              value:
                mustSupport: true
                choices: []
                index: 6
        ScheinEigenschaften:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: https://tiplu.de/fhir/StructureDefinition/ScheinEigenschaften
            index: 7
            elements:
              value:
                mustSupport: true
                choices: []
                index: 9
  identifier:
    mustSupport: true
    index: 10
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Scheinnummer:
          match:
            type:
              coding:
              - {code: ASN, system: 'https://tiplu.de/fhir/CodeSystem/identifier-type-de-basis-erweitert'}
          schema:
            short: Eindeutige Nummer eines Scheines.
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: ASN, system: 'https://tiplu.de/fhir/CodeSystem/identifier-type-de-basis-erweitert'}
            index: 11
            elements:
              type: {mustSupport: true, index: 12}
              system: {mustSupport: true, index: 13}
              value: {mustSupport: true, index: 14}
  status: {mustSupport: true, index: 15}
  type:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: AMB, system: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
    index: 16
    extensions:
      Scheinart:
        url: https://tiplu.de/fhir/StructureDefinition/Scheinart
        type: Extension
        mustSupport: true
        index: 17
        elements:
          value:
            mustSupport: true
            choices: []
            index: 19
      Scheinuntergruppe:
        url: https://tiplu.de/fhir/StructureDefinition/Scheinuntergruppe
        type: Extension
        mustSupport: true
        index: 20
        elements:
          value:
            mustSupport: true
            choices: []
            index: 22
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: https://tiplu.de/fhir/StructureDefinition/Scheinart
        index: 17
        slicing:
          slices:
            Scheinart:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: https://tiplu.de/fhir/StructureDefinition/Scheinart
                index: 17
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 19
            Scheinuntergruppe:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: https://tiplu.de/fhir/StructureDefinition/Scheinuntergruppe
                index: 20
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 22
      coding: {mustSupport: true, index: 23}
  servicePeriod: {short: Gültigkeit des Scheins, mustSupport: true, index: 24}
  coverage:
    extensions:
      Abrechnungsart:
        url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart
        type: Extension
        mustSupport: true
        index: 25
        elements:
          value:
            mustSupport: true
            choices: []
            index: 27
      Abrechnungsbereich:
        url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsbereich
        type: Extension
        mustSupport: true
        index: 28
        elements:
          value:
            mustSupport: true
            choices: []
            index: 30
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart
        index: 25
        slicing:
          slices:
            Abrechnungsart:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsart
                index: 25
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 27
            Abrechnungsbereich:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: https://tiplu.de/fhir/StructureDefinition/Abrechnungsbereich
                index: 28
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 30
      coverage: {mustSupport: true, index: 31}
  owner:
    type: Reference
    short: Verwaltende Organisation des Scheins.
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization', 'https://tiplu.de/fhir/StructureDefinition/Ambulanz']
    index: 32
  partOf:
    mustSupport: true
    index: 33
    elements:
      identifier: {type: Identifier, short: Zugehörige Fallnummer, mustSupport: true, index: 34}
    required: [identifier]
package_version: 1.0.1
extensions:
  Ausstellungsdatum:
    url: https://tiplu.de/fhir/StructureDefinition/Ausstellungsdatum
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
  BillingStatus:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.billingStatus
    type: Extension
    mustSupport: true
    index: 4
    elements:
      value:
        mustSupport: true
        choices: []
        index: 6
  ScheinEigenschaften:
    url: https://tiplu.de/fhir/StructureDefinition/ScheinEigenschaften
    type: Extension
    mustSupport: true
    index: 7
    elements:
      value:
        mustSupport: true
        choices: []
        index: 9
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein
base: http://hl7.org/fhir/StructureDefinition/Account
version: TODO
required: [owner, extension]