PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwProcedure
type: Procedure
elements:
  category: {mustSupport: true, index: 7}
  report: {mustSupport: true, index: 51}
  meta:
    index: 1
    elements:
      lastUpdated: {index: 2}
      source: {index: 3}
    required: [lastUpdated, source]
  encounter: {mustSupport: true, index: 39}
  performed:
    mustSupport: true
    choices: []
    index: 41
  outcome:
    mustSupport: true
    index: 49
    elements:
      text: {mustSupport: true, index: 50}
  performed[x]:
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, isModifier: false, mustSupport: true, index: 42}
    elements:
      extension:
        type: Extension
        isModifier: false
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 42
        slicing:
          slices:
            dataAbsentReason:
              match: {}
              schema: {type: Extension, isModifier: false, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 42}
  note: {mustSupport: true, index: 52}
  status: {mustSupport: true, index: 6}
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 8
    elements:
      coding:
        mustSupport: true
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            codeICD9:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/sid/icd-9-cm'}
                mustSupport: true
                index: 10
                elements:
                  system: {mustSupport: true, index: 11}
                  code: {mustSupport: true, index: 12}
                  display: {mustSupport: true, index: 13}
                  userSelected: {mustSupport: true, index: 14}
            codeICD10:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/sid/icd-10'}
                mustSupport: true
                index: 15
                elements:
                  system: {mustSupport: true, index: 16}
                  code: {mustSupport: true, index: 17}
                  display: {mustSupport: true, index: 18}
                  userSelected: {mustSupport: true, index: 19}
            codeSnomedCT:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://snomed.info/sct'}
                mustSupport: true
                index: 20
                elements:
                  system: {mustSupport: true, index: 21}
                  version: {mustSupport: true, index: 22}
                  code: {mustSupport: true, index: 23}
                  display: {mustSupport: true, index: 24}
                  userSelected: {mustSupport: true, index: 25}
            codeEncode:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.insite-fm.com/encode-fm'}
                mustSupport: true
                index: 26
                elements:
                  system: {mustSupport: true, index: 27}
                  code: {mustSupport: true, index: 28}
                  display: {mustSupport: true, index: 29}
                  userSelected: {mustSupport: true, index: 30}
            absentOrUnknownProcedure:
              match: {}
              schema:
                code:
                - {system: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-medications-uv-ips', version: 1.1.0}
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips'}
                mustSupport: true
                index: 31
                elements:
                  system: {mustSupport: true, index: 32}
                  version:
                    pattern: {type: String, value: 1.1.0}
                    mustSupport: true
                    index: 33
                  code: {mustSupport: true, index: 34}
                  display: {mustSupport: true, index: 35}
                  userSelected: {mustSupport: true, index: 36}
      text: {mustSupport: true, index: 37}
  identifier: {mustSupport: true, index: 5}
  bodySite:
    mustSupport: true
    index: 47
    elements:
      text: {mustSupport: true, index: 48}
  location:
    mustSupport: true
    index: 45
    elements:
      display: {mustSupport: true, index: 46}
  subject: {mustSupport: true, index: 38}
  performer:
    mustSupport: true
    index: 43
    elements:
      actor:
        elements:
          display: {index: 44}
        required: [display]
  text: {mustSupport: true, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwProcedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: null
required: [id, text, identifier, performed, code]