{
  "resourceType": "Practitioner",
  "id": "f202",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>identifier</b>: UZI-nummer = 12345678902 (OFFICIAL), BIG-nummer = 12345678902 (OFFICIAL)\n      </p>\n      <p>\n        <b>name</b>: Luigi Maas(OFFICIAL)\n      </p>\n      <p>\n        <b>telecom</b>: ph: +31715269111(WORK)\n      </p>\n      <p>\n        <b>address</b>: Walvisbaai 3 C4 - Automatisering Den helder 2333ZA NLD (WORK)\n      </p>\n      <p>\n        <b>gender</b>: MALE\n      </p>\n      <p>\n        <b>birthDate</b>: Jun 12, 1960\n      </p>\n      <h3>PractitionerRoles</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Id</b>\n          </td>\n          <td>\n            <b>Extension</b>\n          </td>\n          <td>\n            <b>ModifierExtension</b>\n          </td>\n          <td>\n            <b>ManagingOrganization</b>\n          </td>\n          <td>\n            <b>Role</b>\n          </td>\n          <td>\n            <b>Specialty</b>\n          </td>\n          <td>\n            <b>Period</b>\n          </td>\n          <td>\n            <b>Location</b>\n          </td>\n          <td>\n            <b>HealthcareService</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>\n            <a href=\"Organization/f201\">AUMC. Generated Summary: Artis University Medical Center (OFFICIAL); name: Artis University Medical Center (AUMC); \n              <span title=\"Codes: {http://snomed.info/sct 405608006}, {urn:oid:2.16.840.1.113883.2.4.15.1060 V6}, {http://hl7.org/fhir/organization-type prov}\">Academic Medical Center</span>; ph: +31715269111(WORK); active\n            </a>\n          </td>\n          <td>Electronic laboratory reporting \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '33526004' = 'Laboratory reporting, computer', given as 'Electronic laboratory reporting'})</span>\n          </td>\n          <td>Medical laboratory technician \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '159285000' = 'Medical laboratory technician', given as 'Medical laboratory technician'})</span>\n          </td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n        </tr>\n      </table>\n    </div>"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "text": "UZI-nummer"
      },
      "system": "urn:oid:2.16.528.1.1007.3.1",
      "value": "12345678902"
    },
    {
      "use": "official",
      "type": {
        "text": "BIG-nummer"
      },
      "system": "https://www.bigregister.nl/",
      "value": "12345678902"
    }
  ],
  "name": {
    "use": "official",
    "text": "Luigi Maas",
    "family": [
      "Maas"
    ],
    "given": [
      "Luigi"
    ],
    "prefix": [
      "Dr."
    ]
  },
  "telecom": [
    {
      "system": "phone",
      "value": "+31715269111",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "Walvisbaai 3",
        "C4 - Automatisering"
      ],
      "city": "Den helder",
      "postalCode": "2333ZA",
      "country": "NLD"
    }
  ],
  "gender": "male",
  "birthDate": "1960-06-12",
  "practitionerRole": [
    {
      "managingOrganization": {
        "reference": "Organization/f201",
        "display": "AUMC"
      },
      "role": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "33526004",
            "display": "Electronic laboratory reporting"
          }
        ]
      },
      "specialty": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "159285000",
              "display": "Medical laboratory technician"
            }
          ]
        }
      ]
    }
  ]
}