PackagesCanonicalsLogsProblems
    Packages
    rs/NHSD.Assets.STU3@1.3.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1
description: The Practitioner resource represents the healthcare professional directly or indirectly involved in the provision of healthcare related services.
package_name: rs/NHSD.Assets.STU3
derivation: constraint
name: CareConnect-GPC-Practitioner-1
type: Practitioner
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        nhsCommunication:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
  identifier:
    index: 2
    slicing:
      rules: openAtEnd
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        sdsUserID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-user-id'}
          schema:
            index: 3
            elements:
              use: {index: 4}
              type: {index: 5}
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                type: uri
                index: 6
              value: {index: 7}
              period: {index: 8}
              assigner: {index: 9}
            required: [system, value]
        sdsRoleProfileID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
          schema:
            index: 10
            elements:
              use: {index: 11}
              type: {index: 12}
              system:
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
                type: uri
                index: 13
              value: {index: 14}
              period: {index: 15}
              assigner: {index: 16}
            required: [system, value]
  name:
    index: 17
    elements:
      family: {index: 18}
    required: [family]
  address:
    elements:
      state: {index: 19}
  gender: {index: 20}
  birthDate: {short: The date on which the practitioner was born, index: 21}
  qualification:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1']
            index: 22
      issuer:
        type: Reference
        refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Organization-1']
        index: 23
  communication: {index: 24}
package_version: 1.3.0
extensions:
  nhsCommunication: {url: h, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.2.0
required: [name]