{
  "resourceType": "StructureDefinition",
  "id": "ee-tis-practitioner-role",
  "url": "https://fhir.ee/StructureDefinition/ee-tis-practitioner-role",
  "version": "1.0.0",
  "name": "EETISPractitionerRole",
  "status": "draft",
  "date": "2024-01-16T07:51:36.8590751+00:00",
  "description": "Tervishoiutöötaja roll. Certified/licenced practitioner in a certain role in specified organization. E.g doctors working in different places may have different obligations/rights depending on the role they have in that organization.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "https://fhir.ee/StructureDefinition/ee-practitioner-role",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.code",
        "path": "PractitionerRole.code",
        "min": 1
      }
    ]
  }
}