description: Profile of ObservationNotDone for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreObservationNotDone type: Observation elements: category: {mustSupport: true, array: true, min: 1, index: 6} encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 10 extension: type: Extension mustSupport: true url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason index: 0 slicing: slices: notDoneReason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason', index: 0} min: 1 max: 1 status: type: code pattern: {type: Code, value: final} mustSupport: true index: 5 code: mustSupport: true index: 7 elements: coding: extensions: notDoneValueSet: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-reference', min: 1, max: 1, short: What was not done, type: Extension, mustSupport: true, index: 8} elements: extension: short: What was not done type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/valueset-reference index: 8 slicing: slices: notDoneValueSet: match: {} schema: {short: What was not done, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/valueset-reference', index: 8} min: 1 max: 1 issued: {mustSupport: true, index: 11} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 9 modifierExtension: isModifier: true type: Extension mustSupport: true url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone isModifierReason: Modifier extensions are expected to modify the meaning or interpretation of the element that contains them index: 1 slicing: slices: notDone: match: {} schema: isModifier: true type: Extension mustSupport: true url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone isModifierReason: Modifier extensions are expected to modify the meaning or interpretation of the element that contains them index: 1 elements: value: mustSupport: true pattern: {type: Boolean, value: true} choices: [valueBoolean] index: 3 valueBoolean: type: boolean mustSupport: true pattern: {type: Boolean, value: true} choiceOf: value index: 4 required: [value, valueBoolean] performer: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization', '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: 12 package_version: 4.0.0 extensions: notDoneReason: {url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason', min: 1, max: 1, type: Extension, mustSupport: true, index: 0} class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationnotdone base: http://hl7.org/fhir/StructureDefinition/Observation version: 4.0.0 required: [issued, status, subject, category]