PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition
description: This resource is used to record detailed information about a condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: EReferralCondition
type: Condition
elements:
  onset:
    mustSupport: true
    choices: []
    index: 38
  category:
    mustSupport: true
    index: 15
    elements:
      coding:
        mustSupport: true
        index: 16
        elements:
          system: {mustSupport: true, index: 17}
          code: {mustSupport: true, index: 18}
          display: {mustSupport: true, index: 19}
  clinicalStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-clinical'}
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  stage:
    mustSupport: true
    index: 42
    elements:
      summary:
        mustSupport: true
        index: 43
        elements:
          text: {mustSupport: true, index: 44}
  evidence:
    mustSupport: true
    index: 45
    elements:
      code:
        mustSupport: true
        index: 46
        elements:
          text: {mustSupport: true, index: 47}
  abatement:
    mustSupport: true
    choices: []
    index: 40
  note:
    mustSupport: true
    index: 48
    elements:
      text: {mustSupport: true, index: 49}
  recordedDate: {mustSupport: true, index: 41}
  severity:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/severitycode'}
    mustSupport: true
    index: 20
    elements:
      coding:
        mustSupport: true
        index: 21
        elements:
          system: {mustSupport: true, index: 22}
          code: {mustSupport: true, index: 23}
          display: {mustSupport: true, index: 24}
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconcerncodesubsetcommonlyused'}
    mustSupport: true
    index: 25
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconcerncodesubsetcommonlyused'}
        mustSupport: true
        index: 26
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension'}
            mustSupport: true
            index: 27
          code: {mustSupport: true, index: 28}
          display: {mustSupport: true, index: 29}
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
  bodySite:
    mustSupport: true
    index: 30
    elements:
      coding:
        mustSupport: true
        index: 31
        elements:
          system: {mustSupport: true, index: 32}
          code: {mustSupport: true, index: 33}
          display: {mustSupport: true, index: 34}
  verificationStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/condition-ver-status'}
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        elements:
          system: {mustSupport: true, index: 12}
          code: {mustSupport: true, index: 13}
          display: {mustSupport: true, index: 14}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient']
    index: 35
    elements:
      reference: {mustSupport: true, index: 36}
    required: [reference]
package_version: 0.11.0-alpha1.0.6
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [clinicalStatus, meta, code]