PackagesCanonicalsLogsProblems
    Packages
    rs/de.basisprofil.r4@1.4.0
    http://fhir.de/StructureDefinition/gkv/onlinepruefung-egk
description: 'Informationen zur Onlineprüfung und -aktualisierung \r\nVgl.: Anwendung der eGK  Technische Anlage zu Anlage 4a (BMV-Ä)  Verarbeitung KVK/eGK im Rahmen der vertragsärztlichen Abrechnung im Basis-Rollout  [KBV_ITA_VGEX_Mapping_KVK.pdf] - Kapitel 2.4.1'
package_name: rs/de.basisprofil.r4
derivation: constraint
name: ExtensionGkvOnlinepruefungEgk
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        timestamp:
          match: {url: timestamp}
          schema:
            short: Datum und Uhrzeit der Onlineprüfung und -aktualisierung
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: timestamp}
                type: uri
                index: 2
              value:
                choices: [valueDateTime]
                index: 4
              valueDateTime: {type: dateTime, choiceOf: value, index: 5}
        ergebnis:
          match: {url: ergebnis}
          schema:
            short: Ergebnis der Onlineprüfung und -aktualisierung
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: ergebnis}
                type: uri
                index: 7
              value:
                choices: [valueCode]
                index: 9
              valueCode: {type: code, choiceOf: value, index: 10}
        errorCode:
          match: {url: errorCode}
          schema:
            short: Error-Code
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: uri, value: errorCode}
                type: uri
                index: 12
              value:
                choices: [valueCode]
                index: 14
              valueCode: {type: code, choiceOf: value, index: 15}
        pruefzifferFachdienst:
          match: {url: pruefzifferFachdienst}
          schema:
            short: Prüfziffer des Fachdienstes
            index: 16
            elements:
              url:
                pattern: {type: uri, value: pruefzifferFachdienst}
                type: uri
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
  url:
    pattern: {type: uri, value: 'http://fhir.de/StructureDefinition/gkv/onlinepruefung-egk'}
    type: uri
    index: 21
  value:
    choices: []
    index: 23
package_version: 1.4.0
extensions:
  timestamp:
    url: timestamp
    short: Datum und Uhrzeit der Onlineprüfung und -aktualisierung
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: timestamp}
        type: uri
        index: 2
      value:
        choices: [valueDateTime]
        index: 4
      valueDateTime: {type: dateTime, choiceOf: value, index: 5}
  ergebnis:
    url: ergebnis
    short: Ergebnis der Onlineprüfung und -aktualisierung
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: ergebnis}
        type: uri
        index: 7
      value:
        choices: [valueCode]
        index: 9
      valueCode: {type: code, choiceOf: value, index: 10}
  errorCode:
    url: errorCode
    short: Error-Code
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: uri, value: errorCode}
        type: uri
        index: 12
      value:
        choices: [valueCode]
        index: 14
      valueCode: {type: code, choiceOf: value, index: 15}
  pruefzifferFachdienst:
    url: pruefzifferFachdienst
    short: Prüfziffer des Fachdienstes
    index: 16
    elements:
      url:
        pattern: {type: uri, value: pruefzifferFachdienst}
        type: uri
        index: 17
      value:
        choices: [valueString]
        index: 19
      valueString: {type: string, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: http://fhir.de/StructureDefinition/gkv/onlinepruefung-egk
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.4.0