description: This profile represents the constraints applied to the Condition resource by the CA Core+ project to represent the minimum expectations for the Condition resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline Condition Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-condition.html) package_name: ca.infoway.io.core derivation: constraint name: ConditionCACore type: Condition elements: clinicalStatus: {mustSupport: true, index: 0} code: binding: {strength: preferred, valueSet: 'http://fhir.infoway-inforoute.ca/ca-core/ValueSet/PHCVS'} mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 elements: code: {mustSupport: true, index: 3} required: [code] required: [coding] subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core'] index: 4 package_version: 0.3.1-dft-ballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/condition-ca-core base: http://hl7.org/fhir/StructureDefinition/Condition version: null required: [code]