POST Base/GetBasOrgDepartmentPageList
Request Information
URI Parameters
None.
Body Parameters
BasOrgDepartmentArgs| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| ORG_CODE | string |
None. |
|
| HOSP_CODE | string |
None. |
|
| DEPT_ID | string |
None. |
|
| KEYWORDS | string |
None. |
|
| DEPT_NAME | string |
None. |
|
| WB_CODE | string |
None. |
|
| PY_CODE | string |
None. |
|
| ENABLED | string |
None. |
|
| ORDER_NUM | decimal number |
None. |
|
| PARENT_CODE | string |
None. |
|
| ADDRESS | string |
None. |
|
| DUTY_PHONE | string |
None. |
|
| BED_NUM | decimal number |
None. |
|
| TYPE_CODE | string |
None. |
|
| DUTY_SCOPE | string |
None. |
|
| PLAT_DEPT_CODE | string |
None. |
|
| REMARK | string |
None. |
|
| CREATE_USER | string |
None. |
|
| UPDATE_USER | string |
None. |
|
| CREATE_DATE | date |
None. |
|
| UPDATE_DATE | date |
None. |
|
| IS_DELETE | string |
None. |
|
| D_CODE | string |
None. |
|
| LEADER_ID | string |
None. |
|
| HEAD_DEPT_ID | string |
None. |
|
| HEAD_NURSE_ID | string |
None. |
|
| SIMP_DEPT_NAME | string |
None. |
|
| SUBJECT_CODE | string |
None. |
|
| SUBJECT | string |
None. |
|
| SUBJECT_ORDER | decimal number |
None. |
|
| INTRODUCE | string |
None. |
|
| DEPTAREA | string |
None. |
|
| IS_REGISTER | string |
None. |
|
| IS_DRUG_APPLY | string |
None. |
|
| IS_ITEMS_APPLY | string |
None. |
|
| IS_DEVICES_APPLY | string |
None. |
|
| DEPARTMENT_FEATURE | string |
None. |
|
| DUTY_SCOPE_LIST | Collection of string |
None. |
|
| DUTY_SCOPE_STR | string |
None. |
|
| IS_DEPT_WARD | string |
None. |
|
| WARD_CODE | string |
None. |
|
| EMR_DEPT_ID | string |
None. |
|
| PageIndex | integer |
Required |
|
| PageSize | integer |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "sample string 1",
"ORG_CODE": "sample string 2",
"HOSP_CODE": "sample string 3",
"DEPT_ID": "sample string 4",
"KEYWORDS": "sample string 5",
"DEPT_NAME": "sample string 6",
"WB_CODE": "sample string 7",
"PY_CODE": "sample string 8",
"ENABLED": "sample string 9",
"ORDER_NUM": 1.0,
"PARENT_CODE": "sample string 10",
"ADDRESS": "sample string 11",
"DUTY_PHONE": "sample string 12",
"BED_NUM": 1.0,
"TYPE_CODE": "sample string 13",
"DUTY_SCOPE": "sample string 14",
"PLAT_DEPT_CODE": "sample string 15",
"REMARK": "sample string 16",
"CREATE_USER": "sample string 17",
"UPDATE_USER": "sample string 18",
"CREATE_DATE": "2026-06-06T10:32:54.9981656+08:00",
"UPDATE_DATE": "2026-06-06T10:32:54.9981656+08:00",
"IS_DELETE": "sample string 19",
"D_CODE": "sample string 20",
"LEADER_ID": "sample string 21",
"HEAD_DEPT_ID": "sample string 22",
"HEAD_NURSE_ID": "sample string 23",
"SIMP_DEPT_NAME": "sample string 24",
"SUBJECT_CODE": "sample string 25",
"SUBJECT": "sample string 26",
"SUBJECT_ORDER": 1.0,
"INTRODUCE": "sample string 27",
"DEPTAREA": "sample string 28",
"IS_REGISTER": "sample string 29",
"IS_DRUG_APPLY": "sample string 30",
"IS_ITEMS_APPLY": "sample string 31",
"IS_DEVICES_APPLY": "sample string 32",
"DEPARTMENT_FEATURE": "sample string 33",
"DUTY_SCOPE_LIST": [
"sample string 1",
"sample string 2"
],
"DUTY_SCOPE_STR": "sample string 34",
"IS_DEPT_WARD": "sample string 35",
"WARD_CODE": "sample string 36",
"EMR_DEPT_ID": "sample string 37",
"PageIndex": 38,
"PageSize": 39
}
application/xml, text/xml
Sample:
<BasOrgDepartmentArgs xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KingHis.BH.Models.YangLao_Interface.Inparams">
<_x003C_PageIndex_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/KingHis.BH.Models.YangLao_Interface">38</_x003C_PageIndex_x003E_k__BackingField>
<_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/KingHis.BH.Models.YangLao_Interface">39</_x003C_PageSize_x003E_k__BackingField>
<ADDRESS>sample string 11</ADDRESS>
<BED_NUM>1</BED_NUM>
<CREATE_DATE>2026-06-06T10:32:54.9981656+08:00</CREATE_DATE>
<CREATE_USER>sample string 17</CREATE_USER>
<DEPARTMENT_FEATURE>sample string 33</DEPARTMENT_FEATURE>
<DEPTAREA>sample string 28</DEPTAREA>
<DEPT_ID>sample string 4</DEPT_ID>
<DEPT_NAME>sample string 6</DEPT_NAME>
<DUTY_PHONE>sample string 12</DUTY_PHONE>
<DUTY_SCOPE>sample string 14</DUTY_SCOPE>
<DUTY_SCOPE_LIST xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</DUTY_SCOPE_LIST>
<DUTY_SCOPE_STR>sample string 34</DUTY_SCOPE_STR>
<D_CODE>sample string 20</D_CODE>
<EMR_DEPT_ID>sample string 37</EMR_DEPT_ID>
<ENABLED>sample string 9</ENABLED>
<HEAD_DEPT_ID>sample string 22</HEAD_DEPT_ID>
<HEAD_NURSE_ID>sample string 23</HEAD_NURSE_ID>
<HOSP_CODE>sample string 3</HOSP_CODE>
<ID>sample string 1</ID>
<INTRODUCE>sample string 27</INTRODUCE>
<IS_DELETE>sample string 19</IS_DELETE>
<IS_DEPT_WARD>sample string 35</IS_DEPT_WARD>
<IS_DEVICES_APPLY>sample string 32</IS_DEVICES_APPLY>
<IS_DRUG_APPLY>sample string 30</IS_DRUG_APPLY>
<IS_ITEMS_APPLY>sample string 31</IS_ITEMS_APPLY>
<IS_REGISTER>sample string 29</IS_REGISTER>
<KEYWORDS>sample string 5</KEYWORDS>
<LEADER_ID>sample string 21</LEADER_ID>
<ORDER_NUM>1</ORDER_NUM>
<ORG_CODE>sample string 2</ORG_CODE>
<PARENT_CODE>sample string 10</PARENT_CODE>
<PLAT_DEPT_CODE>sample string 15</PLAT_DEPT_CODE>
<PY_CODE>sample string 8</PY_CODE>
<REMARK>sample string 16</REMARK>
<SIMP_DEPT_NAME>sample string 24</SIMP_DEPT_NAME>
<SUBJECT>sample string 26</SUBJECT>
<SUBJECT_CODE>sample string 25</SUBJECT_CODE>
<SUBJECT_ORDER>1</SUBJECT_ORDER>
<TYPE_CODE>sample string 13</TYPE_CODE>
<UPDATE_DATE>2026-06-06T10:32:54.9981656+08:00</UPDATE_DATE>
<UPDATE_USER>sample string 18</UPDATE_USER>
<WARD_CODE>sample string 36</WARD_CODE>
<WB_CODE>sample string 7</WB_CODE>
</BasOrgDepartmentArgs>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |