GET api/OrderTemplates/Indications?accessKey={accessKey}&diseaseId={diseaseId}
This operation groups the order templates for a given disease / disease sub-type by indication, ordered alphabetically. A single template may appear under multiple indications.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey | string |
Required |
|
diseaseId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.