PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationClinicalNote
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwObservationClinicalNote
type: Observation
elements:
  category: {index: 7}
  meta:
    index: 1
    elements:
      lastUpdated: {index: 2}
      source: {index: 3}
    required: [lastUpdated, source]
  derivedFrom: {mustSupport: true, index: 19}
  encounter: {mustSupport: true, index: 13}
  value:
    mustSupport: true
    choices: [valueString]
    index: 16
  valueString: {type: string, mustSupport: true, choiceOf: value, index: 17}
  note: {mustSupport: true, index: 18}
  status: {mustSupport: true, index: 6}
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            mustSupport: true
            index: 10
          code: {mustSupport: true, index: 11}
  identifier: {mustSupport: true, index: 5}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 12
  performer: {index: 14}
  text: {mustSupport: true, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationClinicalNote
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [id, subject]