POST api/CarePlan
Request Information
URI Parameters
None.
Body Parameters
CarePlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| EncounterId | globally unique identifier |
None. |
|
| Impression | string |
None. |
|
| Plan | string |
None. |
|
| CarePlanByName | string |
None. |
|
| CarePlanBy | globally unique identifier |
None. |
|
| CarePlanOn | date |
None. |
|
| CarePlanOnUTC | date |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| Patient | Patient |
None. |
|
| Encounter | Encounter |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
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.