PUT api/Episode/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
Episode| Name | Description | Type | Additional information |
|---|---|---|---|
| Accept | boolean |
None. |
|
| Encounter | Encounter |
None. |
|
| Patient | Patient |
None. |
|
| RemotePatient | RemotePatient |
None. |
|
| Asset | Asset |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.