CH ELM (R4)
1.5.0 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: 1Pract - Monika Giacometti - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "1Pract-KsAbc",
  "identifier" : [
    {
      "system" : "urn:oid:2.51.1.3",
      "value" : "7601000234438"
    }
  ],
  "name" : [
    {
      "family" : "Giacometti",
      "given" : [
        "Monika"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "m.giacometti@ks-abc.ch"
    },
    {
      "system" : "phone",
      "value" : "+41 79 111 44 55"
    }
  ]
}