PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitKontraindikation
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppPrescriptionUnitKontraindikation
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ausschlusskriterien:
          match: {url: ausschlusskriterien}
          schema:
            short: Ausschlusskriterien für eine Anwendungs-/Verordnungseinheit
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: ausschlusskriterien}
                type: uri
                index: 2
              value:
                mustSupport: true
                choices: [valueString]
                index: 4
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
            required: [value, valueString]
        diagnose:
          match: {url: diagnose}
          schema:
            short: ICD-Diagnosen als Kontraindikationen für eine Anwendungs-/Verordnungseinheit
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: diagnose}
                type: uri
                index: 7
              value:
                mustSupport: true
                choices: [valueCoding]
                index: 9
              valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 10}
            required: [value, valueCoding]
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitKontraindikation'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.1.0
extensions:
  ausschlusskriterien:
    url: ausschlusskriterien
    short: Ausschlusskriterien für eine Anwendungs-/Verordnungseinheit
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: ausschlusskriterien}
        type: uri
        index: 2
      value:
        mustSupport: true
        choices: [valueString]
        index: 4
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
    required: [value, valueString]
  diagnose:
    url: diagnose
    short: ICD-Diagnosen als Kontraindikationen für eine Anwendungs-/Verordnungseinheit
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: diagnose}
        type: uri
        index: 7
      value:
        mustSupport: true
        choices: [valueCoding]
        index: 9
      valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 10}
    required: [value, valueCoding]
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitKontraindikation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0