PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.oh.mha@pds-0.9.0-alpha-1.9.7.25
    https://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceTerminationReason
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:
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          code: {mustSupport: true, index: 6}
          display: {mustSupport: true, index: 7}
        required: [code, display, system]
    required: [coding]
package_version: pds-0.9.0-alpha-1.9.7.25
class: extension
kind: complex-type
url: https://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceTerminationReason
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null