Indivo API
From Indivo
The Indivo API provides an interface for Personal Health Applications to extend the functionality of the Indivo PCHR. The Indivo API abides by the REST design pattern: it is stateless, re-uses existing HTTP constructs such as caching, compression and content negotiation, and generally uses URLs to represent hierarchical resources, e.g. documents within a medical record.
The Indivo API documentation is now auto-generated from a WADL file that specifies the API using XML. We anticipate that this WADL file will serve to auto-generate REST clients to Indivo.
Please visit the automatically generated API documentation.
You might be looking for the Schemas.
