description: Profile of Condition for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreConditionProblemsHealthConcerns type: Condition elements: onset: short: (QI) Estimated or actual date, date-time, or age choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange] index: 8 clinicalStatus: {short: (QI) active | recurrence | relapse | inactive | remission | resolved, index: 2} abatementAge: {type: Age, short: (QI) When in resolution/remission, choiceOf: abatement, index: 16} meta: mustSupport: true index: 0 elements: lastUpdated: {short: When the resource last changed, mustSupport: true, index: 1} onsetRange: {type: Range, short: '(QI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 12} onsetAge: {type: Age, short: '(QI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 10} onsetPeriod: {type: Period, short: '(QI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 11} abatement: short: (QI) When in resolution/remission choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange] index: 14 abatementPeriod: {type: Period, short: (QI) When in resolution/remission, choiceOf: abatement, index: 17} abatementRange: {type: Range, short: (QI) When in resolution/remission, choiceOf: abatement, index: 18} recordedDate: {short: (QI) Date record was first recorded, index: 19} severity: {short: (QI) Subjective severity of condition, index: 4} code: {short: '(QI) Identification of the condition, problem or diagnosis', index: 5} onsetDateTime: {type: dateTime, short: '(QI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 9} abatementDateTime: {type: dateTime, short: (QI) When in resolution/remission, choiceOf: abatement, index: 15} verificationStatus: {short: (QI) unconfirmed | provisional | differential | confirmed | refuted | entered-in-error, index: 3} subject: type: Reference short: (QI) Who has the condition? refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 6 package_version: 7.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns version: 7.0.0-ballot