PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4@alpha-0.1.3
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification
description: Type of provider role class
package_name: ca.on.phsd.r4
derivation: constraint
name: PractitionerRoleClassification
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 5
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            mustSupport: true
            choices: [valueCodeableConcept]
            index: 5
  valueCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6}
  value[x]:
    elements:
      coding:
        mustSupport: true
        index: 7
        elements:
          system:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/FHIR/CodeSystem/provider-role-class-type'}
            mustSupport: true
            index: 8
          code: {mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
        required: [display, system, code]
package_version: alpha-0.1.3
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0