PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.16
    https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole
description: The nexuzhealth profile for a practitionerRole used during import and export procedures.
package_name: nxh.fhir.r4
derivation: constraint
name: NxhPractitionerRole
type: PractitionerRole
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        userContextId:
          match: {system: 'https://fhir.nxh.com/standards/fhir/NamingSystem/userContextId'}
          schema:
            short: The CDM identifier for this user context
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nxh.com/standards/fhir/NamingSystem/userContextId'}
                index: 2
              value: {index: 3}
            required: [value, system]
  code:
    index: 4
    slicing:
      slices:
        userRole:
          match: {}
          schema:
            index: 4
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole'}
                    index: 5
                  code: {index: 6}
                required: [system, code]
package_version: 0.0.0-beta.16
class: profile
kind: resource
url: https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole
base: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole
version: null