http://hl7.org/fhir/StructureDefinition/DiagnosticReport|5.0.0

The findings and interpretation of diagnostic tests performed on patients, groups of patients, products, substances, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. The report also includes non-clinical context such as batch analysis and stability reporting of products and substances.
description: The findings and interpretation of diagnostic tests performed on patients, groups of patients, products, substances, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports. The report also includes non-clinical context such as batch analysis and stability reporting of products and substances.
derivation: specialization
name: DiagnosticReport
type: DiagnosticReport
elements:
  category:
    isModifier: false
    short: Service category
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}
    isSummary: true
    index: 3
  conclusionCode:
    isModifier: false
    short: Codes for the clinical conclusion of test results
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: false
    index: 24
  conclusion: {isModifier: false, short: Clinical conclusion (interpretation) of test results, mustSupport: false, isSummary: false, index: 23}
  study: {isModifier: false, short: Reference to full details of an analysis associated with the diagnostic report, mustSupport: false, array: true, isSummary: false, index: 15}
  supportingInfo:
    isModifier: false
    short: Additional information supporting the diagnostic report
    mustSupport: false
    array: true
    isSummary: false
    index: 16
    elements:
      type:
        isModifier: false
        short: Supporting information role code
        mustSupport: false
        binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0936'}
        isSummary: false
        index: 17
      reference: {isModifier: false, short: Supporting information reference, mustSupport: false, isSummary: false, index: 18}
    required: [reference, type]
  encounter: {isModifier: false, short: Health care event when test ordered, mustSupport: false, isSummary: true, index: 6}
  specimen: {isModifier: false, short: Specimens this report is based on, mustSupport: false, array: true, isSummary: false, index: 12}
  note: {isModifier: false, short: Comments about the diagnostic report, mustSupport: false, array: true, isSummary: false, index: 14}
  resultsInterpreter: {isModifier: false, short: Primary result interpreter, mustSupport: false, array: true, isSummary: true, index: 11}
  status:
    isModifier: true
    short: registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status|5.0.0'}
    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
    index: 2
  result: {isModifier: false, short: Observations, mustSupport: false, array: true, isSummary: false, index: 13}
  effective:
    isModifier: false
    short: Clinically relevant time/time-period for report
    mustSupport: false
    choices: []
    isSummary: true
    index: 8
  code:
    isModifier: false
    short: Name/Code for this diagnostic report
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/report-codes'}
    isSummary: true
    index: 4
  identifier: {isModifier: false, short: Business identifier for report, mustSupport: false, array: true, isSummary: true, index: 0}
  issued: {isModifier: false, short: DateTime this version was made, mustSupport: false, isSummary: true, index: 9}
  presentedForm: {isModifier: false, short: Entire report as issued, mustSupport: false, array: true, isSummary: false, index: 25}
  composition: {isModifier: false, short: Reference to a Composition resource for the DiagnosticReport structure, mustSupport: false, isSummary: false, index: 22}
  basedOn: {isModifier: false, short: What was requested, mustSupport: false, array: true, isSummary: false, index: 1}
  media:
    isModifier: false
    short: Key images or data associated with this report
    mustSupport: false
    array: true
    isSummary: true
    index: 19
    elements:
      comment: {isModifier: false, short: Comment about the image or data (e.g. explanation), mustSupport: false, isSummary: false, index: 20}
      link: {isModifier: false, short: Reference to the image or data source, mustSupport: false, isSummary: true, index: 21}
    required: [link]
  subject: {isModifier: false, short: 'The subject of the report - usually, but not always, the patient', mustSupport: false, isSummary: true, index: 5}
  performer: {isModifier: false, short: Responsible Diagnostic Service, mustSupport: false, array: true, isSummary: true, index: 10}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, code]