PackagesCanonicalsLogsProblems
    Packages
    rs/gpc.stu3.fhir@assets-1.1.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1
description: The Practitioner resource represents the healthcare professional directly or indirectly involved in the provision of healthcare related services.
package_name: rs/gpc.stu3.fhir
derivation: constraint
name: CareConnect-GPC-Practitioner-1
type: Practitioner
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        nhsCommunication:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            extensions:
              preferred:
                url: null
                index: 3
                elements:
                  valueBoolean:
                    index: 4
                    slicing:
                      slices:
                        valueBoolean:
                          match: {}
                          schema: {index: 4}
              interpreterRequired:
                url: null
                index: 5
                elements:
                  valueBoolean:
                    index: 6
                    slicing:
                      slices:
                        valueBoolean:
                          match: {}
                          schema: {index: 6}
            elements:
              extension:
                index: 2
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    preferred:
                      match: {url: null}
                      schema:
                        index: 3
                        elements:
                          valueBoolean:
                            index: 4
                            slicing:
                              slices:
                                valueBoolean:
                                  match: {}
                                  schema: {index: 4}
                    interpreterRequired:
                      match: {url: null}
                      schema:
                        index: 5
                        elements:
                          valueBoolean:
                            index: 6
                            slicing:
                              slices:
                                valueBoolean:
                                  match: {}
                                  schema: {index: 6}
            required: [extension]
  identifier:
    index: 7
    slicing:
      rules: openAtEnd
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        sdsUserID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-user-id'}
          schema:
            index: 8
            elements:
              use: {index: 9}
              type: {index: 10}
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                type: uri
                index: 11
              value: {index: 12}
              period: {index: 13}
              assigner: {index: 14}
            required: [system, value]
        sdsRoleProfileID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
          schema:
            index: 15
            elements:
              use: {index: 16}
              type: {index: 17}
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
                type: uri
                index: 18
              value: {index: 19}
              period: {index: 20}
              assigner: {index: 21}
            required: [system, value]
  name: {index: 22}
  address:
    elements:
      state: {index: 23}
  gender: {index: 24}
  birthDate: {short: The date on which the practitioner was born, index: 25}
  qualification:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1']
            index: 26
      issuer:
        type: Reference
        refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1']
        index: 27
  communication: {index: 28}
package_version: assets-1.1.0
extensions:
  nhsCommunication:
    url: h
    type: Extension
    index: 1
    extensions:
      preferred:
        url: null
        index: 3
        elements:
          valueBoolean:
            index: 4
            slicing:
              slices:
                valueBoolean:
                  match: {}
                  schema: {index: 4}
      interpreterRequired:
        url: null
        index: 5
        elements:
          valueBoolean:
            index: 6
            slicing:
              slices:
                valueBoolean:
                  match: {}
                  schema: {index: 6}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            preferred:
              match: {url: null}
              schema:
                index: 3
                elements:
                  valueBoolean:
                    index: 4
                    slicing:
                      slices:
                        valueBoolean:
                          match: {}
                          schema: {index: 4}
            interpreterRequired:
              match: {url: null}
              schema:
                index: 5
                elements:
                  valueBoolean:
                    index: 6
                    slicing:
                      slices:
                        valueBoolean:
                          match: {}
                          schema: {index: 6}
    required: [extension]
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.3.0
required: [name]