description: This profile defines a set of constraints to the FHIR Procedure resource for use in Ontario Patient Summaries (PS-ON). It refines constraints applied to the Procedure resource by the PS-CA project, which is informed by the constraints of the [Procedure-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Procedure-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-procedure.html) to allow for cross-border and cross-jurisdiction sharing of History of Procedure information. package_name: patient derivation: constraint name: ProcedurePSON type: Procedure elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] status: {mustSupport: true, index: 2} code: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/procedurecode'} mustSupport: true index: 3 elements: coding: mustSupport: true index: 4 elements: display: extensions: translation: url: null index: 5 extensions: {} elements: extension: {array: true, min: 2, index: 6} elements: extension: index: 5 slicing: slices: translation: match: {} schema: index: 5 extensions: {} elements: extension: {array: true, min: 2, index: 6} slicing: rules: open description: Discriminated by the bound value set discriminator: - {path: $this, type: pattern} min: null slices: codeSCTCA: match: {} schema: short: Slice for representing SNOMED CT CA codes for primary health care procedures binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/procedurecode'} mustSupport: true index: 7 elements: display: extensions: translation: url: null index: 8 extensions: {} elements: extension: {array: true, min: 2, index: 9} elements: extension: index: 8 slicing: slices: translation: match: {} schema: index: 8 extensions: {} elements: extension: {array: true, min: 2, index: 9} absentOrUnknownProcedure: match: {} schema: short: Optional slice for representing a code for absent problem or for unknown procedure binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips'} mustSupport: true index: 10 elements: display: extensions: translation: url: null index: 11 extensions: {} elements: extension: {array: true, min: 2, index: 12} elements: extension: index: 11 slicing: slices: translation: match: {} schema: index: 11 extensions: {} elements: extension: {array: true, min: 2, index: 12} codeICD9CM: match: {} schema: short: Slice for representing ICD-9 CM codes for primary health care procedures binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM'} index: 13 elements: display: extensions: translation: url: null index: 14 extensions: {} elements: extension: {array: true, min: 2, index: 15} elements: extension: index: 14 slicing: slices: translation: match: {} schema: index: 14 extensions: {} elements: extension: {array: true, min: 2, index: 15} codeCCI: match: {} schema: short: Slice for representing Canadian Classification of Health Interventions (CCI) codes for primary health care procedures binding: {strength: required, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/CCI'} index: 16 elements: display: extensions: translation: url: null index: 17 extensions: {} elements: extension: {array: true, min: 2, index: 18} elements: extension: index: 17 slicing: slices: translation: match: {} schema: index: 17 extensions: {} elements: extension: {array: true, min: 2, index: 18} subject: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-patient'] index: 19 elements: reference: {mustSupport: true, index: 20} required: [reference] performed: mustSupport: true choices: [] index: 22 performed[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, short: 'performed[x] absence reason', mustSupport: true, index: 23} elements: extension: type: Extension short: performed[x] absence reason mustSupport: true url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 23 slicing: slices: data-absent-reason: match: {} schema: {type: Extension, short: 'performed[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 23} bodySite: type: CodeableConcept binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/anatomicaloracquiredbodystructurecode'} index: 24 elements: coding: elements: display: extensions: translation: url: null index: 25 extensions: {} elements: extension: {array: true, min: 2, index: 26} elements: extension: index: 25 slicing: slices: translation: match: {} schema: index: 25 extensions: {} elements: extension: {array: true, min: 2, index: 26} package_version: summary.SETP_SANDBOX-0.12.8 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-procedure base: http://hl7.org/fhir/StructureDefinition/Procedure version: 0.11.0 required: [performed, meta, code]