description: The reason the client is terminated from the service. The termination could occur at different stages of service provision (first contact, intake, screening and waitlist, service delivery or service completion). package_name: rs/ca.on.oh.mha derivation: constraint name: ServiceTerminationReason type: Extension elements: url: pattern: {type: uri, value: 'https://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceTerminationReason'} type: uri index: 0 value: choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 3} value[x]: elements: coding: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/service-termination-reason'} mustSupport: true index: 4 elements: system: pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/ValueSet/service-termination-reason'} mustSupport: true type: uri index: 5 code: binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/service-termination-reason'} mustSupport: true index: 6 required: [code, system] package_version: pds-0.9.0-alpha-1.1 class: extension kind: complex-type url: https://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceTerminationReason base: http://hl7.org/fhir/StructureDefinition/Extension version: null