PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwClaim
description: '**CHR:** Billing claims are recorded in the **Insured Payments** section of the patient chart or through the **Billing Dashboard** module. New billing items are created via the billing item dialog with service codes, diagnosis codes, and payment details.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwClaim
type: Claim
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 11
  insurance:
    mustSupport: true
    index: 16
    elements:
      sequence: {index: 17}
      focal: {index: 18}
      coverage:
        elements:
          display: {mustSupport: true, index: 19}
  diagnosis: {mustSupport: true, index: 15}
  meta:
    mustSupport: false
    index: 1
    elements:
      lastUpdated: {index: 2}
      source: {index: 3}
    required: [lastUpdated, source]
  use: {mustSupport: true, index: 10}
  item:
    elements:
      sequence: {mustSupport: true, index: 20}
      diagnosisSequence: {mustSupport: true, index: 21}
      productOrService:
        mustSupport: true
        index: 22
        elements:
          text: {mustSupport: true, index: 23}
        required: [text]
      modifier:
        mustSupport: true
        index: 24
        elements:
          text: {mustSupport: true, index: 25}
      serviced:
        mustSupport: true
        choices: []
        index: 27
      quantity: {mustSupport: true, index: 28}
      net: {mustSupport: true, index: 29}
      encounter:
        type: Reference
        mustSupport: true
        refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
        index: 30
  type: {mustSupport: true, index: 9}
  created: {mustSupport: true, index: 12}
  total: {mustSupport: true, index: 31}
  priority: {mustSupport: true, index: 14}
  status: {mustSupport: true, index: 8}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 5
    elements:
      system: {mustSupport: true, index: 6}
      value: {mustSupport: true, index: 7}
  provider:
    type: Reference
    mustSupport: true
    refers: ['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: 13
  text: {mustSupport: true, index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwClaim
base: http://hl7.org/fhir/StructureDefinition/Claim
version: 2.0.0
required: [id, text, identifier]