PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns
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-Core)(USCDI) Estimated or actual date, date-time, or age
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange]
    index: 2
  abatementAge: {type: Age, short: (QI-Core)(USCDI) When in resolution/remission, choiceOf: abatement, index: 10}
  onsetRange: {type: Range, short: '(QI-Core)(USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 6}
  onsetAge: {type: Age, short: '(QI-Core)(USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 4}
  onsetPeriod: {type: Period, short: '(QI-Core)(USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 5}
  abatement:
    short: (QI-Core)(USCDI) When in resolution/remission
    choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange]
    index: 8
  abatementPeriod: {type: Period, short: (QI-Core)(USCDI) When in resolution/remission, choiceOf: abatement, index: 11}
  abatementRange: {type: Range, short: (QI-Core)(USCDI) When in resolution/remission, choiceOf: abatement, index: 12}
  onsetDateTime: {type: dateTime, short: '(QI-Core)(USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 3}
  abatementDateTime: {type: dateTime, short: (QI-Core)(USCDI) When in resolution/remission, choiceOf: abatement, index: 9}
  subject:
    type: Reference
    short: (QI-Core)(USCDI) Who has the condition?
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 0
package_version: 6.0.0
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: 6.0.0