PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationSocialHistory
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwObservationSocialHistory
type: Observation
elements:
  category:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/ValueSet/observation-category'}
            mustSupport: true
            index: 10
          code:
            pattern: {type: Code, value: social-history}
            mustSupport: true
            index: 11
  referenceRange: {index: 25}
  hasMember: {mustSupport: true, index: 26}
  meta:
    index: 1
    elements:
      id: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
    required: [lastUpdated, id, source]
  derivedFrom: {index: 27}
  encounter: {mustSupport: true, index: 16}
  specimen: {index: 23}
  value:
    mustSupport: true
    choices: []
    index: 20
  note: {mustSupport: true, index: 21}
  status: {mustSupport: true, index: 7}
  effective:
    mustSupport: true
    choices: []
    index: 18
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 12
    elements:
      coding: {mustSupport: false, index: 13}
      text: {mustSupport: true, index: 14}
    required: [text]
  identifier: {mustSupport: true, index: 6}
  bodySite: {index: 22}
  device: {index: 24}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 15
  text: {mustSupport: true, index: 5}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationSocialHistory
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [id, subject]