GET api/OrderTemplates/fhir/PlanDefinition?accessKey={accessKey}&page={page}&_count={_count}&disease={disease}
A list of published order templates, sorted by template id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey | string |
Required |
|
page | string |
None. |
|
_count | string |
None. |
|
disease | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.