PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r2.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.practitionerRole
description: This cross-version extension represents Practitioner.practitionerRole from http://hl7.org/fhir/StructureDefinition/Practitioner|1.0.2 for use in FHIR R4B.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R2_Practitioner_practitionerRole
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        managingOrganization:
          match: {url: null}
          schema:
            short: Organization where the roles are performed
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Organization where the roles are performed
                choices: [valueReference]
                index: 3
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Organization where the roles are performed
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                index: 4
        role:
          match: {url: null}
          schema:
            short: Roles which this practitioner may perform
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Roles which this practitioner may perform
                choices: [valueCodeableConcept]
                index: 7
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Roles which this practitioner may perform
                choiceOf: value
                index: 8
        specialty:
          match: {url: null}
          schema:
            short: Specific specialty of the practitioner
            isModifier: false
            array: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Specific specialty of the practitioner
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Specific specialty of the practitioner
                choiceOf: value
                index: 12
        period:
          match: {url: null}
          schema:
            short: The period during which the practitioner is authorized to perform in these role(s)
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The period during which the practitioner is authorized to perform in these role(s)
                choices: [valuePeriod]
                index: 15
              valuePeriod:
                base: {path: 'Extension.value[x]'}
                type: Period
                short: The period during which the practitioner is authorized to perform in these role(s)
                choiceOf: value
                index: 16
        location:
          match: {url: null}
          schema:
            short: The location(s) at which this practitioner provides care
            isModifier: false
            array: true
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The location(s) at which this practitioner provides care
                choices: [valueReference]
                index: 19
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: The location(s) at which this practitioner provides care
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Location']
                index: 20
        healthcareService:
          match: {url: null}
          schema:
            short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
            isModifier: false
            array: true
            index: 21
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
                choices: [valueReference]
                index: 23
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService']
                index: 24
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.practitionerRole'}
    type: uri
    index: 25
package_version: r2.r4b-0.0.1-snapshot-1
extensions:
  managingOrganization:
    url: null
    short: Organization where the roles are performed
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Organization where the roles are performed
        choices: [valueReference]
        index: 3
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Organization where the roles are performed
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        index: 4
  role:
    url: null
    short: Roles which this practitioner may perform
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Roles which this practitioner may perform
        choices: [valueCodeableConcept]
        index: 7
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Roles which this practitioner may perform
        choiceOf: value
        index: 8
  specialty:
    url: null
    short: Specific specialty of the practitioner
    isModifier: false
    array: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Specific specialty of the practitioner
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Specific specialty of the practitioner
        choiceOf: value
        index: 12
  period:
    url: null
    short: The period during which the practitioner is authorized to perform in these role(s)
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The period during which the practitioner is authorized to perform in these role(s)
        choices: [valuePeriod]
        index: 15
      valuePeriod:
        base: {path: 'Extension.value[x]'}
        type: Period
        short: The period during which the practitioner is authorized to perform in these role(s)
        choiceOf: value
        index: 16
  location:
    url: null
    short: The location(s) at which this practitioner provides care
    isModifier: false
    array: true
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The location(s) at which this practitioner provides care
        choices: [valueReference]
        index: 19
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: The location(s) at which this practitioner provides care
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        index: 20
  healthcareService:
    url: null
    short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
    isModifier: false
    array: true
    index: 21
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
        choices: [valueReference]
        index: 23
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: The list of healthcare services that this worker provides for this role's Organization/Location(s)
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService']
        index: 24
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner.practitionerRole
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]