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

NameDescriptionTypeAdditional information
accessKey

string

Required

diseaseId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.