{
  "resourceType": "Practitioner",
  "id": "ad1-p1",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.nl/fhir/NamingSystem/uzi",
      "value": "UZI-2"
    },
    {
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "11111111",
          "type": {
            "coding": [
              {
                "code": "author",
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
              }
            ]
          }
        }
      },
      "system": "https://cp1-test.example.org/employees",
      "value": "5678"
    }
  ],
  "name": [
    {
      "given": [
        "Harry"
      ],
      "use": "official",
      "text": "Hary Arts",
      "family": "Arts"
    }
  ]
}
