PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ext-copied-participants
description: Extension used to CC updates to the ServiceRequest in cases of forwarding referrals
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: CopiedParticipants
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-copied-participants'}
    index: 0
  value:
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole']
    index: 3
  value[x]:
    elements:
      reference: {mustSupport: true, index: 4}
      identifier:
        mustSupport: true
        index: 5
        elements:
          type:
            mustSupport: true
            index: 6
            elements:
              coding:
                mustSupport: true
                index: 7
                elements:
                  system: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
                  display: {mustSupport: true, index: 10}
          system: {mustSupport: true, index: 11}
          value: {mustSupport: true, index: 12}
        required: [value, system]
package_version: 0.11.0-alpha1.0.6
class: extension
kind: complex-type
url: http://ehealthontario.ca/fhir/StructureDefinition/ext-copied-participants
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null