description: Encounter is used to capture Patient and Admission Type for SERIS OR case. package_name: rs/ca.on.oh derivation: constraint name: Encounter type: Encounter elements: appointment: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Appointment'] index: 22 elements: reference: {mustSupport: true, index: 23} display: {mustSupport: true, index: 24} required: [reference] meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] type: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/encounter-type'} mustSupport: true index: 11 elements: coding: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/encounter-type'} mustSupport: true index: 12 elements: system: pattern: {type: uri, value: 'http://cihi.ca/fhir/CodeSystem/aac-admit-category'} mustSupport: true type: uri index: 13 code: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/encounter-type'} mustSupport: true index: 14 display: {mustSupport: true, index: 15} required: [code, system] required: [coding] extension: type: Extension isModifier: false url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-delay-reason index: 2 slicing: slices: delayReason: match: {} schema: {type: Extension, isModifier: false, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-delay-reason', index: 2} cancellation: match: {} schema: type: Extension isModifier: false url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation index: 3 extensions: CancellationDate: {url: null, index: 4} CancellationReason: {url: null, index: 5} elements: extension: index: 4 slicing: slices: CancellationDate: match: {} schema: {index: 4} CancellationReason: match: {} schema: {index: 5} priority: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification'} mustSupport: true index: 16 elements: coding: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification'} index: 17 elements: system: pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/surgical-priority-classification'} mustSupport: true type: uri index: 18 code: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification'} mustSupport: true index: 19 display: {mustSupport: true, index: 20} required: [code, system] required: [coding] status: {mustSupport: true, index: 6} class: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/encounter-class'} mustSupport: true index: 7 elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} required: [code, system] period: mustSupport: true index: 25 elements: start: {mustSupport: true, index: 26} subject: type: Reference mustSupport: false refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Patient'] index: 21 reasonReference: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Procedure'] index: 27 elements: reference: {mustSupport: true, index: 28} display: {mustSupport: false, index: 29} required: [reference] package_version: seris-0.11.0-alpha1.0.1 extensions: delayReason: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-delay-reason', type: Extension, isModifier: false, index: 2} cancellation: url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation type: Extension isModifier: false index: 3 extensions: CancellationDate: {url: null, index: 4} CancellationReason: {url: null, index: 5} elements: extension: index: 4 slicing: slices: CancellationDate: match: {} schema: {index: 4} CancellationReason: match: {} schema: {index: 5} class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Encounter base: http://hl7.org/fhir/StructureDefinition/Encounter version: 1.0.0 required: [appointment, meta, priority, reasonReference, type]