{
  "resourceType" : "PractitionerRole",
  "id" : "ad1-pr1",
  "meta" : {
    "profile" : ["http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ad1-pr1</b></p><a name=\"ad1-pr1\"> </a><a name=\"hcad1-pr1\"> </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-practitionerrole.html\">NL Generic Functions PractitionerRole Profile</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/employees</code>/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53</p><p><b>practitioner</b>: <a href=\"Practitioner-ad1-p1.html\">Practitioner Hary Arts(official)</a></p><p><b>organization</b>: <a href=\"Organization-ad1-o1.html\">Organization example General Practice</a></p><p><b>code</b>: <span title=\"Codes:{http://fhir.nl/fhir/NamingSystem/uzi-rolcode 01.015}\">Huisarts</span></p><p><b>telecom</b>: <a href=\"mailto:h.arts@cp1.example.org\">h.arts@cp1.example.org</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://cp1-test.example.org/employees",
    "value" : "5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
    "assigner" : {
      "identifier" : {
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }]
        },
        "system" : "http://fhir.nl/fhir/NamingSystem/ura",
        "value" : "11111111"
      }
    }
  }],
  "practitioner" : {
    "reference" : "Practitioner/ad1-p1"
  },
  "organization" : {
    "reference" : "Organization/ad1-o1"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
      "code" : "01.015",
      "display" : "Huisarts"
    }]
  }],
  "telecom" : [{
    "system" : "email",
    "value" : "h.arts@cp1.example.org"
  }]
}