PackagesCanonicalsLogsProblems
    Packages
    hl7.at.fhir.gkl.ig-tooling@0.5.3
    https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling-test/StructureDefinition/AkteurHI
description: null
package_name: hl7.at.fhir.gkl.ig-tooling
derivation: specialization
name: AkteurHI
type: https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling-test/StructureDefinition/AkteurHI
elements:
  Einrichtung: {type: string, short: Einrichtungsbezeichnung, index: 0}
  Einrichtungsart: {type: CodeableConcept, short: extramural | intramural, index: 1}
  Fachrichtung: {type: CodeableConcept, short: Fachrichtung (AM | IM | etc.), index: 2}
  Adresse: {type: Address, short: Adresse/politischer Bezirk, array: true, min: 1, index: 3}
  Personalstand:
    type: BackboneElement
    short: Personalstand (Quartalsende) - Anzahl der VZÄ/Köpfe je Berufsgruppe, die am DMP aktiv beteiligt sind
    array: true
    min: 1
    index: 4
    elements:
      Anzahl: {type: integer, short: Anzahl, index: 5}
      Berufsgruppe: {type: CodeableConcept, short: Berufsgruppe, index: 6}
    required: [Anzahl, Berufsgruppe]
  GDL:
    type: BackboneElement
    short: GDL
    array: true
    min: 1
    index: 7
    elements:
      Vorname: {type: string, short: Vorname GDL, array: true, min: 1, index: 8}
      Zuname: {type: string, short: Zuname GDL, array: true, min: 1, index: 9}
      Vertragspartnernummer: {type: integer, short: Vertragspartnernummer, index: 10}
      Teilnahmebeginn: {type: date, short: Teilnahmebeginn, index: 11}
      Schulungsnachweis: {type: boolean, short: Schulungsnachweis, index: 12}
      Austritt:
        type: BackboneElement
        short: Austritt
        index: 13
        elements:
          Austrittsanfrage: {type: boolean, short: Austrittsanfrage, index: 14}
          Teilnahmeende: {type: date, short: Teilnahmeende, index: 15}
    required: [Schulungsnachweis, Vorname, Vertragspartnernummer, Zuname, Teilnahmebeginn]
  Schulungen:
    type: BackboneElement
    short: Schulung
    index: 16
    elements:
      aktiv: {type: boolean, short: Schulungsaktivitäten, index: 17}
      Anzahl: {type: integer, short: Anzahl der durchgeführten DM(P)-spezifischen Patientenschulungen, index: 18}
    required: [aktiv]
  Konsultationen: {type: date, short: Datum e-card-Steckung, index: 19}
package_version: 0.5.3
class: logical
kind: logical
url: https://gabriel0316.github.io/ig-tooling-pages/ig/ig-tooling-test/StructureDefinition/AkteurHI
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.5.3
required: [Konsultationen, Einrichtung, Fachrichtung, Einrichtungsart, Personalstand, Adresse, Schulungen, GDL]