PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationAlcoholUseDrinksConsumed
description: '**CHR:** Drinks consumed is recorded through the **Social History** section of the patient chart (`Patients → select patient → chart → Social History → Substance Use → Alcohol → Short Term Per Occasion`). This sub-observation is only accessible through the Social History section, not the Patient Data panel summary.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwObservationAlcoholUseDrinksConsumed
type: Observation
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value: {text: social-history}
    index: 7
  referenceRange: {index: 36}
  value[x]:
    elements:
      value: {mustSupport: true, index: 25}
      unit: {mustSupport: true, index: 26}
      system: {mustSupport: true, index: 27}
      code: {mustSupport: true, index: 28}
    required: [value, system, code]
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      source: {mustSupport: true, index: 2}
      security: {mustSupport: true, index: 3}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
    index: 14
  specimen: {index: 34}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 24
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 24}
          min: 0
          max: 1
  value:
    mustSupport: true
    choices: [valueString]
    index: 30
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            mustSupport: true
            choices: [valueString]
            index: 30
          min: 0
          max: 1
  valueString:
    type: string
    mustSupport: true
    choiceOf: value
    index: 31
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, mustSupport: true, choiceOf: value, index: 31}
          min: 0
          max: 1
  note: {mustSupport: true, index: 32}
  status: {mustSupport: true, index: 6}
  effective:
    mustSupport: true
    choices: []
    index: 16
  id: {mustSupport: true, index: 0}
  code:
    binding: {strength: preferred, valueSet: 'http://loinc.org'}
    mustSupport: true
    index: 8
    elements:
      coding:
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
        mustSupport: true
        index: 9
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            mustSupport: true
            index: 10
          code: {mustSupport: true, index: 11}
      text: {mustSupport: true, index: 12}
  identifier: {mustSupport: true, index: 5}
  bodySite: {index: 33}
  device: {index: 35}
  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
  text: {mustSupport: true, index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationAlcoholUseDrinksConsumed
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0
required: [id, subject, effective]