GET api/OrderTemplates/templates?accessKey={accessKey}&diseaseId={diseaseId}
This operation lists the order templates for a given disease / disease sub-type and includes critical information like the template id, regimen title, course title, guideline reference, and indications. Order templates will be listed only once.
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.