CH ELM (R4)
1.8.0 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.8.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 1Pract - Giacometti - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "1cPract-KsAbc",
  "name" : [
    {
      "family" : "Giacometti",
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
              "valueCode" : "unknown"
            }
          ]
        }
      ]
    }
  ],
  "address" : [
    {
      "city" : "Bern",
      "postalCode" : "3000"
    }
  ]
}