PackagesCanonicalsLogsProblems
    Packages
    fhir.onc.us-quality-core@0.5.0
    http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-condition-encounter-diagnosis
description: The US Quality Core Condition Encounter Diagnosis Profile is based upon the US Core Condition Encounter Diagnosis Profile.   In version 5.0.0, The US Quality Core Condition Profile has been split into the US Quality Core Condition Encounter Diagnosis Profile and US Quality Core Condition Problems and Health Concerns Profile. To promote interoperability and adoption through common implementation, this profile defines constraints and extensions on the Condition resource for the minimal set of data to record, search, and fetch information about an encounter diagnosis.  It Defines the core set of elements and extensions for quality rule and measure authors.
package_name: fhir.onc.us-quality-core
derivation: constraint
name: USQualityCoreConditionEncounterDiagnosis
type: Condition
elements:
  onset:
    short: (USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange]
    index: 4
  abatementAge: {type: Age, short: (USCDI) When in resolution/remission, choiceOf: abatement, index: 12}
  onsetRange: {type: Range, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 8}
  onsetAge: {type: Age, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 6}
  encounter:
    type: Reference
    short: (USCDI+ Quality) (USCDI) Encounter created as part of
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-encounter']
    index: 2
  onsetPeriod: {type: Period, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 7}
  abatement:
    short: (USCDI) When in resolution/remission
    choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange]
    index: 10
  abatementPeriod: {type: Period, short: (USCDI) When in resolution/remission, choiceOf: abatement, index: 13}
  abatementRange: {type: Range, short: (USCDI) When in resolution/remission, choiceOf: abatement, index: 14}
  recordedDate: {short: (USCDI+ Quality) (USCDI) Date record was first recorded, index: 15}
  code: {short: '(USCDI+ Quality) (USCDI) Identification of the condition, problem or diagnosis', index: 0}
  onsetDateTime: {type: dateTime, short: '(USCDI+ Quality) (USCDI) Estimated or actual date, date-time, or age', choiceOf: onset, index: 5}
  abatementDateTime: {type: dateTime, short: (USCDI) When in resolution/remission, choiceOf: abatement, index: 11}
  subject:
    type: Reference
    short: (USCDI) Who has the condition?
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient']
    index: 1
package_version: 0.5.0
class: profile
kind: resource
url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-condition-encounter-diagnosis
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|6.1.0
version: 0.5.0