{
  "resourceType" : "Organization",
  "id" : "ce815734-508a-4c1d-8b63-01e1d02a5614",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/organization-myhealtheu-eps"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>BfA-Klinik, Bad Schmiedeberg, Germany</p></div>"
  },
  "identifier" : [{
    "system" : "urn:ietf:rfc:9562",
    "value" : "6cc3db61-fdae-4ee0-84bf-fa3bee63b2a8"
  }],
  "name" : "BfA-Klinik",
  "telecom" : [{
    "system" : "phone",
    "value" : "+49 034943 990"
  }],
  "address" : [{
    "city" : "Bad Schmiedeberg",
    "postalCode" : "06905",
    "country" : "Germany"
  }]
}