PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.5.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1
description: The Practitioner resource represents the healthcare professional directly or indirectly involved in the provision of healthcare related services.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-Practitioner-1
type: Practitioner
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        nhsCommunication:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
  identifier:
    index: 2
    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: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                index: 4
              value: {index: 5}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 6
            required: [value, system]
        sdsRoleProfileID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
          schema:
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
                index: 8
              value: {index: 9}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 10
            required: [value, system]
  gender: {index: 11}
  qualification:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
            index: 12
      issuer:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 13
  communication: {index: 14}
package_version: 1.5.0
extensions:
  nhsCommunication: {url: h, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.1.0