{
  "resourceType" : "Organization",
  "id" : "3092",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 3092</b></p><a name=\"3092\"> </a><a name=\"hc3092\"> </a><p><b>identifier</b>: Cédula Jurídica/.\u00a0(use:\u00a0official,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/institution-type-code 6}\">Consultorio Particular</span></p><p><b>name</b>: Consultorio Particular de MARIA JOSE ARRIETA</p><p><b>telecom</b>: ph: 8665-1234, <a href=\"mailto:dra.arrieta@nuevamentecr.com\">dra.arrieta@nuevamentecr.com</a></p><p><b>address</b>: Lourdes, Montes de Oca</p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/institution-id-type-code",
        "code" : "1",
        "display" : "Cédula Jurídica"
      }],
      "text" : "Cédula Jurídica"
    },
    "value" : "."
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/institution-type-code",
      "code" : "6",
      "display" : "Consultorio Particular"
    }],
    "text" : "Consultorio Particular"
  }],
  "name" : "Consultorio Particular de MARIA JOSE ARRIETA",
  "telecom" : [{
    "system" : "phone",
    "value" : "8665-1234"
  },
  {
    "system" : "email",
    "value" : "dra.arrieta@nuevamentecr.com"
  }],
  "address" : [{
    "text" : "Lourdes, Montes de Oca",
    "city" : "MONTES DE OCA",
    "district" : "LOURDES",
    "state" : "SAN JOSÉ",
    "country" : "Costa Rica"
  }]
}