description: Proposed constraints and extensions on the Condition Resource package_name: rs/ca.on.mha.pds derivation: constraint name: ConditionProfile type: Condition elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-condition'} type: canonical index: 1 required: [profile] verificationStatus: mustSupport: true index: 2 elements: coding: mustSupport: true index: 3 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/condition-ver-status'} mustSupport: true type: uri index: 4 code: {mustSupport: true, index: 5} display: {mustSupport: true, index: 6} required: [code, display, system] required: [coding] category: {index: 7} code: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/confirmed-diagnosis'} mustSupport: true index: 8 elements: coding: mustSupport: true index: 9 elements: system: {mustSupport: true, index: 10} code: {mustSupport: true, index: 11} display: {mustSupport: true, index: 12} required: [code, display, system] subject: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient'] index: 13 encounter: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-encounter'] index: 14 package_version: 2.0.0-beta-1 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Condition base: http://hl7.org/fhir/StructureDefinition/Condition version: 2.0.0 required: [category, code, meta]