PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.4.3
    https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance
description: null
package_name: fhir.erezept.validator
derivation: constraint
name: E_Rezept_Validator_AllergyIntolerance
type: AllergyIntolerance
elements:
  onset:
    choices: [onsetAge]
    index: 28
    slicing:
      slices:
        onsetAge:
          match: {}
          schema:
            choices: [onsetAge]
            index: 28
          max: 0
  category:
    pattern: {type: Code, value: medication}
    index: 13
  criticality: {index: 14}
  clinicalStatus:
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      coding:
        extensions: {}
        elements:
          extension: {index: 8}
          userSelected: {index: 9}
      text: {index: 10}
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance'}
        index: 0
  onsetAge:
    type: Age
    choiceOf: onset
    index: 29
    slicing:
      slices:
        onsetAge:
          match: {}
          schema: {type: Age, choiceOf: onset, index: 29}
          max: 0
  encounter: {index: 21}
  type: {index: 12}
  asserter: {index: 32}
  note: {index: 34}
  extension:
    index: 1
    slicing:
      slices:
        abatement:
          match: {}
          schema: {index: 2}
          max: 0
        abatement-lebensphase-bis:
          match: {}
          schema: {index: 3}
          max: 0
  recordedDate: {index: 30}
  recorder: {index: 31}
  code:
    elements:
      coding:
        index: 15
        slicing:
          slices:
            snomed:
              match: {}
              schema: {index: 16}
              max: 0
            ask:
              match: {}
              schema: {index: 17}
              max: 0
            atc:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://www.whocc.no/atc'}
                pattern:
                  type: Coding
                  value: {system: 'http://www.whocc.no/atc'}
                array: true
                min: 1
                _required: true
                index: 18
                elements:
                  version: {index: 19}
                  display: {index: 20}
                required: [version]
    required: [coding]
  identifier: {index: 5}
  onsetDateTime:
    type: dateTime
    choiceOf: onset
    index: 26
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: onset, index: 26}
          max: 0
  lastOccurrence: {index: 33}
  verificationStatus: {index: 11}
  reaction: {index: 35}
  modifierExtension: {index: 4}
package_version: 0.4.3
extensions:
  abatement: {url: null, max: 0, index: 2}
  abatement-lebensphase-bis: {url: null, max: 0, index: 3}
class: profile
kind: resource
url: https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance
version: 0.3.10
required: [clinicalStatus, category]