PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/DiagnosticReport
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.
package_name: hl7.fhir.r6.core
derivation: specialization
name: DiagnosticReport
type: DiagnosticReport
elements:
  category:
    isModifier: false
    short: Service category
    type: CodeableConcept
    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 and/or references for the clinical conclusion of test results
    type: CodeableReference
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: false
    index: 28
  conclusion: {isModifier: false, short: Clinical conclusion (interpretation) of test results, type: markdown, mustSupport: false, isSummary: false, index: 27}
  comparison:
    isModifier: false
    short: Prior data and findings for comparison
    refers: ['http://hl7.org/fhir/StructureDefinition/List']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 32
  study:
    isModifier: false
    short: Reference to full details of an analysis associated with the diagnostic report
    refers: ['http://hl7.org/fhir/StructureDefinition/ImagingStudy']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 19
  supportingInfo:
    isModifier: false
    short: Additional information supporting the diagnostic report
    index: 20
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      type:
        isModifier: false
        short: Supporting information role code
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/diagnosticreport-relevant-information-types'}
        isSummary: false
        index: 21
      reference:
        isModifier: false
        short: Supporting information reference
        refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Procedure']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 22
    required: [reference, type]
    isSummary: false
  encounter:
    isModifier: false
    short: Encounter associated with the DiagnosticReport
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 7
  specimen:
    isModifier: false
    short: Specimens this report is based on
    refers: ['http://hl7.org/fhir/StructureDefinition/Specimen']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 16
  procedure:
    isModifier: false
    short: The performed procedure(s) from which the report was produced
    refers: ['http://hl7.org/fhir/StructureDefinition/Procedure']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 13
  note: {isModifier: false, short: Comments about the diagnostic report, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 18}
  effectiveDateTime: {isModifier: false, short: Clinically relevant time/time-period for the results that are included in the report, type: dateTime, mustSupport: false, choiceOf: effective, isSummary: true, index: 10}
  resultsInterpreter:
    isModifier: false
    short: Who analyzed and reported the conclusions and interpretations
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 15
  status:
    isModifier: true
    short: registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
    index: 2
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status|6.0.0-ballot4'}
    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:
    isModifier: false
    short: Observations
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 17
  effective:
    isModifier: false
    short: Clinically relevant time/time-period for the results that are included in the report
    mustSupport: false
    choices: [effectiveDateTime, effectivePeriod]
    isSummary: true
    index: 9
  communication:
    isModifier: false
    short: Communication initiated during the reporting process
    refers: ['http://hl7.org/fhir/StructureDefinition/Communication']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 31
  code:
    isModifier: false
    short: Name/Code for this diagnostic report
    type: CodeableConcept
    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, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  relatesTo: {isModifier: false, short: Related DiagnosticReports, type: RelatedArtifact, mustSupport: false, array: true, isSummary: false, index: 6}
  issued: {isModifier: false, short: DateTime this version was made, type: dateTime, mustSupport: false, isSummary: true, index: 12}
  recomendation: {isModifier: false, short: Recommendations based on findings and interpretations, type: CodeableReference, mustSupport: false, array: true, isSummary: true, index: 29}
  presentedForm: {isModifier: false, short: Entire report as issued, type: Attachment, mustSupport: false, array: true, isSummary: false, index: 30}
  composition:
    isModifier: false
    short: Reference to a Composition resource for the DiagnosticReport structure
    refers: ['http://hl7.org/fhir/StructureDefinition/Composition']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 26
  basedOn:
    isModifier: false
    short: What was requested
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 1
  media:
    isModifier: false
    short: Key images or data associated with this report
    index: 23
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      comment: {isModifier: false, short: Comment about the image or data (e.g. explanation), type: string, mustSupport: false, isSummary: false, index: 24}
      link:
        isModifier: false
        short: Reference to the image or data source
        refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 25
    required: [link]
    isSummary: true
  subject:
    isModifier: false
    short: The subject of the report - usually, but not always, the patient
    refers: ['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Substance']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 5
  performer:
    isModifier: false
    short: Responsible Diagnostic Service
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 14
  effectivePeriod: {isModifier: false, short: Clinically relevant time/time-period for the results that are included in the report, type: Period, mustSupport: false, choiceOf: effective, isSummary: true, index: 11}
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4
required: [status, code]