{
  "resourceType" : "Organization",
  "id" : "centro-industria-completo",
  "meta" : {
    "profile" : ["https://hl7.comisca.org/fhir/StructureDefinition/centro-trabajo-facedra"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization centro-industria-completo</b></p><a name=\"centro-industria-completo\"> </a><a name=\"hccentro-industria-completo\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-centro-trabajo-facedra.html\">Centro de Trabajo FACEDRA</a></p></div><p><b>type</b>: <span title=\"Codes:{https://hl7.comisca.org/fhir/CodeSystem/notification-type other}\">Otros</span></p><p><b>name</b>: Laboratorios Vida S.A.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:farmacovigilancia@industria.example.org\">farmacovigilancia@industria.example.org</a>, <a href=\"tel:+50622887766\">+50622887766</a></td><td>Parque Industrial Este, Lote 12 Heredia Heredia CRI </td></tr></table></div>"
  },
  "type" : [{
    "coding" : [{
      "system" : "https://hl7.comisca.org/fhir/CodeSystem/notification-type",
      "code" : "other",
      "display" : "Otros"
    }]
  }],
  "name" : "Laboratorios Vida S.A.",
  "contact" : [{
    "telecom" : [{
      "system" : "email",
      "value" : "farmacovigilancia@industria.example.org"
    },
    {
      "system" : "phone",
      "value" : "+50622887766"
    }],
    "address" : {
      "line" : ["Parque Industrial Este, Lote 12"],
      "city" : "Heredia",
      "state" : "Heredia",
      "country" : "CRI"
    }
  }]
}