PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.3.5
    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: 26
    slicing:
      slices:
        onsetAge:
          match: {}
          schema:
            choices: [onsetAge]
            index: 26
          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: 27
    slicing:
      slices:
        onsetAge:
          match: {}
          schema: {type: Age, choiceOf: onset, index: 27}
          max: 0
  encounter: {index: 19}
  type: {index: 12}
  asserter: {index: 30}
  note: {index: 32}
  extension:
    index: 1
    slicing:
      slices:
        abatement:
          match: {}
          schema: {index: 2}
          max: 0
        abatement-lebensphase-bis:
          match: {}
          schema: {index: 3}
          max: 0
  recordedDate: {index: 28}
  recorder: {index: 29}
  code:
    elements:
      coding:
        index: 15
        slicing:
          slices:
            snomed:
              match: {}
              schema: {index: 16}
              max: 0
            ask:
              match: {}
              schema: {index: 17}
              max: 0
            atc:
              match: {}
              schema:
                type: Coding
                pattern:
                  type: Coding
                  value: {system: 'http://www.whocc.no/atc'}
                array: true
                min: 1
                _required: true
                index: 18
              min: 1
    required: [coding]
  identifier: {index: 5}
  onsetDateTime:
    type: dateTime
    choiceOf: onset
    index: 24
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: onset, index: 24}
          max: 0
  lastOccurrence: {index: 31}
  verificationStatus: {index: 11}
  reaction: {index: 33}
  modifierExtension: {index: 4}
package_version: 0.3.5
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.4
required: [clinicalStatus, category]