description: Definition for the Past History of Illnesses Condition resource in the context of electronic transition of care. package_name: ch.fhir.ig.ch derivation: constraint name: ChEtocPastHistoryofIllnessesCondition type: Condition elements: category: short: Illness mustSupport: true pattern: type: CodeableConcept value: coding: - {code: illness, system: 'http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory'} index: 0 code: mustSupport: true index: 1 elements: text: {mustSupport: true, index: 2} required: [text] subject: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient'] index: 3 package_version: etoc-3.0.0 class: profile kind: resource url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-illness base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-condition version: 3.0.0 required: [category, code]