POST api/Radiology
Request Information
URI Parameters
None.
Body Parameters
ProcedureCode| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| StatusId | integer |
None. |
|
| Quantity | integer |
None. |
|
| TypeId | integer |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| LabRxId | globally unique identifier |
None. |
|
| ProcedureCodeId | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| IntegrationId | string |
None. |
|
| Status | Status |
None. |
|
| ProcedureCodeGroups | Collection of ProcedureCodeGroup |
None. |
|
| LabReference | Collection of LabReference |
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.