{
  "resourceType": "Organization",
  "id": "PraxisSeeblick",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p> Praxis Seeblick</p>\n    </div>"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000235520"
    }
  ],
  "name": "Arztpraxis Messen",
  "telecom": [
    {
      "system": "phone",
      "value": "44 567 78 90",
      "use": "work"
    },
    {
      "system": "email",
      "value": "info@praxis-seeblick.ch",
      "use": "work"
    },
    {
      "system": "url",
      "value": "http://www.praxis-seeblick.ch",
      "use": "work"
    }
  ],
  "address": [
    {
      "line": [
        "Waldstrasse 66"
      ],
      "city": "Cham",
      "postalCode": "6330",
      "country": "CH"
    }
  ]
}