PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.13
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceInitiationDate
description: The date the client started receiving direct service(s) after being accepted into a service.
package_name: ca.on.oh.mha-pds
derivation: constraint
name: ServiceInitiationDate
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceInitiationDate'}
    index: 0
  value:
    choices: [valueDate]
    index: 2
  valueDate: {type: date, choiceOf: value, index: 3}
package_version: 0.9.0-alpha-1.9.7.13
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-ServiceInitiationDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueDate]