{
  "resourceType": "Organization",
  "id": "id80E4YKZp7bNlOyq2EpxR2g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508246554"
    }
  ],
  "active": true,
  "name": "Centro COPAS",
  "telecom": [
    {
      "system": "phone",
      "value": "(954) 999-4786"
    }
  ],
  "address": [
    {
      "line": [
        "1806 N Flamingo Rd",
        "S-308"
      ],
      "city": "Pembroke Pines",
      "state": "Fl",
      "postalCode": "33028",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id80E4YKZp7bNlOyq2EpxR2g"
    }
  ]
}