PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note
description: Profile of DiagnosticReport for Note exchange 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: QICoreDiagnosticReportNote
type: DiagnosticReport
elements:
  category: {short: (QI-Core)(USCDI) Service Category, index: 0}
  encounter:
    type: Reference
    short: (QI-Core)(USCDI) Health care event when test ordered
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 3
  effectiveDateTime:
    isModifier: false
    short: (QI-Core)(USCDI) Diagnostically relevant time (typically the time of the procedure)
    type: dateTime
    base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'}
    choiceOf: effective
    isSummary: true
    index: 6
  result:
    type: Reference
    short: (QI-Core)(USCDI) Observations
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-clinical-result', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab']
    index: 10
  effective:
    isModifier: false
    short: (QI-Core)(USCDI) Diagnostically relevant time (typically the time of the procedure)
    choices: [effectiveDateTime, effectivePeriod]
    base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'}
    isSummary: true
    index: 5
  code:
    isModifier: false
    short: (QI-Core)(USCDI) QI-Core Report Code
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes'}
    base: {max: '1', min: 1, path: DiagnosticReport.code}
    isSummary: true
    index: 1
  issued: {short: (QI-Core)(USCDI) DateTime this version was made, index: 8}
  imagingStudy:
    type: Reference
    short: (QI-Core) Reference to full details of imaging associated with the diagnostic report
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy']
    index: 11
  media: {short: (QI-Core)(USCDI) Key images associated with this report, index: 12}
  subject:
    type: Reference
    short: (QI-Core)(USCDI) The subject of the report - usually, but not always, the patient
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 2
  performer:
    type: Reference
    short: (QI-Core)(USCDI) Responsible Diagnostic Service
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner']
    index: 9
  effectivePeriod:
    isModifier: false
    short: (QI-Core)(USCDI) Diagnostically relevant time (typically the time of the procedure)
    type: Period
    base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'}
    choiceOf: effective
    isSummary: true
    index: 7
package_version: 6.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note
version: 6.0.0
required: [category, code]