description: This profile applies constraints to the Procedure resource for CA Core+ to support clinical and diagnostic procedure documentation in the pan-Canadian context. package_name: ca.infoway.io.core derivation: constraint name: ProcedureCACore type: Procedure elements: status: {mustSupport: true, index: 0} code: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/procedurecode'} mustSupport: true index: 1 subject: mustSupport: true index: 2 elements: reference: {mustSupport: true, index: 3} performed: mustSupport: true choices: [] index: 5 package_version: 1.0.1-dft-preballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/procedure-ca-core base: http://hl7.org/fhir/StructureDefinition/Procedure version: 1.0.0 required: [code, performed]