{
  "resourceType" : "Organization",
  "id" : "org-sanofi",
  "meta" : {
    "profile" : ["https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"org-sanofi\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;org-sanofi&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.0.0/StructureDefinition-be-organization.html\">Organisation core BE profile</a></p></div><p><b>identifier</b>: id: 111111111122</p><p><b>active</b>: true</p><p><b>name</b>: Sanofi France</p></div>"
  },
  "identifier" : [{
    "value" : "111111111122"
  }],
  "active" : true,
  "name" : "Sanofi France"
}