PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDiagnosticReport
description: '**CHR:** Diagnostic reports (lab and imaging) are accessible in the **Files** section of the patient chart. Reports arrive via OLIS integration, DSQ integration, or are uploaded manually as documents.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwDiagnosticReport
type: DiagnosticReport
elements:
  category:
    mustSupport: true
    index: 10
    elements:
      text: {mustSupport: true, index: 11}
  meta:
    elements:
      lastUpdated: {index: 1}
      source: {index: 2}
    required: [lastUpdated, source]
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
    index: 14
  extension:
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        clinicianAnnotation:
          match: {url: null}
          schema: {type: Extension, url: 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-ClinicianAnnotation', index: 5}
          min: 0
  resultsInterpreter:
    type: Reference
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole']
    index: 20
  status: {mustSupport: true, index: 9}
  result: {mustSupport: true, index: 21}
  effective:
    mustSupport: true
    choices: []
    index: 16
  id: {mustSupport: true, index: 0}
  code: {mustSupport: true, index: 12}
  identifier:
    mustSupport: true
    index: 6
    elements:
      system: {index: 7}
      value: {index: 8}
    required: [value, system]
  issued: {mustSupport: true, index: 17}
  presentedForm: {mustSupport: true, index: 22}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 13
  performer:
    type: Reference
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole']
    index: 18
    elements:
      display: {mustSupport: true, index: 19}
  text: {mustSupport: true, index: 3}
package_version: 1.1.21
extensions:
  clinicianAnnotation: {url: 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-ClinicianAnnotation', min: 0, type: Extension, index: 5}
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 2.0.0
required: [id, text, subject]