PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4.test@2.8.11-prerelease
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Practitioner
description: null
package_name: uk.nhsdigital.r4.test
derivation: constraint
name: NHSDigitalPractitioner
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        professionalNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/professional-code'}
          schema:
            short: ODS/NACS Practitioner Code (retired)
            mustSupport: false
            index: 13
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/professional-code'}
                index: 14
        gmcReferenceNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmc-reference-number'}
          schema:
            short: GMC Reference Number
            mustSupport: false
            index: 15
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gmc-reference-number'}
                index: 16
        gphcCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gphc-number'}
          schema:
            short: General Pharmaceutical Council Code
            mustSupport: true
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gphc-number'}
                index: 8
        nmcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/nmc-number'}
          schema:
            short: Nursing and Midwifery Council Code
            mustSupport: true
            index: 11
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/nmc-number'}
                index: 12
        gmcCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmc-number'}
          schema:
            short: General Medical Council Consultant Code
            mustSupport: true
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gmc-number'}
                index: 2
        dinCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/din-number'}
          schema:
            short: Doctor Index Number
            mustSupport: true
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/din-number'}
                index: 6
        gmpCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmp-number'}
          schema:
            short: General Medical Practitioner Code
            mustSupport: true
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gmp-number'}
                index: 4
        hcpcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
          schema:
            short: Health and Care Professional Council Code
            mustSupport: true
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
                index: 10
        sdsUserId:
          match: {system: 'https://fhir.nhs.uk/Id/sds-user-id'}
          schema:
            short: SDS User Id
            index: 17
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                index: 18
  name: {mustSupport: true, index: 19}
  telecom:
    mustSupport: true
    index: 20
    elements:
      value: {index: 21}
      use: {index: 22}
    required: [value, use]
package_version: 2.8.11-prerelease
class: profile
kind: resource
url: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Practitioner
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner
version: null
required: [name, identifier]