description: The QI Core Condition Encounter Diagnosis Profile is based upon the US Core Condition Encounter Diagnosis Profile. In version 5.0.0, The QI Core Condition Profile has been split into the QI Core Condition Encounter Diagnosis Profile and QI 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: hl7.fhir.us.qicore derivation: constraint name: QICoreConditionEncounterDiagnosis type: Condition elements: onset: mustSupport: true choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange] index: 5 abatementAge: {type: Age, mustSupport: true, choiceOf: abatement, index: 13} onsetRange: {type: Range, mustSupport: true, choiceOf: onset, index: 9} onsetAge: {type: Age, mustSupport: true, choiceOf: onset, index: 7} stage: mustSupport: true index: 17 elements: summary: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/condition-stage'} mustSupport: true index: 18 assessment: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalImpression', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation'] index: 19 encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 3 onsetPeriod: {type: Period, mustSupport: true, choiceOf: onset, index: 8} abatement: mustSupport: true choices: [abatementDateTime, abatementAge, abatementPeriod, abatementRange] index: 11 abatementPeriod: {type: Period, mustSupport: true, choiceOf: abatement, index: 14} asserter: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson'] index: 16 abatementRange: {type: Range, mustSupport: true, choiceOf: abatement, index: 15} severity: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/condition-severity'} mustSupport: true index: 0 onsetDateTime: {type: dateTime, mustSupport: true, choiceOf: onset, index: 6} bodySite: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} mustSupport: true index: 1 abatementDateTime: {type: dateTime, mustSupport: true, choiceOf: abatement, index: 12} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 2 package_version: 5.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-encounter-diagnosis base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis version: 5.0.0