Methods
(inner) get /disease_guide(timestamp, languageopt, sign, find, sizeopt)
Parameters:
Name |
Type |
Attributes |
Default |
Description |
timestamp |
String(10)
|
|
|
时间戳,值为秒值,长度10位,时间戳有效期:±10分钟 |
language |
String(50)
|
<optional>
|
|
语种,不传或无值将维持默认语种(简体中文)不会转换简繁体文字内容,目前支持:simplifiedChinese:简体中文,traditionalChinese:繁体中文 2022/2/28 |
sign |
String(64)
|
|
|
签名 |
find |
String(100)
|
|
|
搜索文字,多个查询字符用英文逗号分隔 |
size |
Number
|
<optional>
|
10
|
确定返回的症候数组、三个批次病症关联病症的数量,默认10 2023-7-17 |
Properties:
Name |
Type |
Description |
find |
Array.<String>
|
搜索文字数组 |
diseaseFirst |
Array.<Object>
|
第一批次关联病症,按根科目排序
Properties
Name |
Type |
Description |
_id |
String(24)
|
病症ID,可用于调用接口 获取病症 的参数 |
title |
String(50)
|
病症名称 |
desc |
String(500)
|
描述 |
price |
String(10)
|
单价 |
rootDirectory |
String(50)
|
病症所属根科目名称 |
|
diseaseSecond |
Array.<Object>
|
第二批次关联病症,按根科目排序,最多20个
Properties
Name |
Type |
Description |
_id |
String(24)
|
病症ID,可用于调用接口 获取病症 的参数 |
title |
String(50)
|
病症名称 |
desc |
String(500)
|
描述 |
price |
String(10)
|
单价 |
rootDirectory |
String(50)
|
病症所属根科目名称 |
|
diseaseThird |
Array.<Object>
|
第三批次关联病症,按根科目排序,最多20个
Properties
Name |
Type |
Description |
_id |
String(24)
|
病症ID,可用于调用接口 获取病症 的参数 |
title |
String(50)
|
病症名称 |
desc |
String(500)
|
描述 |
price |
String(10)
|
单价 |
rootDirectory |
String(50)
|
病症所属根科目名称 |
|
symptom |
Array.<String>
|
相关症候,根据搜索内容相关度排序,最多20个 |
Examples
请求示例:/disease_guide?size=10&find=头痛,心悸&sign=35E5A5CD1F202C165B49A372BF8B6D9242D53EDE394C2D22071E85F50B55A0FD×tamp=1570428513
返回示例:
{
"find": [
"头痛",
"心悸"
],
"diseaseFirst": [
{
"_id": "5e3815da27ddaa24a8b0c75a",
"title": "心肌炎【专科】",
"desc": "感染、物理、化学因素等引起的心肌炎症性病变",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c785",
"title": "高血压病【专科】",
"desc": "原发性高血压,指体循环动脉血压升高所致的综合征",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7a3",
"title": "便秘",
"desc": "大便次数减少、粪便量减少或干结、排便费力",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7ba",
"title": "再生障碍性贫血【专科】",
"desc": "骨髓造血细胞增生减低,以贫血、出血和感染为主要表现",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7cd",
"title": "呕吐",
"desc": "胃内容物经口吐出,常伴有恶心和胃不适",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7d3",
"title": "失眠",
"desc": "又称不寐,指无法入睡或无法保持睡眠状态",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c804",
"title": "冠心病【专科】",
"desc": "冠状动脉粥样硬化导致的心肌缺血、缺氧或坏死",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c80f",
"title": "震颤性麻痹【专科】",
"desc": "帕金森病,一种常见的神经系统变性疾病,老年人多见",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c78a",
"title": "崩漏【专科】",
"desc": "非周期性子宫出血:发病急、量多、暴下如注",
"price": 29.9,
"rootDirectory": "妇产科"
},
{
"_id": "5e3815da27ddaa24a8b0c79e",
"title": "近视",
"desc": "以视近物清楚、视远物模糊为主要表现的眼病",
"price": 0,
"rootDirectory": "眼、耳鼻喉及口腔科"
},
{
"_id": "5e3815da27ddaa24a8b0c7c1",
"title": "更年期综合征【张志远专科】",
"desc": "妇女绝经前后出现的自主神经系统功能紊乱症候群",
"price": 0,
"rootDirectory": "国医大师【专科】"
},
{
"_id": "5e3815da27ddaa24a8b0c7ec",
"title": "高血压病【邓铁涛专科】",
"desc": "原发性高血压,指体循环动脉血压升高所致的综合征",
"price": 0,
"rootDirectory": "国医大师【专科】"
}
],
"diseaseSecond": [
{
"_id": "5e3815da27ddaa24a8b0c779",
"title": "心悸",
"desc": "心慌、感觉心脏跳动不安且常伴有胸闷、气促",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7a4",
"title": "头痛",
"desc": "头部疼痛:头的前、后、侧部或整个头部疼痛",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c80a",
"title": "经行头痛【专科】",
"desc": "指每次经期或行经前后,出现以头痛为主的症状",
"price": 19.9,
"rootDirectory": "妇产科"
}
],
"diseaseThird": [
{
"_id": "5e4f311bbbf03a056488ddd8",
"title": "新冠肺炎-恢复期 - 国家卫健委诊疗方案",
"desc": "指病情好转、患者脱离危险期,各种症状减轻或消失",
"price": 0,
"rootDirectory": "新型冠状病毒肺炎"
},
{
"_id": "5e4f311bbbf03a056488dde1",
"title": "新冠肺炎-恢复期 - 广东省分期治疗方案",
"desc": "指病情好转、患者脱离危险期,各种症状减轻或消失",
"price": 0,
"rootDirectory": "新型冠状病毒肺炎"
},
{
"_id": "5e3815da27ddaa24a8b0c74b",
"title": "感冒",
"desc": "鼻塞、流涕、头痛、咽痛、恶寒、发热等",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c74e",
"title": "胸痹心痛",
"desc": "胸部憋闷、如窒而痛,如冠心病引起的心绞痛",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c764",
"title": "胃下垂【专科】",
"desc": "多见瘦长体型者伴胃胀、厌食、嗳气、便秘、腹痛",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c78e",
"title": "肺气肿【专科】",
"desc": "吸烟、感染、大气污染等引起的细支气管炎症、管腔狭窄或阻塞",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c790",
"title": "甲状腺机能亢进【专科】",
"desc": "甲亢,人体甲状腺激素分泌过多导致的机体代谢亢进",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c793",
"title": "咳嗽",
"desc": "咳嗽、咳痰为主或兼有胸闷、气喘、发热等",
"price": 0,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7b0",
"title": "病毒性肝炎【专科】",
"desc": "由多种肝炎病毒引起的以肝脏病变为主的一种传染病",
"price": 29.9,
"rootDirectory": "内科"
},
{
"_id": "5e3815da27ddaa24a8b0c7b9",
"title": "低血压【专科】",
"desc": "指成年人上肢动脉血压低于12/8kPa(90/60mmHg)",
"price": 29.9,
"rootDirectory": "内科"
}
],
"symptom": [
"头晕",
"耳鸣",
"心悸怔忡",
"五心烦热",
"神疲乏力",
"口干",
"质粘稠",
"气短",
"咳嗽",
"囗干"
]
}