PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDiagnosticReport
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwDiagnosticReport
type: DiagnosticReport
elements:
  category:
    mustSupport: true
    index: 10
    elements:
      text: {mustSupport: true, index: 11}
    required: [text]
  meta:
    index: 1
    elements:
      lastUpdated: {index: 2}
      source: {index: 3}
    required: [lastUpdated, source]
  encounter: {mustSupport: true, index: 14}
  extension:
    type: Extension
    isModifier: false
    url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-ClinicianAnnotation
    index: 5
    slicing:
      slices:
        clinicianAnnotation:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-ClinicianAnnotation', index: 5}
  status: {mustSupport: true, index: 9}
  result: {mustSupport: true, index: 20}
  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: 21}
  subject: {mustSupport: true, index: 13}
  performer:
    index: 18
    elements:
      display: {mustSupport: true, index: 19}
  text: {mustSupport: true, index: 4}
package_version: 1.0.0
extensions:
  clinicianAnnotation: {url: 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-ClinicianAnnotation', type: Extension, isModifier: false, index: 5}
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: null
required: [id, text, subject, category]