{
  "resourceType" : "Organization",
  "id" : "org-ema-srm-hmed",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org-ema-srm-hmed</b></p><a name=\"org-ema-srm-hmed\"> </a><a name=\"hcorg-ema-srm-hmed\"> </a><p><b>name</b>: Health Authority – Regulatory Review Division</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Scientific and Regulatory Management</td><td><a href=\"mailto:regulatory@health-authority.example\">regulatory@health-authority.example</a></td><td>Regulatory Authority Headquarters, 1083 HS Capital City, Country</td></tr></table></div>"
  },
  "name" : "Health Authority – Regulatory Review Division",
  "contact" : [{
    "name" : [{
      "text" : "Scientific and Regulatory Management"
    }],
    "telecom" : [{
      "system" : "email",
      "value" : "regulatory@health-authority.example",
      "use" : "work"
    }],
    "address" : {
      "type" : "physical",
      "text" : "Regulatory Authority Headquarters, 1083 HS Capital City, Country",
      "line" : ["Regulatory Authority Headquarters"],
      "city" : "Capital City",
      "postalCode" : "1083 HS",
      "country" : "Country"
    }
  }]
}