GET api/OrderTemplates/fhir/PlanDefinition?accessKey={accessKey}&id={id}
Retrieve the currently published version of the Order Template with the given template id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accessKey | string |
Required |
|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.