{
  "resourceType" : "Practitioner",
  "id" : "ad1-p1",
  "meta" : {
    "profile" : ["http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ad1-p1</b></p><a name=\"ad1-p1\"> </a><a name=\"hcad1-p1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-gf-practitioner.html\">NL Generic Functions Practitioner Profile</a></p></div><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-2, <code>https://cp1-test.example.org/employees</code>/5678</p><p><b>name</b>: Hary Arts(Official)</p></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.nl/fhir/NamingSystem/uzi",
    "value" : "UZI-2"
  },
  {
    "system" : "https://cp1-test.example.org/employees",
    "value" : "5678",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/ura",
        "value" : "11111111"
      }
    }
  }],
  "name" : [{
    "use" : "official",
    "text" : "Hary Arts",
    "family" : "Arts",
    "given" : ["Harry"]
  }]
}