PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.20
    https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitioner
description: The nexuzhealth profile for a practitioner used during import and export procedures.
package_name: nxh.fhir.r4
derivation: constraint
name: NxhPractitioner
type: Practitioner
elements:
  identifier:
    short: The CDM identifier for this pracitioner
    index: 0
    slicing:
      slices:
        practitionerId:
          match: {}
          schema:
            short: The CDM identifier for this pracitioner
            _required: true
            index: 0
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nxh.com/standards/fhir/NamingSystem/practitionerId'}
                index: 1
              value: {index: 2}
            required: [value, system]
  address:
    extensions: {}
    elements:
      extension: {index: 3}
    required: [extension]
package_version: 0.0.0-beta.20
class: profile
kind: resource
url: https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitioner
base: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner
version: null
required: [identifier]