{
  "resourceType": "Practitioner",
  "id": "TII-Practitioner1",
  "name": [
    {
      "family": "Smith",
      "given": [
        "William"
      ],
      "prefix": [
        "Dr."
      ]
    }
  ]
}