This resource allows for the management of practices/organizations in the popHealth application.

Supported Formats

json

GET /api/practices/:id
Get the practice information

Supported Formats

json

GET /api/practices
Get all practice information

Supported Formats

json

POST /api/practices
Create a practice

Supported Formats

json

Params

Param name Description
name
required

Practice Name

Validations:

  • Must be a String

organization
required

Practice organization

Validations:

  • Must be a String

user
optional

User to assign to practice (UserID)

Validations:

  • Must be a String

address
optional

Address

Validations:

  • Must be a String


GET /api/practices/search?tin=:tin&address=:address
Search for practice by a full or partial TIN