{
  "resourceType": "StructureDefinition",
  "id": "nxh-practitioner",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPractitioner",
  "name": "NxhPractitioner",
  "status": "active",
  "date": "2024-02-22T12:26:42.9660511+00:00",
  "description": "Nexuzhealth profile for a practitioner.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.identifier:verstreknr",
        "path": "Practitioner.identifier",
        "sliceName": "verstreknr",
        "short": "verstreknr",
        "definition": "The verstreknr identifier of the practitioner.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.identifier:verstreknr.system",
        "path": "Practitioner.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr"
      },
      {
        "id": "Practitioner.identifier:verstreknr.value",
        "path": "Practitioner.identifier.value",
        "min": 1
      }
    ]
  }
}