PackagesCanonicalsLogsProblems
    Packages
    fhir.onc.us-quality-core@0.5.0
    http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-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: fhir.onc.us-quality-core
derivation: constraint
name: USQualityCoreConditionProblemsHealthConcerns
type: Condition
elements:
  onset:
    short: (USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange]
    index: 7
  category:
    short: (USCDI+ Quality) (USCDI) problem-list-item | health-concern
    index: 2
    slicing:
      slices:
        us-core:
          match: {}
          schema: {short: (USCDI+ Quality) (USCDI) problem-list-item | health-concern, index: 2}
  clinicalStatus: {short: (USCDI+ Quality) (USCDI) active | recurrence | relapse | inactive | remission | resolved, index: 0}
  abatementAge: {type: Age, short: (USCDI+ Quality) (USCDI) When in resolution/remission, choiceOf: abatement, index: 15}
  onsetRange: {type: Range, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 11}
  onsetAge: {type: Age, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 9}
  onsetPeriod: {type: Period, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 10}
  abatement:
    short: (USCDI+ Quality) (USCDI) When in resolution/remission
    choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange]
    index: 13
  abatementPeriod: {type: Period, short: (USCDI+ Quality) (USCDI) When in resolution/remission, choiceOf: abatement, index: 16}
  abatementRange: {type: Range, short: (USCDI+ Quality) (USCDI) When in resolution/remission, choiceOf: abatement, index: 17}
  recordedDate: {short: (USCDI+ Quality) (USCDI) Date record was first recorded, index: 18}
  severity: {short: (USCDI+ Quality) Subjective severity of condition, index: 3}
  code: {short: '(USCDI+ Quality) (USCDI) Identification of the condition, problem or diagnosis', index: 4}
  onsetDateTime: {type: dateTime, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 8}
  abatementDateTime: {type: dateTime, short: (USCDI+ Quality) (USCDI) When in resolution/remission, choiceOf: abatement, index: 14}
  verificationStatus: {short: (USCDI+ Quality) (USCDI) unconfirmed | provisional | differential | confirmed | refuted | entered-in-error, index: 1}
  subject:
    type: Reference
    short: (USCDI) Who has the condition?
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient']
    index: 5
package_version: 0.5.0
class: profile
kind: resource
url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-condition-problems-health-concerns
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0
version: 0.5.0