{
  "resourceType" : "Practitioner",
  "id" : "mCSD-Peer-to-peer-Practitioner-DrKoreander",
  "meta" : {
    "profile" : ["http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner mCSD-Peer-to-peer-Practitioner-DrKoreander</b></p><a name=\"mCSD-Peer-to-peer-Practitioner-DrKoreander\"> </a><a name=\"hcmCSD-Peer-to-peer-Practitioner-DrKoreander\"> </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-CH.mCSD.Practitioner.html\">CH mCSD Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000732385, <a href=\"NamingSystem-Ldap.html\" title=\"NamingSystem for Lightweight Directory Access Protocol (LDAP); [https://www.ietf.org/rfc/rfc4514.html](https://www.ietf.org/rfc/rfc4514.html).\">LDAP</a>/uid=CommunityA:00000004001,OU=HCProfessional,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: false</p><p><b>name</b>: Karl Koreander</p><p><b>telecom</b>: <a href=\"mailto:Karl.Koreander@email.com\">Karl.Koreander@email.com</a>, <a href=\"tel:+41320010004\">+41 32 001 00 04</a></p><p><b>gender</b>: Male</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 309343006}\">Physician</span></td></tr></table><p><b>communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 de}\">German</span>, <span title=\"Codes:{urn:ietf:bcp:47 fr}\">French</span>, <span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span>, <span title=\"Codes:{urn:ietf:bcp:47 it}\">Italian</span></p></div>"
  },
  "identifier" : [{
    "system" : "urn:oid:2.51.1.3",
    "value" : "7601000732385"
  },
  {
    "system" : "urn:ietf:rfc:4514",
    "value" : "uid=CommunityA:00000004001,OU=HCProfessional,DC=HPD,O=BAG,C=ch"
  }],
  "active" : false,
  "name" : [{
    "text" : "Karl Koreander",
    "family" : "Koreander",
    "given" : ["Karl"],
    "prefix" : ["Dr."]
  }],
  "telecom" : [{
    "system" : "email",
    "value" : "Karl.Koreander@email.com"
  },
  {
    "system" : "phone",
    "value" : "+41 32 001 00 04"
  }],
  "gender" : "male",
  "qualification" : [{
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "309343006",
        "display" : "Physician"
      }]
    }
  }],
  "communication" : [{
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "de"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "fr"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "en"
    }]
  },
  {
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "it"
    }]
  }]
}