PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter
description: '**CHR:** Encounters are recorded in the **Encounters** section of the patient chart. A new encounter is started with the New Encounter button and contains sections for concern, diagnoses, medications, vital signs, assessment & plan, forms, and notes.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwEncounter
type: Encounter
elements:
  appointment:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwAppointment']
    index: 15
  diagnosis:
    mustSupport: true
    index: 19
    elements:
      condition:
        elements:
          reference: {index: 20}
          display: {index: 21}
  meta:
    elements:
      lastUpdated: {index: 1}
      source: {index: 2}
    required: [lastUpdated, source]
  serviceProvider:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization']
    index: 24
  reasonCode:
    mustSupport: true
    index: 17
    elements:
      text: {index: 18}
  type:
    mustSupport: true
    index: 10
    elements:
      text: {mustSupport: true, index: 11}
  participant:
    mustSupport: true
    index: 13
    elements:
      individual:
        type: Reference
        mustSupport: true
        refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner', 'https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole']
        index: 14
  status: {mustSupport: true, index: 7}
  id: {mustSupport: true, index: 0}
  class: {mustSupport: true, index: 9}
  identifier:
    mustSupport: true
    index: 4
    elements:
      system: {mustSupport: false, index: 5}
      value: {index: 6}
    required: [value, system]
  period: {mustSupport: true, index: 16}
  location:
    mustSupport: true
    index: 22
    elements:
      location:
        type: Reference
        refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation']
        index: 23
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 12
  statusHistory: {mustSupport: true, index: 8}
  text: {mustSupport: true, index: 3}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 2.0.0
required: [id, text, identifier, subject]