{
  "resourceType" : "Organization",
  "id" : "mmanu",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>Acme Corporation, Proud member of the pharma industry</p>\n    </div>"
  },
  "active" : true,
  "name" : "Acme Corporation",
  "contact" : [{
    "address" : {
      "country" : "Swizterland"
    }
  }]
}