- 接口变更记录
- 开发前准备
- 请求签名鉴权方式
- OAuth2.0鉴权方式
- 常见问题速查
- 接入
- 公共数据获取
- 系统管理接口
- 患者档案相关
- CRM
- 会员
- HIS
- 门诊
- RIS
- 客户照片
- 财务
- 病历
- 排队叫号
- 项目划扣
- 外加工
- 进销存
- OA审批
- 渠道管理
- 三方平台
客户项目执行记录
GET
/api/anon/openapi/his/outpt/technical/item/order
最后修改时间:2023-11-28 11:58:01
责任人:未设置
请求参数
Query 参数
patientID
string
病人id
executionStatus
array[string]
可选
Header 参数
FRHis-Open-Timestamp
string
可选
示例值:
{% mock 'timestamp' %}
FRHis-Open-App-Id
string
可选
示例值:
{{appid}}
FRHis-Open-Token
string
可选
示例值:
{{token}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/anon/openapi/his/outpt/technical/item/order?patientID=&executionStatus=' \
--header 'FRHis-Open-Timestamp: {% mock '\''timestamp'\'' %}' \
--header 'FRHis-Open-App-Id: {{appid}}' \
--header 'FRHis-Open-Token: {{token}}'
返回响应
🟢200成功
application/json
Body
errcode
integer
状态码
errmsg
string
信息
data
object
返回结果
serialNumber
string
流水号
patientID
integer
患者ID
itemID
integer
项目ID
itemCode
string
项目编码
itemName
string
项目名称
itemBalance
number
项目余额
quantity
integer
数量
settlementAmount
number
结账金额
unitPrice
number
单价
usedCount
integer
已使用次数
remainingCount
integer
剩余次数
discount
number
折扣金额
discountBalance
number
项目赠送金额余额
checkoutTime
string
结账时间
示例
{
"errcode": 0,
"errmsg": "操作成功",
"data": [
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8446,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 4000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 1,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8447,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 3000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 2,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8448,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 2000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 3,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8449,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 1000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 4,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8450,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 5,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8454,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 2000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 3,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "眼综合",
"itemID": 10049,
"serialNumber": 8443,
"settlementAmount": 16800,
"unitPrice": 16800,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 10:18:08",
"discountBalance": 0,
"usedCount": 1,
"quantity": 1,
"itemCode": "zl2023775"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8455,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 1000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 4,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8458,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 5,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8460,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 5,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "眼综合",
"itemID": 10049,
"serialNumber": 8456,
"settlementAmount": 16800,
"unitPrice": 16800,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 15:04:17",
"discountBalance": 0,
"usedCount": 1,
"quantity": 1,
"itemCode": "zl2023775"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8468,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 4000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 1,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8470,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 3000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 2,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "瑞士SIC MAX高端种植体半口(6颗)| 全瓷冠",
"itemID": 10104,
"serialNumber": 8471,
"settlementAmount": 67000,
"unitPrice": 33500,
"patientID": 187629,
"remainingCount": 1,
"discount": 0,
"itemBalance": 33500,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 1,
"quantity": 2,
"itemCode": "zl2023943"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8475,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 2000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 3,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8479,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 1000,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 4,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "神笔马良测试",
"itemID": 9600,
"serialNumber": 8481,
"settlementAmount": 5000,
"unitPrice": 1000,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 11:55:38",
"discountBalance": 0,
"usedCount": 5,
"quantity": 5,
"itemCode": "B4.B7—001"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8486,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 7200,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 1,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8489,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 6400,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 2,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "填充",
"itemID": 10051,
"serialNumber": 8490,
"settlementAmount": 200,
"unitPrice": 200,
"patientID": 187629,
"remainingCount": 0,
"discount": 0,
"itemBalance": 0,
"checkoutTime": "2023-11-15 15:04:17",
"discountBalance": 0,
"usedCount": 1,
"quantity": 1,
"itemCode": "zl2023781"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8501,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 5600,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 3,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "玻尿酸水光导入鑫五",
"itemID": 9363,
"serialNumber": 8503,
"settlementAmount": 3000,
"unitPrice": 600,
"patientID": 187629,
"remainingCount": 1,
"discount": 0,
"itemBalance": 2400,
"checkoutTime": "2023-11-18 15:41:05",
"discountBalance": 0,
"usedCount": 1,
"quantity": 5,
"itemCode": "zl20211968"
},
{
"itemName": "玻尿酸水光导入鑫五",
"itemID": 9363,
"serialNumber": 8508,
"settlementAmount": 3000,
"unitPrice": 600,
"patientID": 187629,
"remainingCount": 1,
"discount": 0,
"itemBalance": 1800,
"checkoutTime": "2023-11-18 15:41:05",
"discountBalance": 0,
"usedCount": 2,
"quantity": 5,
"itemCode": "zl20211968"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8510,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 4800,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 4,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "玻尿酸水光导入鑫五",
"itemID": 9363,
"serialNumber": 8518,
"settlementAmount": 3000,
"unitPrice": 600,
"patientID": 187629,
"remainingCount": 1,
"discount": 0,
"itemBalance": 1200,
"checkoutTime": "2023-11-18 15:41:05",
"discountBalance": 0,
"usedCount": 3,
"quantity": 5,
"itemCode": "zl20211968"
},
{
"itemName": "玻尿酸水光导入鑫五",
"itemID": 9363,
"serialNumber": 8541,
"settlementAmount": 3000,
"unitPrice": 600,
"patientID": 187629,
"remainingCount": 1,
"discount": 0,
"itemBalance": 600,
"checkoutTime": "2023-11-18 15:41:05",
"discountBalance": 0,
"usedCount": 4,
"quantity": 5,
"itemCode": "zl20211968"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8543,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 4000,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 5,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8552,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 3200,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 6,
"quantity": 10,
"itemCode": "MYXXM0007"
},
{
"itemName": "++(皮肤美容卡)光电治疗十次",
"itemID": 1685,
"serialNumber": 8553,
"settlementAmount": 8000,
"unitPrice": 800,
"patientID": 187629,
"remainingCount": 2,
"discount": 0,
"itemBalance": 2400,
"checkoutTime": "2023-11-16 15:24:12",
"discountBalance": 0,
"usedCount": 7,
"quantity": 10,
"itemCode": "MYXXM0007"
}
]
}
修改于 2023-11-28 11:58:01