PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.2.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_Category
description: Kennzeichnung, zu welcher Kategorie das verordnete Produkt gehört.
package_name: kbv.ita.vos
derivation: constraint
name: KBV_EX_VoS_Medication_Category
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_Category'}
    index: 1
  value:
    choices: [valueCoding]
    index: 6
    slicing:
      slices:
        valueCoding:
          match: {}
          schema:
            choices: [valueCoding]
            _required: true
            index: 6
          min: 1
          max: 1
  valueCoding:
    type: Coding
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueCoding:
          match: {}
          schema: {type: Coding, choiceOf: value, _required: true, index: 7}
          min: 1
          max: 1
  value[x]:
    elements:
      system: {index: 8}
      version: {index: 9}
      code: {short: Kategorie, index: 10}
      display: {index: 11}
      userSelected: {index: 12}
    required: [system, code]
package_version: 2.2.0-kommentierung
extensions: {}
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_Medication_Category
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.2.0
required: [valueCoding, value]