PackagesCanonicalsLogsProblems
    Packages
    NHSDigital.FHIR.STU3@1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Practitioner-1
description: The Practitioner resource represents the healthcare professional directly or indirectly involved in the provision of healthcare related services, with further constraints applied to support the Digital Child Health project.
package_name: NHSDigital.FHIR.STU3
derivation: constraint
name: CareConnect-DCH-Practitioner-1
type: Practitioner
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        nhsCommunication:
          match: {url: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSCommunication-1'}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSCommunication-1'}
                index: 2
  identifier:
    index: 3
    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: 4
            elements:
              use: {index: 5}
              type: {index: 6}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/sds-user-id'}
                index: 7
              value: {index: 8}
              period: {index: 9}
              assigner: {index: 10}
            required: [value, system]
        sdsRoleProfileID:
          match: {system: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
          schema:
            index: 11
            elements:
              use: {index: 12}
              type: {index: 13}
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/sds-role-profile-id'}
                index: 14
              value: {index: 15}
              period: {index: 16}
              assigner: {index: 17}
            required: [value, system]
        localIdentifier:
          match: {system: 'https://fhir.nhs.uk/Id/local-practitioner-identifier'}
          schema:
            index: 18
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/local-practitioner-identifier'}
                index: 19
              value: {index: 20}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 21
            required: [value, system]
  name: {index: 22}
  address:
    elements:
      state: {index: 23}
  gender: {index: 24}
  qualification:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
            index: 25
      issuer:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 26
  communication: {index: 27}
package_version: 1.0.0
extensions:
  nhsCommunication:
    url: h
    type: Extension
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSCommunication-1'}
        index: 2
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Practitioner-1
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.1.0