PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationResults
description: '**CHR:** Observation results (lab and diagnostic imaging) are accessible in the **Files** section of the patient chart via the DSQ Lab, DSQ Imaging, and OLIS buttons, or through manual lab entry.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwObservationResults
type: Observation
elements:
  category:
    mustSupport: true
    index: 6
    elements:
      coding:
        elements:
          code: {index: 7}
  referenceRange:
    elements:
      low: {mustSupport: true, index: 25}
      high: {mustSupport: true, index: 26}
      type:
        elements:
          text: {mustSupport: true, index: 27}
      text: {mustSupport: true, index: 28}
  hasMember: {mustSupport: true, index: 29}
  meta:
    elements:
      lastUpdated: {index: 1}
      source: {index: 2}
    required: [lastUpdated, source]
  interpretation:
    elements:
      text: {index: 23}
    required: [text]
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
    index: 14
  value:
    mustSupport: true
    choices: []
    index: 20
  component:
    mustSupport: true
    index: 30
    elements:
      value:
        mustSupport: true
        choices: []
        index: 32
      dataAbsentReason:
        mustSupport: true
        index: 33
        elements:
          text: {index: 34}
        required: [text]
      interpretation: {mustSupport: true, index: 35}
  note: {mustSupport: true, index: 24}
  status: {mustSupport: true, index: 5}
  effective:
    mustSupport: true
    choices: []
    index: 16
  id: {mustSupport: true, index: 0}
  code:
    binding: {strength: required, valueSet: 'https://www.telus.com/health/fhir/dwemrextract/ValueSet/combined-code-codes'}
    mustSupport: true
    index: 8
    elements:
      coding:
        code:
        - {system: 'http://loinc.org'}
        - {system: 'https://fhir.infoway-inforoute.ca/CodeSystem/pCLOCD'}
        mustSupport: true
        index: 9
        elements:
          system: {mustSupport: true, index: 10}
          code: {mustSupport: true, index: 11}
      text: {mustSupport: true, index: 12}
  identifier: {mustSupport: true, index: 4}
  subject:
    type: Reference
    mustSupport: true
    refers: ['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/DwPatient', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole']
    index: 17
    elements:
      display: {mustSupport: true, index: 18}
  dataAbsentReason:
    mustSupport: true
    index: 21
    elements:
      text: {index: 22}
    required: [text]
  text: {mustSupport: true, index: 3}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationResults
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0
required: [id, subject]