{
  "resourceType": "PractitionerRole",
  "id": "ad3-pr1",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"
    ]
  },
  "identifier": [
    {
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "33333333",
          "type": {
            "coding": [
              {
                "code": "author",
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
              }
            ]
          }
        }
      },
      "system": "https://cp3-test.example.org/employees",
      "value": "d60525bd-5caf-4437-8f4b-4156300a27de"
    }
  ],
  "code": [
    {
      "coding": [
        {
          "code": "01.022",
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "display": "Klinisch geriater"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "code": "0335",
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "display": "Medisch specialisten, geriatrie"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "01.022",
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "display": "Klinisch geriater"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+31301234568",
      "use": "work"
    },
    {
      "system": "email",
      "value": "john.doe@cp3.example.org",
      "use": "work"
    },
    {
      "system": "url",
      "value": "https://matrix.to/#doctorno:cp3.example.org",
      "use": "work"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/ad3-p1"
  },
  "organization": {
    "reference": "Organization/ad3-o1"
  },
  "active": true
}
