{
  "resourceType": "Organization",
  "id": "idDe7jV6ZbejsOV7AvFiPFPg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1275953473"
    }
  ],
  "active": true,
  "name": "Priority Professional Care",
  "telecom": [
    {
      "system": "phone",
      "value": "(978) 655-7782"
    }
  ],
  "address": [
    {
      "line": [
        "15 Union St",
        "Suite 204"
      ],
      "city": "Lawrence",
      "state": "MA",
      "postalCode": "07840",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDe7jV6ZbejsOV7AvFiPFPg"
    }
  ]
}