PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.quality-core@1.0.0-ballot
    http://hl7.org/fhir/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: hl7.fhir.us.quality-core
derivation: constraint
name: USQualityCoreConditionProblemsHealthConcerns
type: Condition
elements:
  onset:
    short: (USCDI+ Quality) Estimated or actual date, date-time, or age
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange]
    index: 9
  category:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-category'}
    index: 2
    slicing:
      slices:
        us-core:
          match: {}
          schema: {short: (USCDI+ Quality) problem-list-item | health-concern, index: 3}
        screening-assessment:
          match: {}
          schema: {index: 4}
  clinicalStatus: {short: (USCDI+ Quality) active | recurrence | relapse | inactive | remission | resolved, index: 1}
  abatementAge: {type: Age, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 17}
  onsetRange: {type: Range, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 13}
  onsetAge: {type: Age, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 11}
  onsetPeriod: {type: Period, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 12}
  abatement:
    short: (USCDI+ Quality) When in resolution/remission
    choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange]
    index: 15
  abatementPeriod: {type: Period, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 18}
  abatementRange: {type: Range, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 19}
  extension:
    short: (USCDI+ Quality) Date the condition was first asserted
    index: 0
    slicing:
      slices:
        assertedDate:
          match: {}
          schema: {short: (USCDI+ Quality) Date the condition was first asserted, index: 0}
  recordedDate: {short: (USCDI+ Quality) Date record was first recorded, index: 20}
  recorder: {short: (USCDI+ Quality) Who recorded the condition, index: 21}
  severity: {short: (USCDI+ Quality) Subjective severity of condition, index: 5}
  code: {short: '(USCDI+ Quality) Identification of the condition, problem or diagnosis', index: 6}
  onsetDateTime: {type: dateTime, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 10}
  abatementDateTime: {type: dateTime, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 16}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-patient']
    index: 7
package_version: 1.0.0-ballot
extensions:
  assertedDate: {url: null, short: (USCDI+ Quality) Date the condition was first asserted, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/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|9.0.0
version: 1.0.0-ballot