description: Definition of the past illness part for all documents, except recommendation request and response documents. package_name: ch.fhir.ig.ch derivation: constraint name: CHVACDPastIllness type: Condition elements: onset: choices: [] index: 6 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: onsetDateTime: match: {} schema: short: Condition onset DateTime to declare the disorder/illness hat taken place. mustSupport: true choices: [onsetDateTime] _required: true index: 8 min: 1 max: 1 category: {index: 2} clinicalStatus: short: Resolved pattern: type: CodeableConcept value: coding: - {code: resolved, system: 'http://terminology.hl7.org/CodeSystem/condition-clinical'} index: 0 evidence: elements: code: {mustSupport: true, index: 12} abatement: mustSupport: true choices: [] index: 11 note: mustSupport: true index: 13 elements: author: mustSupport: true choices: [] index: 15 severity: {mustSupport: true, index: 3} code: short: Past illness code binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs'} index: 4 onsetDateTime: short: Condition onset DateTime to declare the disorder/illness hat taken place. type: dateTime mustSupport: true choiceOf: onset index: 9 slicing: slices: onsetDateTime: match: {} schema: {short: Condition onset DateTime to declare the disorder/illness hat taken place., type: dateTime, mustSupport: true, _required: true, choiceOf: onset, index: 9} min: 1 max: 1 verificationStatus: {mustSupport: true, index: 1} package_version: vacd-5.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-pastillnesses base: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-condition version: 5.0.0-ballot required: [onset, clinicalStatus, onsetDateTime]