PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.4.6
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-Practitioner
description: null
package_name: uk.nhsdigital.r4
derivation: constraint
name: NHSDigitalPractitioner
type: Practitioner
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        gmcCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmc-number'}
          schema:
            mustSupport: true
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gmc-number'}
                index: 2
        gmpCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmp-number'}
          schema:
            mustSupport: true
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gmp-number'}
                index: 4
        dinCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/din-number'}
          schema:
            mustSupport: true
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/din-number'}
                index: 6
        gphcCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gphc-number'}
          schema:
            mustSupport: true
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/gphc-number'}
                index: 8
        hcpcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
          schema:
            mustSupport: true
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
                index: 10
        nmcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/nmc-number'}
          schema:
            mustSupport: true
            index: 11
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/Id/nmc-number'}
                index: 12
  name: {mustSupport: true, index: 13}
  telecom:
    mustSupport: true
    index: 14
    elements:
      value: {index: 15}
      use: {index: 16}
    required: [value, use]
package_version: 2.4.6
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]