PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationSocialHistory
description: '**CHR:** Social History observations can be entered through two locations: (1) the **Social History** section of the patient chart (`Patients → select patient → chart → Social History → Add`) — full list view with Type (Substance Use, Lifestyle, etc.) and Sub-Type dropdowns, detailed modal for each entry; and (2) the **Patient Data** panel (`Patients → select patient → chart → Patient Data → Social History`) — summary view showing Smoking and Alcohol current status only.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwObservationSocialHistory
type: Observation
elements:
  category:
    mustSupport: true
    index: 7
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/observation-category'}
        mustSupport: true
        index: 8
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            mustSupport: true
            index: 9
          code:
            pattern: {type: Code, value: social-history}
            mustSupport: true
            index: 10
  referenceRange: {index: 26}
  hasMember: {mustSupport: true, index: 27}
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      source: {mustSupport: true, index: 2}
      security: {mustSupport: true, index: 3}
    required: [lastUpdated, source]
  derivedFrom: {index: 28}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
    index: 15
  specimen: {index: 24}
  value:
    mustSupport: true
    choices: []
    index: 21
  note: {mustSupport: true, index: 22}
  status: {mustSupport: true, index: 6}
  effective:
    mustSupport: true
    choices: []
    index: 17
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 11
    elements:
      coding: {mustSupport: false, index: 12}
      text: {mustSupport: true, index: 13}
    required: [text]
  identifier: {mustSupport: true, index: 5}
  bodySite: {index: 23}
  issued: {index: 18}
  device: {index: 25}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 14
  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: 19
  text: {mustSupport: true, index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationSocialHistory
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0
required: [id, subject]