PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationDrugUseType
description: '**CHR:** Drug use type is recorded through the **Social History** section of the patient chart (`Patients → select patient → chart → Social History → Substance Use → Recreational Drugs → Type`). 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: DwObservationDrugUseType
type: Observation
elements:
  referenceRange: {index: 27}
  value[x]:
    elements:
      coding:
        mustSupport: true
        index: 20
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            index: 21
          code: {mustSupport: true, index: 22}
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      source: {mustSupport: true, index: 2}
      security: {mustSupport: true, index: 3}
    required: [lastUpdated]
  specimen: {index: 25}
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 18
  note: {mustSupport: true, index: 23}
  status: {mustSupport: true, index: 6}
  effective:
    mustSupport: true
    choices: []
    index: 15
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 7
    elements:
      coding:
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
        mustSupport: true
        index: 8
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            mustSupport: true
            index: 9
          code:
            pattern: {type: Code, value: 56832-9}
            mustSupport: true
            index: 10
          display:
            pattern: {type: String, value: Type of substance abused}
            mustSupport: true
            index: 11
      text: {mustSupport: true, index: 12}
  identifier: {mustSupport: true, index: 5}
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 19}
  bodySite: {index: 24}
  device: {index: 26}
  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: 16
  text: {mustSupport: true, index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationDrugUseType
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0
required: [id, subject]