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'} isSummary: true index: 1 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'} pattern: type: CodeableConcept value: coding: - {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074'} isSummary: true index: 2 encounter: type: Reference short: Encounter associated with DiagnosticReport refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 4 effectiveDateTime: {type: dateTime, short: (QI) Diagnostically relevant time (typically the time of specimen collection), isSummary: true, isModifier: false, choiceOf: effective, index: 7} result: type: Reference short: (QI) Observations refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab'] index: 10 effective: short: (QI) Diagnostically relevant time (typically the time of specimen collection) isSummary: true isModifier: false choices: [effectiveDateTime, effectivePeriod] index: 6 basedOn: type: Reference 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: 3 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: 9 effectivePeriod: {type: Period, short: (QI) Diagnostically relevant time (typically the time of specimen collection), isSummary: true, isModifier: false, choiceOf: effective, index: 8} package_version: 7.0.0-ballot 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.0-ballot