PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.3.4
    https://gematik.de/fhir/epa-medication/StructureDefinition/narcotics-extension
description: Abbildung der Angaben zur Verordnung eines Betäubungsmittels im Sinne des Betäubungsmittelgesetzes (BtMG)
package_name: de.gematik.epa.medication
derivation: constraint
name: NarcoticsExtension
type: Extension
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      rules: closed
      description: Extensions are always sliced by (at least) url
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        narcotics-markings:
          match: {url: narcotics-markings}
          schema:
            mustSupport: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: narcotics-markings}
                mustSupport: true
                index: 3
              value:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_NARCOTIC_LABEL'}
                choices: [valueCoding]
                index: 5
              valueCoding:
                type: Coding
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_NARCOTIC_LABEL'}
                choiceOf: value
                index: 6
              value[x]:
                elements:
                  system: {mustSupport: true, index: 7}
                  code: {short: Kennzeichen nach § 9 Abs. 1 Nr. 6 BtMVV, mustSupport: true, index: 8}
        additional-information-substitutes:
          match: {url: additional-information-substitutes}
          schema:
            mustSupport: true
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: Uri, value: additional-information-substitutes}
                mustSupport: true
                index: 11
              value:
                short: Ergänzende Angaben zu Substitutionsmittel
                mustSupport: true
                choices: [valueString]
                index: 13
              valueString: {type: string, short: Ergänzende Angaben zu Substitutionsmittel, mustSupport: true, choiceOf: value, index: 14}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/epa-medication/StructureDefinition/narcotics-extension'}
    mustSupport: true
    index: 15
  value:
    choices: []
    index: 17
package_version: 1.3.4
extensions:
  narcotics-markings:
    url: narcotics-markings
    mustSupport: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: narcotics-markings}
        mustSupport: true
        index: 3
      value:
        mustSupport: true
        pattern:
          type: Coding
          value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_NARCOTIC_LABEL'}
        choices: [valueCoding]
        index: 5
      valueCoding:
        type: Coding
        mustSupport: true
        pattern:
          type: Coding
          value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_NARCOTIC_LABEL'}
        choiceOf: value
        index: 6
      value[x]:
        elements:
          system: {mustSupport: true, index: 7}
          code: {short: Kennzeichen nach § 9 Abs. 1 Nr. 6 BtMVV, mustSupport: true, index: 8}
  additional-information-substitutes:
    url: additional-information-substitutes
    mustSupport: true
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: Uri, value: additional-information-substitutes}
        mustSupport: true
        index: 11
      value:
        short: Ergänzende Angaben zu Substitutionsmittel
        mustSupport: true
        choices: [valueString]
        index: 13
      valueString: {type: string, short: Ergänzende Angaben zu Substitutionsmittel, mustSupport: true, choiceOf: value, index: 14}
class: extension
kind: complex-type
url: https://gematik.de/fhir/epa-medication/StructureDefinition/narcotics-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.1