PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@2.1.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner
description: null
package_name: fhir.r4.wales
derivation: constraint
name: DataStandardsWalesPractitioner
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        nadexIdentifier:
          match: {system: null}
          schema: {short: NHS Wales NADEX Identifier, index: 1}
          max: 1
        gdcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/gdc-number'}
          schema:
            short: General Dental Council (GDC) number
            index: 2
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/gdc-number'}
                type: uri
                index: 3
        gmcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmc-number'}
          schema:
            short: General Medical Council (GMC) number
            index: 4
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/gmc-number'}
                type: uri
                index: 5
        gmpNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/gmp-number'}
          schema:
            short: General Practitioner (GMP) number
            index: 6
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/gmp-number'}
                type: uri
                index: 7
        hcpcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
          schema:
            short: Health and Care Professions Council (HCPC) number
            index: 8
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/hcpc-number'}
                type: uri
                index: 9
        nmcNumber:
          match: {system: 'https://fhir.hl7.org.uk/Id/nmc-number'}
          schema:
            short: Nursing and Midwifery Council (NMC) number
            index: 10
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/nmc-number'}
                type: uri
                index: 11
        gphcCode:
          match: {system: 'https://fhir.hl7.org.uk/Id/gphc-number'}
          schema:
            short: GPhC Code
            index: 12
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.hl7.org.uk/Id/gphc-number'}
                type: uri
                index: 13
        sdsUserId:
          match: {system: 'https://fhir.nhs.uk/Id/sds-user-id'}
          schema:
            short: SDS User ID
            index: 14
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                type: uri
                index: 15
  name: {index: 16}
  address:
    elements:
      postalCode: {index: 17}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner
version: 1.1.2
required: [name]