PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@allergyintolerance-0.2.0
    http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance-condition
description: This profile represents the constraints applied to the Condition resource in the context of AllergyIntolerance in the Swiss realm - in adaption of the respective examples provided in the Implementation Guide for Use of SNOMED CT in Documentation of Allergy, Non-allergic Hypersensitivity and Intolerance.\n\nIt documents the relevant allergies or intolerances (conditions) for a patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy.
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHAllergyIntoleranceCondition
type: Condition
elements:
  clinicalStatus: {mustSupport: true, index: 0}
  verificationStatus: {mustSupport: true, index: 1}
  category: {mustSupport: true, index: 2}
  severity: {mustSupport: true, index: 3}
  code:
    binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-allergyintolerance/ValueSet/ch-allergy-intolerance-value-set'}
    mustSupport: true
    index: 4
  bodySite: {mustSupport: true, index: 5}
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 6
package_version: allergyintolerance-0.2.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance-condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 0.2.0
required: [code]