{
  "resourceType" : "Practitioner",
  "id" : "ChEkmPractitionerTreatingPhysicianExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ChEkmPractitionerTreatingPhysicianExample</b></p><a name=\"ChEkmPractitionerTreatingPhysicianExample\"> </a><a name=\"hcChEkmPractitionerTreatingPhysicianExample\"> </a><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-gln.html\" title=\"Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).\">GLN</a>/7601000435666</p><p><b>name</b>: Potagon Brachialis </p><p><b>telecom</b>: <a href=\"tel:+24742008877\">+24 74 200 88 77</a>, <a href=\"mailto:p.brach@sampledoc.com\">p.brach@sampledoc.com</a></p><p><b>address</b>: Sodaweg 55 Flammingen 3921 </p></div>"
  },
  "identifier" : [{
    "system" : "urn:oid:2.51.1.3",
    "value" : "7601000435666"
  }],
  "name" : [{
    "family" : "Brachialis",
    "given" : ["Potagon"]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "+24 74 200 88 77"
  },
  {
    "system" : "email",
    "value" : "p.brach@sampledoc.com"
  }],
  "address" : [{
    "line" : ["Sodaweg 55"],
    "city" : "Flammingen",
    "postalCode" : "3921"
  }]
}