PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://health.gov.on.ca/fhir/StructureDefinition/RequestorRole
description: 'This is the requestor role.   Users with this role can own requests and have other FlexForm users work on behalf of them.\r\nPartition: Always DEFAULT'
package_name: ca.on.health.sadie
derivation: constraint
name: RequestorRole
type: PractitionerRole
elements:
  availableTime: {index: 14}
  specialty: {index: 10}
  notAvailable: {index: 15}
  organization:
    type: Reference
    refers: ['http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorTeam']
    index: 3
  code:
    index: 4
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal'}
            index: 5
          version: {index: 6}
          code:
            binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-RequestorAuthorizationRoles'}
            index: 7
          display: {index: 8}
          userSelected: {index: 9}
        required: [system, code]
  identifier: {index: 0}
  availabilityExceptions: {index: 16}
  practitioner:
    type: Reference
    refers: ['http://health.gov.on.ca/fhir/StructureDefinition/QualifiedRequestorUser']
    index: 2
  telecom: {index: 13}
  period: {index: 1}
  location:
    type: Reference
    refers: ['http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorLocation']
    index: 11
  endpoint: {index: 17}
  healthcareService: {index: 12}
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://health.gov.on.ca/fhir/StructureDefinition/RequestorRole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: '1.0'
required: [practitioner, location, code]