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