description: Profile of DiagnosticReport for laboratory results 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: QICoreDiagnosticReportLab type: DiagnosticReport elements: category: isModifier: false short: (QI) Service category type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections', bindingName: DiagnosticServiceSection} isSummary: true index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: LaboratorySlice: match: coding: - {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074'} schema: isModifier: false short: (QI) Service category type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections', bindingName: DiagnosticServiceSection} pattern: type: CodeableConcept value: coding: - {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074'} isSummary: true index: 3 encounter: type: Reference short: (QI) Encounter associated with DiagnosticReport refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 6 effectiveDateTime: {type: dateTime, short: (QI) Diagnostically relevant time (typically the time of specimen collection), isSummary: true, isModifier: false, choiceOf: effective, index: 9} status: isModifier: true short: (QI)registered | partial | preliminary | final + index: 1 type: code mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status'} base: {max: '1', min: 1, path: DiagnosticReport.status} isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true result: type: Reference short: (QI) Observations refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab'] index: 13 effective: short: (QI) Diagnostically relevant time (typically the time of specimen collection) isSummary: true isModifier: false choices: [effectiveDateTime, effectivePeriod] index: 8 code: isModifier: false short: (QI) US Core Laboratory Report Order Code index: 4 type: CodeableConcept mustSupport: true binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-laboratory-test-codes'} base: {max: '1', min: 1, path: DiagnosticReport.code} isSummary: true issued: isModifier: false short: (QI) DateTime this version was made type: instant mustSupport: true base: {max: '1', min: 0, path: DiagnosticReport.issued} isSummary: true index: 11 basedOn: type: Reference short: (QI) What was requested mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careplan', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest'] index: 0 subject: type: Reference short: (QI) The subject of the report - usually, but not always, the patient refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 5 performer: type: Reference short: (QI) Responsible Diagnostic Service refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole'] index: 12 effectivePeriod: {type: Period, short: (QI) Diagnostically relevant time (typically the time of specimen collection), isSummary: true, isModifier: false, choiceOf: effective, index: 10} package_version: 7.0.1 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab version: 7.0.1 required: [code, status]