PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0-snapshot1
    http://hl7.org/fhir/StructureDefinition/DiagnosticReport
description: The findings and interpretation of diagnostic  tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.
package_name: hl7.fhir.r4b.examples
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 for the clinical conclusion of test results
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    isSummary: false
    index: 21
  conclusion: {isModifier: false, short: Clinical conclusion (interpretation) of test results, type: string, mustSupport: false, isSummary: false, index: 20}
  encounter:
    isModifier: false
    short: Health care event when test ordered
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 6
  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: 14
  effectiveDateTime: {isModifier: false, short: Clinically relevant time/time-period for report, type: dateTime, mustSupport: false, choiceOf: effective, isSummary: true, index: 9}
  resultsInterpreter:
    isModifier: false
    short: Primary result interpreter
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 13
  status:
    isModifier: true
    short: registered | partial | preliminary | final +
    index: 2
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.3.0-snapshot1'}
    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: 15
  effective:
    isModifier: false
    short: Clinically relevant time/time-period for report
    mustSupport: false
    choices: [effectiveDateTime, effectivePeriod]
    isSummary: true
    index: 8
  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}
  issued: {isModifier: false, short: DateTime this version was made, type: instant, mustSupport: false, isSummary: true, index: 11}
  presentedForm: {isModifier: false, short: Entire report as issued, type: Attachment, mustSupport: false, array: true, isSummary: false, index: 22}
  basedOn:
    isModifier: false
    short: What was requested
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', '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
  imagingStudy:
    isModifier: false
    short: Reference to full details of imaging associated with the diagnostic report
    refers: ['http://hl7.org/fhir/StructureDefinition/ImagingStudy']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 16
  media:
    isModifier: false
    short: Key images associated with this report
    index: 17
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      comment: {isModifier: false, short: Comment about the image (e.g. explanation), type: string, mustSupport: false, isSummary: false, index: 18}
      link:
        isModifier: false
        short: Reference to the image source
        refers: ['http://hl7.org/fhir/StructureDefinition/Media']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 19
    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/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/Procedure', '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/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 12
  effectivePeriod: {isModifier: false, short: Clinically relevant time/time-period for report, type: Period, mustSupport: false, choiceOf: effective, isSummary: true, index: 10}
package_version: 4.3.0-snapshot1
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.3.0-snapshot1
required: [status, code]