PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-allergyintolerance@1.0.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 as a problem-list item or a encounter-diagnosis entry in the Swiss realm - in adaption of the respective usecases provided in the Implementation Guide for Use of SNOMED CT in Documentation of Allergy, Non-allergic Hypersensitivity and Intolerance.
package_name: ch.fhir.ig.ch-allergyintolerance
derivation: constraint
name: CHAllergyIntoleranceCondition
type: Condition
elements:
  onset:
    mustSupport: true
    choices: []
    index: 8
  category: {mustSupport: true, index: 2}
  clinicalStatus: {mustSupport: true, index: 0}
  onsetPeriod: {type: Period, mustSupport: false, index: 10}
  abatement:
    mustSupport: true
    choices: []
    index: 12
  abatementPeriod: {type: Period, mustSupport: false, index: 14}
  asserter:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 16
  recorder:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 15
  severity: {mustSupport: true, index: 3}
  code:
    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-allergyintolerance/ValueSet/CHAllergyIntoleranceConditionValueSet'}
    mustSupport: true
    index: 4
  onsetDateTime: {type: dateTime, mustSupport: true, index: 9}
  bodySite: {mustSupport: true, index: 5}
  abatementDateTime: {type: dateTime, mustSupport: true, index: 13}
  verificationStatus: {mustSupport: true, index: 1}
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 6
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance-condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [code]