v1

latestOpenAPI 3.0.0Apache 2.02026-07-246175132.0 KB
NetworkParticipants

Search Network Participants

get/api/v1/networkparticipants

Response

OK

continuation_tokenstring

Example response

{
  "participants": [
    {
      "address": "123 Main St",
      "address_city": "Cambridge",
      "address_state": "MA",
      "category": "Ambulatory",
      "managing_organization": "Epic",
      "managing_organization_oid": "2.16.840.1.113883.3.8391.0.90210",
      "name": "1.800.MD",
      "network": "COMMONWELL",
      "oid": "2.16.840.1.113883.3.8391.0.90210",
      "postal_code": "02138"
    }
  ]
}