{
"bedNumber": "bed1234",
"patientID": "A00034616",
"patientName": "刘波",
"patientAge": 28,
"patientSex": 0,
"admissionNumber": "1429202208086819",
"idCard": "510723199601034411",
"template": {
"name": "产科病房胎动计数",
"wsid": "WSID_TEMP_0000018a02112bba72e10ebc53a40001"
},
"hospitalDepartment": {
"departmentName": "产科",
"departmentID": "产科代码"
},
"doctorName": "发起医生",
"doctorID": "job_wutao",
"customTagID": "{{$timestamp}}"
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/4604434-0-default/v1/open/hospital/hospitals/templates/form/apply?access_token=' \
--header 'X-Signit-App-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"bedNumber": "bed1234",
"patientID": "A00034616",
"patientName": "刘波",
"patientAge": 28,
"patientSex": 0,
"admissionNumber": "1429202208086819",
"idCard": "510723199601034411",
"template": {
"name": "产科病房胎动计数",
"wsid": "WSID_TEMP_0000018a02112bba72e10ebc53a40001"
},
"hospitalDepartment": {
"departmentName": "产科",
"departmentID": "产科代码"
},
"doctorName": "发起医生",
"doctorID": "job_wutao",
"customTagID": "{{$timestamp}}"
}'
{
"code": "100870000",
"message": "操作成功",
"invokeNumber": "202406210939022094001516203001",
"envelopeWsid": "WSID_ENVE_0000019038726f50660be92327670001",
"customTag": "1718933941",
"flowCount": 25,
"flowDef": [
{
"fillStep": "RECORD_1",
"sequence": 1,
"participantConfigs": [
{
"type": "DOCTOR",
"sequence": 1,
"name": "护士",
"forms": [
{
"id": "18087059",
"name": "name",
"type": "TEXT",
"title": "孕妇姓名",
"position": {
"ulx": 79.125,
"uly": 96.64453125,
"lrx": 124.248046875,
"lry": 116.64453125,
"docPage": 1
}
},
{
"id": "94173885",
"name": "bedNo",
"type": "TEXT",
"title": "床号",
"position": {
"ulx": 145.875,
"uly": 95.14453125,
"lrx": 173.560546875,
"lry": 115.14453125,
"docPage": 1
}
},
{
"id": "51302751",
"name": "admissionNumber",
"type": "TEXT",
"title": "住院号",
"position": {
"ulx": 203.625,
"uly": 96.64453125,
"lrx": 266.1796875,
"lry": 116.64453125,
"docPage": 1
}
},
{
"id": "4826199",
"name": "diagnose",
"type": "TEXT",
"title": "诊断",
"position": {
"ulx": 295.875,
"uly": 95.14453125,
"lrx": 409.6171875,
"lry": 115.14453125,
"docPage": 1
}
},
{
"id": "25541730",
"name": "rcDate",
"type": "TEXT",
"title": "日期",
"position": {
"ulx": 37.875,
"uly": 158.89453125,
"lrx": 96.498046875,
"lry": 178.89453125,
"docPage": 1
}
},
{
"id": "37125434",
"name": "rcTime",
"type": "TEXT",
"title": "时间(起始-结束)",
"position": {
"ulx": 37.875,
"uly": 158.89453125,
"lrx": 96.498046875,
"lry": 178.89453125,
"docPage": 1
}
},
{
"id": "10875938",
"name": "weeks",
"type": "TEXT",
"title": "孕周",
"position": {
"ulx": 181.125,
"uly": 159.64453125,
"lrx": 223.435546875,
"lry": 179.64453125,
"docPage": 1
}
},
{
"id": "23196827",
"name": "fetalMovementCount",
"type": "TEXT",
"title": "胎动次数",
"position": {
"ulx": 226.125,
"uly": 159.64453125,
"lrx": 270.123046875,
"lry": 179.64453125,
"docPage": 1
}
},
{
"id": "74985370",
"name": "remark",
"type": "TEXT",
"title": "备注",
"position": {
"ulx": 398.625,
"uly": 158.89453125,
"lrx": 555.6796875,
"lry": 178.89453125,
"docPage": 1
}
}
],
"signs": [
{
"id": "4497415",
"name": "signer",
"type": "WRITE_SIGN",
"title": "护士签名",
"position": {
"ulx": 335.49609375,
"uly": 157.640625,
"lrx": 394.640625,
"lry": 180.28125,
"docPage": 1
}
}
]
},
{
"type": "PATIENT",
"sequence": 2,
"name": "孕妇",
"forms": [],
"signs": [
{
"id": "77379697",
"name": "signer",
"type": "WRITE_SIGN",
"title": "孕妇签名",
"position": {
"ulx": 272.49609375,
"uly": 157.640625,
"lrx": 333.328125,
"lry": 180.97265625,
"docPage": 1
}
}
]
}
]
}
]
}