PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@vacd-3.0.0
    http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-pastillnesses
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
  category: {index: 2}
  clinicalStatus:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: resolved, system: 'http://terminology.hl7.org/CodeSystem/condition-clinical', display: Resolved}
    index: 0
  evidence:
    elements:
      code: {mustSupport: true, index: 10}
  abatement:
    mustSupport: true
    choices: []
    index: 9
  note:
    mustSupport: true
    index: 11
    elements:
      author:
        mustSupport: true
        choices: []
        index: 13
  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: {type: dateTime, short: Condition onset DateTime to declare the disorder/illness hat taken place., mustSupport: true, index: 7}
  verificationStatus: {mustSupport: true, index: 1}
package_version: vacd-3.0.0
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: 3.0.0
required: [onset, clinicalStatus, onsetDateTime]