POST api/HTGL/GetIsHaveWwc_SJ
入参主要用到身份证号,200表示正常,没有未完成的记录,301表示存在未完成的记录, 得到的筛查表配置信息的出参model是qxtj_brtjjl_pzxx
Request Information
URI Parameters
None.
Body Parameters
qxtj_brtjjl| Name | Description | Type | Additional information |
|---|---|---|---|
| XLH |
小翎号 |
string |
None. |
| LBLX |
量表类型 |
integer |
None. |
| SFZ |
身份证 |
string |
None. |
| SEX |
性别 |
integer |
None. |
| Age |
年龄 |
decimal number |
None. |
| SN |
记录流水号 |
string |
None. |
| SCB_SN |
筛查表配置流水号 |
string |
None. |
| BRXM |
病人姓名 |
string |
None. |
| XB |
性别 |
string |
None. |
| NL |
年龄 |
string |
None. |
| ZZ |
住址 |
string |
None. |
| XL |
学历 |
string |
None. |
| ZDBH |
终端编号 |
string |
None. |
| ZDDZ |
终端地址 |
string |
None. |
Request Formats
application/json, text/json
Sample:
{
"XLH": "sample string 1",
"LBLX": 1,
"SFZ": "sample string 2",
"SEX": 3,
"Age": 4.0,
"SN": "sample string 5",
"SCB_SN": "sample string 6",
"BRXM": "sample string 7",
"XB": "sample string 8",
"NL": "sample string 9",
"ZZ": "sample string 10",
"XL": "sample string 11",
"ZDBH": "sample string 12",
"ZDDZ": "sample string 13"
}
application/xml, text/xml
Sample:
<Qxtj_v.qxtj_brtjjl xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ViewModels.Screen"> <Age>4</Age> <BRXM>sample string 7</BRXM> <LBLX>1</LBLX> <NL>sample string 9</NL> <SCB_SN>sample string 6</SCB_SN> <SEX>3</SEX> <SFZ>sample string 2</SFZ> <SN>sample string 5</SN> <XB>sample string 8</XB> <XL>sample string 11</XL> <XLH>sample string 1</XLH> <ZDBH>sample string 12</ZDBH> <ZDDZ>sample string 13</ZDDZ> <ZZ>sample string 10</ZZ> </Qxtj_v.qxtj_brtjjl>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
OutPutOfqxtj_brtjjl_pzxx| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultStatus | EnumResultStatus |
None. |
|
| Msg | string |
None. |
|
| ResultData | qxtj_brtjjl_pzxx |
None. |
|
| TotalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResultStatus": 200,
"Msg": "sample string 1",
"ResultData": {
"jllsh": "sample string 1",
"scb": {
"SN": "sample string 1",
"SCBMC": "sample string 2",
"HYC": "sample string 3",
"HYC_URL": "sample string 4",
"YDC": "sample string 5",
"YDC_URL": "sample string 6",
"JSY": "sample string 7",
"JSY_URL": "sample string 8",
"HYC_YM": "sample string 9",
"YDC_YM": "sample string 10",
"JSY_YM": "sample string 11",
"JG": 1.0,
"XBBZ": 1,
"XB": 1,
"NLBZ": 1,
"NL_MIN": 1,
"NL_MAX": 1,
"YYBB": 1,
"YXJ": 1.0,
"SJBZ": 1,
"BMIXY": 1.0,
"BMIDY": 1.0,
"BMI": 1,
"HYC_URL1": "sample string 12",
"HYC_URL2": "sample string 13",
"YDC_URL1": "sample string 14",
"YDC_URL2": "sample string 15",
"JSY_URL1": "sample string 16",
"JSY_URL2": "sample string 17",
"LBLXBZ": 1,
"DQTJ": 1.0,
"XL": "sample string 18",
"SSJX": "sample string 19",
"NJ": "sample string 20",
"XXQX": [
"sample string 1",
"sample string 2"
]
},
"scb_wwc": {
"SN": "sample string 1",
"SCBMC": "sample string 2",
"HYC": "sample string 3",
"HYC_URL": "sample string 4",
"YDC": "sample string 5",
"YDC_URL": "sample string 6",
"JSY": "sample string 7",
"JSY_URL": "sample string 8",
"HYC_YM": "sample string 9",
"YDC_YM": "sample string 10",
"JSY_YM": "sample string 11",
"JG": 1.0,
"XBBZ": 1,
"XB": 1,
"NLBZ": 1,
"NL_MIN": 1,
"NL_MAX": 1,
"YYBB": 1,
"YXJ": 1.0,
"SJBZ": 1,
"BMIXY": 1.0,
"BMIDY": 1.0,
"BMI": 1,
"HYC_URL1": "sample string 12",
"HYC_URL2": "sample string 13",
"YDC_URL1": "sample string 14",
"YDC_URL2": "sample string 15",
"JSY_URL1": "sample string 16",
"JSY_URL2": "sample string 17",
"LBLXBZ": 1,
"DQTJ": 1.0,
"XL": "sample string 18",
"SSJX": "sample string 19",
"NJ": "sample string 20",
"XXQX": [
"sample string 1",
"sample string 2"
]
}
},
"TotalCount": 2
}
application/xml, text/xml
Sample:
<Qxtj_v.OutPutOfQxtj_v.qxtj_brtjjl_pzxx2hGjyaJv xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ViewModels.Screen">
<Msg>sample string 1</Msg>
<ResultData>
<jllsh>sample string 1</jllsh>
<scb>
<BMI>1</BMI>
<BMIDY>1</BMIDY>
<BMIXY>1</BMIXY>
<DQTJ>1</DQTJ>
<HYC>sample string 3</HYC>
<HYC_URL>sample string 4</HYC_URL>
<HYC_URL1>sample string 12</HYC_URL1>
<HYC_URL2>sample string 13</HYC_URL2>
<HYC_YM>sample string 9</HYC_YM>
<JG>1</JG>
<JSY>sample string 7</JSY>
<JSY_URL>sample string 8</JSY_URL>
<JSY_URL1>sample string 16</JSY_URL1>
<JSY_URL2>sample string 17</JSY_URL2>
<JSY_YM>sample string 11</JSY_YM>
<LBLXBZ>1</LBLXBZ>
<NJ>sample string 20</NJ>
<NLBZ>1</NLBZ>
<NL_MAX>1</NL_MAX>
<NL_MIN>1</NL_MIN>
<SCBMC>sample string 2</SCBMC>
<SJBZ>1</SJBZ>
<SN>sample string 1</SN>
<SSJX>sample string 19</SSJX>
<XB>1</XB>
<XBBZ>1</XBBZ>
<XL>sample string 18</XL>
<XXQX xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</XXQX>
<YDC>sample string 5</YDC>
<YDC_URL>sample string 6</YDC_URL>
<YDC_URL1>sample string 14</YDC_URL1>
<YDC_URL2>sample string 15</YDC_URL2>
<YDC_YM>sample string 10</YDC_YM>
<YXJ>1</YXJ>
<YYBB>1</YYBB>
</scb>
<scb_wwc>
<BMI>1</BMI>
<BMIDY>1</BMIDY>
<BMIXY>1</BMIXY>
<DQTJ>1</DQTJ>
<HYC>sample string 3</HYC>
<HYC_URL>sample string 4</HYC_URL>
<HYC_URL1>sample string 12</HYC_URL1>
<HYC_URL2>sample string 13</HYC_URL2>
<HYC_YM>sample string 9</HYC_YM>
<JG>1</JG>
<JSY>sample string 7</JSY>
<JSY_URL>sample string 8</JSY_URL>
<JSY_URL1>sample string 16</JSY_URL1>
<JSY_URL2>sample string 17</JSY_URL2>
<JSY_YM>sample string 11</JSY_YM>
<LBLXBZ>1</LBLXBZ>
<NJ>sample string 20</NJ>
<NLBZ>1</NLBZ>
<NL_MAX>1</NL_MAX>
<NL_MIN>1</NL_MIN>
<SCBMC>sample string 2</SCBMC>
<SJBZ>1</SJBZ>
<SN>sample string 1</SN>
<SSJX>sample string 19</SSJX>
<XB>1</XB>
<XBBZ>1</XBBZ>
<XL>sample string 18</XL>
<XXQX xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</XXQX>
<YDC>sample string 5</YDC>
<YDC_URL>sample string 6</YDC_URL>
<YDC_URL1>sample string 14</YDC_URL1>
<YDC_URL2>sample string 15</YDC_URL2>
<YDC_YM>sample string 10</YDC_YM>
<YXJ>1</YXJ>
<YYBB>1</YYBB>
</scb_wwc>
</ResultData>
<ResultStatus>Success</ResultStatus>
<TotalCount>2</TotalCount>
</Qxtj_v.OutPutOfQxtj_v.qxtj_brtjjl_pzxx2hGjyaJv>