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 consistent implementation, this profile defines constraints and extensions on the Condition resource for the minimal set of data to record, search, and retrieve information about an encounter diagnosis. It defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.quality-core derivation: constraint name: USQualityCoreConditionEncounterDiagnosis type: Condition elements: onset: short: (USCDI+ Quality) Estimated or actual date, date-time, or age choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange] index: 7 category: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/condition-category'} index: 2 abatementAge: {type: Age, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 15} onsetRange: {type: Range, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 11} onsetAge: {type: Age, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 9} encounter: type: Reference short: (USCDI+ Quality) Encounter created as part of refers: ['http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-encounter'] index: 5 onsetPeriod: {type: Period, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 10} abatement: short: (USCDI+ Quality) When in resolution/remission choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange] index: 13 abatementPeriod: {type: Period, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 16} abatementRange: {type: Range, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 17} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: assertedDate: match: {url: null} schema: {short: Date the condition was first asserted, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate|5.3.0', index: 1} min: 0 max: 1 recordedDate: {short: (USCDI+ Quality) Date record was first recorded, index: 18} recorder: {short: (USCDI+ Quality) Who recorded the condition, index: 19} code: {short: '(USCDI+ Quality) Identification of the condition, problem or diagnosis', index: 3} onsetDateTime: {type: dateTime, short: '(USCDI+ Quality) Estimated or actual date, date-time, or age', choiceOf: onset, index: 8} abatementDateTime: {type: dateTime, short: (USCDI+ Quality) When in resolution/remission, choiceOf: abatement, index: 14} subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-patient'] index: 4 package_version: 1.0.0-ballot extensions: assertedDate: {url: 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate|5.3.0', min: 0, max: 1, short: Date the condition was first asserted, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-condition-encounter-diagnosis base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|9.0.0 version: 1.0.0-ballot