PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.ca.baseline@1.1.6-pre
    http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-condition
description: Proposed constraints and extensions on the Condition Resource
package_name: hl7.fhir.ca.baseline
derivation: constraint
name: ConditionProfile
type: Condition
elements:
  clinicalStatus: {isModifier: true, mustSupport: true, isModifierReason: This element is labeled as a modifier because the status contains codes that mark the condition as no longer active., index: 0}
  verificationStatus: {isModifier: true, isModifierReason: This element is labeled as a modifier because the status contains the code refuted and entered-in-error that mark the Condition as not currently valid., index: 1}
  code:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/clinicalfindingcode'}
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: binding.valueSet, type: value}
          min: null
          slices:
            HealthConcernCode:
              match:
                binding: {valueSet: null}
              schema:
                short: CHI identification of the condition, problem or diagnosis
                type: Coding
                binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/healthconcerncode'}
                index: 4
              max: 1
            '@default':
              match:
                binding: {valueSet: null}
              schema:
                type: Coding
                short: Other identifications of the condition, problem or diagnosis
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'}
                index: 5
              max: 1
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-patient']
    index: 6
  encounter:
    type: Reference
    refers: ['http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-encounter']
    index: 7
  onset:
    mustSupport: true
    choices: []
    index: 9
  recorder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-patient', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitionerrole']
    index: 10
  asserter:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-patient', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitioner', 'http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitionerrole']
    index: 11
package_version: 1.1.6-pre
class: profile
kind: resource
url: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.1