PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.id.core@0.1.0
    https://fhir.kemkes.go.id/r4/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.r4.id.core
derivation: specialization
name: DiagnosticReport
type: DiagnosticReport
elements:
  category:
    short: Service category
    type: CodeableConcept
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}
    isSummary: true
    index: 3
  conclusionCode:
    type: CodeableConcept
    short: Codes for the clinical conclusion of test results
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
    index: 21
  conclusion: {short: Clinical conclusion (interpretation) of test results, type: string, index: 20}
  encounter:
    short: Health care event when test ordered
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    isSummary: true
    index: 6
  specimen:
    short: Specimens this report is based on
    refers: ['http://hl7.org/fhir/StructureDefinition/Specimen']
    type: Reference
    index: 14
  effectiveDateTime: {short: Clinically relevant time/time-period for report, type: dateTime, choiceOf: effective, isSummary: true, index: 9}
  resultsInterpreter:
    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
    isSummary: true
    index: 13
  status:
    isModifier: true
    short: registered | partial | preliminary | final +
    type: code
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1'}
    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:
    short: Observations
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation']
    type: Reference
    index: 15
  effective:
    short: Clinically relevant time/time-period for report
    choices: [effectiveDateTime, effectivePeriod]
    isSummary: true
    index: 8
  code:
    short: Name/Code for this diagnostic report
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/report-codes'}
    isSummary: true
    index: 4
  identifier: {short: Business identifier for report, type: Identifier, isSummary: true, index: 0}
  issued: {short: DateTime this version was made, type: instant, isSummary: true, index: 11}
  presentedForm: {type: Attachment, short: Entire report as issued, index: 22}
  basedOn:
    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
    index: 1
  imagingStudy:
    type: Reference
    short: Reference to full details of imaging associated with the diagnostic report
    refers: ['http://hl7.org/fhir/StructureDefinition/ImagingStudy']
    index: 16
  media:
    short: Key images associated with this report
    type: BackboneElement
    isSummary: true
    index: 17
    elements:
      comment: {short: Comment about the image (e.g. explanation), type: string, index: 18}
      link:
        short: Reference to the image source
        refers: ['http://hl7.org/fhir/StructureDefinition/Media']
        type: Reference
        isSummary: true
        index: 19
    required: [link]
  subject:
    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/Patient']
    type: Reference
    isSummary: true
    index: 5
  performer:
    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
    isSummary: true
    index: 12
  effectivePeriod: {short: Clinically relevant time/time-period for report, type: Period, choiceOf: effective, isSummary: true, index: 10}
package_version: 0.1.0
class: resource
kind: resource
url: https://fhir.kemkes.go.id/r4/StructureDefinition/DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status, code]