PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCondition
description: '**CHR:** Conditions can be entered through the **Encounter → Diagnostics** section (for encounter diagnoses) or in the **Health Profile → Medical History** section of the patient chart. Each section has its own distinct data entry path. Surgical History is captured separately as a `Procedure` resource (see DwProcedure) and Family History as a `FamilyMemberHistory` resource (see DwFamilyMemberHistory) — neither produces a Condition.\n\n**MA:** Conditions are managed in the **Health Profile** section of the patient chart. Select **Medical History** from the Health Profile sub-menu. Use **Add** to create a new condition or select an existing entry to edit. Surgical History is captured separately as a `Procedure` resource (see DwProcedure) and Family History as a `FamilyMemberHistory` resource (see DwFamilyMemberHistory) — neither produces a Condition.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwCondition
type: Condition
elements:
  onset:
    mustSupport: true
    choices: []
    index: 52
  category:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-category'}
    mustSupport: true
    index: 11
  clinicalStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-clinical'}
    mustSupport: true
    index: 8
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      source: {mustSupport: true, index: 2}
      security: {mustSupport: true, index: 3}
  stage: {index: 60}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwEncounter']
    index: 50
  evidence: {index: 61}
  abatement:
    mustSupport: true
    choices: []
    index: 54
  asserter:
    index: 58
    elements:
      display: {index: 59}
  note:
    mustSupport: true
    index: 62
    elements:
      text: {index: 63}
  recordedDate: {mustSupport: true, index: 55}
  id: {mustSupport: true, index: 0}
  recorder:
    type: Reference
    mustSupport: true
    refers: ['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: 56
    elements:
      display: {index: 57}
  severity:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/condition-severity'}
    mustSupport: true
    index: 12
  code:
    mustSupport: true
    index: 13
    elements:
      coding:
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            SNOMEDCode:
              match: {system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconditioncode'}
                index: 15
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 16
                  display:
                    extensions:
                      translation:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 18
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 19}
                    elements:
                      extension:
                        index: 17
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            translation:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 18
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 19}
                required: [system]
            ICD9Code:
              match: {system: 'http://hl7.org/fhir/sid/icd-9'}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM'}
                index: 20
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icd-9'}
                    index: 21
                  display:
                    extensions:
                      translation:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 23
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 24}
                    elements:
                      extension:
                        index: 22
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            translation:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 23
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 24}
                required: [system]
            ICD9CMCode:
              match: {system: 'http://hl7.org/fhir/sid/icd-9-cm'}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM'}
                index: 25
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icd-9-cm'}
                    index: 26
                  display:
                    extensions:
                      translation:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 28
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 29}
                    elements:
                      extension:
                        index: 27
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            translation:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 28
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 29}
                required: [system]
            ICD10Code:
              match: {system: 'http://hl7.org/fhir/sid/icd-10'}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD10CA'}
                index: 30
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icd-10'}
                    index: 31
                  display:
                    extensions:
                      myExtension:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 33
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 34}
                    elements:
                      extension:
                        index: 32
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            myExtension:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 33
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 34}
                required: [system]
            ENCODECode:
              match: {system: 'https://www.insite-fm.com/encode-fm'}
              schema:
                mustSupport: true
                index: 35
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://www.insite-fm.com/encode-fm'}
                    index: 36
                  display:
                    extensions:
                      myExtension:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 38
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 39}
                    elements:
                      extension:
                        index: 37
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            myExtension:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 38
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 39}
                required: [system]
            absentOrUnknownProblem:
              match: {system: 'http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips'}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips'}
                index: 40
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips'}
                    index: 41
                  display:
                    extensions:
                      translation:
                        url: http://hl7.org/fhir/StructureDefinition/translation
                        type: Extension
                        index: 43
                        extensions: {}
                        elements:
                          extension: {array: true, min: 2, index: 44}
                    elements:
                      extension:
                        index: 42
                        slicing:
                          rules: open
                          ordered: false
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            translation:
                              match: {url: null}
                              schema:
                                type: Extension
                                url: http://hl7.org/fhir/StructureDefinition/translation
                                index: 43
                                extensions: {}
                                elements:
                                  extension: {array: true, min: 2, index: 44}
                required: [system]
            ICD9BILLCode:
              match: {system: 'http://telus.com/codeSystem/NovaScotia-ICD9-bill'}
              schema:
                mustSupport: true
                index: 45
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://telus.com/codeSystem/NovaScotia-ICD9-bill'}
                    index: 46
                required: [system]
      text: {index: 47}
  identifier:
    mustSupport: true
    index: 5
    elements:
      system: {mustSupport: true, index: 6}
      value: {mustSupport: true, index: 7}
    required: [value, system]
  bodySite: {index: 48}
  verificationStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-ver-status'}
    mustSupport: true
    index: 9
    elements:
      coding:
        elements:
          code: {index: 10}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 49
  text: {mustSupport: true, index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCondition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 2.0.0
required: [id]