PackagesCanonicalsLogsProblems
    Packages
    de.gematik.vsdm2@1.0.0-rc5
    https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMHinweisPKV
description: Optionale Hinweise in Freitextform für PKV-Leistungserbringer im Versichertenstammdatenmanagement (VSDM) 2.0
package_name: de.gematik.vsdm2
derivation: constraint
name: VSDMHinweisPKV
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        text:
          match: {}
          schema:
            short: Hinweistext
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: text}
                index: 3
              value:
                choices: [valueMarkdown]
                index: 5
              valueMarkdown: {type: markdown, choiceOf: value, index: 6}
        professionOID:
          match: {}
          schema:
            short: betroffene LEI-Typen
            mustSupport: true
            array: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: professionOID}
                index: 9
              value:
                choices: [valueOid]
                index: 11
              valueOid: {type: oid, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMHinweisPKV'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.0.0-rc5
extensions:
  text:
    url: null
    short: Hinweistext
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: text}
        index: 3
      value:
        choices: [valueMarkdown]
        index: 5
      valueMarkdown: {type: markdown, choiceOf: value, index: 6}
  professionOID:
    url: null
    short: betroffene LEI-Typen
    mustSupport: true
    array: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: professionOID}
        index: 9
      value:
        choices: [valueOid]
        index: 11
      valueOid: {type: oid, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMHinweisPKV
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [extension]