CH ELM (R4)
1.3.1 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.3.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Org - Praxis Dr. Hauser - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "Org-PeterHauser",
  "identifier" : [
    {
      "system" : "urn:oid:2.16.756.5.45",
      "value" : "A74966168"
    }
  ],
  "name" : "Praxis Dr. Hauser",
  "address" : [
    {
      "line" : [
        "Hauptstrasse 10"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Hauptstrasse"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "10"
            }
          ]
        }
      ],
      "city" : "Solothurn",
      "postalCode" : "4500"
    }
  ]
}