FAD Documentation
Practice API
info
search
info
Get the complete information for the given Practice. This includes Name, Description, Url, and a list of Locations (shallowly populated)
http://fad.lghealth.org/Practice/Info/{practiceID}
Arguments
practiceID **
The ID of the Practice to fetch information for.
dataType
The return result Data Type.
"XML"
"JSON"
Examples
one
search
Search for Practices. This will return all Practices that meet the search and their locations (shallowly populated)
http://fad.lghealth.org/Practice/Search/
Arguments
dataType
The return result Data Type.
"XML"
"JSON"
name
If set, the service will return all Practices with a Name that includes the 'name' parameter.
Examples
one