GET PlanCare2Api/DynamicData/Protocols
Gets protocols
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Protocols by name and content
Collection of ProtocolsResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Protocolid |
Identifier of the protocol |
integer |
None |
| Name |
Name of the protocol |
string |
None |
| Validfrom |
The date from which the protocol is valid |
date |
None |
| Validuntil |
The date to which the protocol is valid |
date |
None |
| Protocol |
Content of de protocol in RTF |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.