This will return an individual provider. It will include the id and name of its parent, if it has a parent. Children providers one level deep will be included in the children property if any children for this provider exist.
{ "_id": "5331db9575efe558ad000bc9", "address": "1601 S W Archer Road Gainesville FL 32608", "cda_identifiers": [ { "_id": "5331db9575efe558ad000bca", "extension": "573", "root": "Division" } ], "family_name": null, "given_name": "North Florida/South Georgia HCS-Gainesville", "level": null, "parent_id": "5331db9575efe558ad000bc7", "parent_ids": [ "5331db9475efe558ad0008da", "5331db9575efe558ad000b8d", "5331db9575efe558ad000bc7" ], "phone": null, "specialty": null, "team_id": null, "title": null, "parent": { "_id": "5331db9575efe558ad000bc7", "address": "1601 S W Archer Road Gainesville FL 32608", "cda_identifiers": [ { "_id": "5331db9575efe558ad000bc8", "extension": "573", "root": "Facility" } ], "family_name": null, "given_name": "North Florida/South Georgia HCS-Gainesville", "level": null, "parent_id": "5331db9575efe558ad000b8d", "parent_ids": [ "5331db9475efe558ad0008da", "5331db9575efe558ad000b8d" ], "phone": null, "specialty": null, "team_id": null, "title": null } }
Param name | Description |
---|---|
id required |
Provider ID Validations:
|