{
  "resourceType": "Organization",
  "id": "id1d.BmTZfUoG46kgnQFmNGQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790445310"
    }
  ],
  "active": true,
  "name": "BerneEric-TransAna",
  "telecom": [
    {
      "system": "phone",
      "value": "(321) 365-7577"
    }
  ],
  "address": [
    {
      "line": [
        "4700 Millenia Blvd, Suite 500"
      ],
      "city": "Orlando",
      "state": "FL",
      "postalCode": "32839",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1d.BmTZfUoG46kgnQFmNGQ"
    }
  ]
}