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