{

"resourceType": "Practitioner",
"id": "xcda-author",
"name": [
  {
    "family": "Hippocrates",
    "given": [
      "Harold"
    ],
    "suffix": [
      "MD"
    ]
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}