{
  "resourceType": "Organization",
  "meta": {
    "lastUpdated": "2017-08-22T13:56:13Z"
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>%Some xhtml content%</p></div>"
  },
  "identifier": [
    {
      "system": "[id-system-global-base]/ca-on-lab-license",
      "value": "12345"
    }
  ],
  "name": "Best Lab",
  "address": [
    {
      "type": "both",
      "line": [
        "15 Happy St"
      ],
      "city": "Toronto",
      "state": "ON",
      "postalCode": "M1M M2M",
      "country": "CAN"
    }
  ]
}