日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

藥品歸一

藥品歸一(行業版)

調用須知

  • 該服務為行業版的能力,需要開通行業版才能免費調用。點擊這里確認開通狀態:開通服務

  • 開通服務后可購買資源包進行調用:資源包購買

  • 支持語言:中文

  • 支持行業:醫學行業

請求參數

名稱

位置

類型

是否必選

示例值

描述

Action

Query

String

GetMedicineChMedical

系統規定參數。取值:GetMedicineChMedical。

ServiceCode

Body

String

alinlp

固定值,只支持alinlp

Name

Body

String

妥布霉素滴眼液

待歸一的藥品名稱

Factory

Body

String

杭州民生藥業有限公司

待歸一的藥品生產廠家

Specification

Body

String

5ml:15mg

待歸一的藥品規格

Unit

Body

String

眼用制劑

待歸一的藥品劑型

返回數據

名稱

類型

示例值

描述

RequestId

String

FA53D08F-37D1-4D81-BEE7-41F24E825F60

唯一請求id,排查問題的依據

Data

String

{
  "result": {
    "candidates": [
      {
        "code": "國藥準字H20053591",
        "factory": "杭州民生藥業有限公司",
        "name": "妥布霉素滴眼液",
        "score": "1.0000",
        "specification": "5ml:15mg",
        "unit": "眼用制劑"
      },
      {
        "code": "國藥準字H20083012",
        "factory": "杭州民生藥業有限公司",
        "name": "妥布霉素地塞米松滴眼液",
        "score": "1.0000",
        "specification": "每5ml含妥布霉素15mg,地塞米松5mg",
        "unit": "眼用制劑"
      },
      {
        "code": "國藥準字H20054404",
        "factory": "杭州國光藥業股份有限公司",
        "name": "妥布霉素滴眼液",
        "score": "0.8500",
        "specification": "5ml:15mg",
        "unit": "眼用制劑"
      }
    ]
  },
  "success": true
}
  • candidates:歸一化結果的候選輸出集合,其中每個元素是一個候選答案,按置信度分數順序排列,最多3個,list中包含一個dictionary,有如下key

  • code:國藥準字

  • name:歸一后的藥品名稱

  • factory:歸一后的生產廠家

  • specification:歸一后的藥品規格

  • unit:歸一后的藥品劑型

  • score:置信得分

調用接入

  1. 代碼接入請參考:快速入門

  2. 在線快速試用請參考:在線試用

錯誤碼

調用過程中如果出現錯誤可對照下表,查看對應描述,描述中包含具體錯誤原因和解決方案。

HttpCode

錯誤碼

錯誤信息

描述

400

UserStatusInvalid

The user status is invalid.

用戶狀態無效,請檢查賬戶是否欠費和有未支付的賬單

400

BasicServiceNotActivated

The NLP API (Version : base) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpBasePost_public_cn#/buy

NLP API(基礎版)服務未開通,請點擊鏈接確認開通狀態:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpBasePost_public_cn#/buy

400

AdvancedServiceNotActivated

The NLP API (Version : advanced) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpAdvancedPost_public_cn#/buy

NLP API(高級版)服務未開通,請點擊鏈接確認開通狀態:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpAdvancedPost_public_cn#/buy

400

IndustryServiceNotActivated

The NLP API (Version : industry) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpIndustryPost_public_cn#/buy

NLP API(行業應用版)服務未開通,請點擊鏈接確認開通狀態:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpIndustryPost_public_cn#/buy

401

InvalidParameter

The parameter is invalid.

參數無效,請檢查入參

403

Forbidden.NoAuth

You are not authorized to operate on the specified resource. Please click the URL for help information:http://bestwisewords.com/document_detail/177209.html

您的賬號無權限操作指定的資源,請點擊URL以獲取幫助信息:http://bestwisewords.com/document_detail/177209.html

405

TextLimitExceeded

The maximum length of the text is exceeded.

文本長度超過限制

406

TextCodingError

An encoding error occurred to the input text.

輸入文本編碼錯誤

410

FrameworkError

Framework internal server error.

框架錯誤

411

FrameworkApiError

Framework API error.

框架API錯誤

412

FrameworkFormatError

Framework request format error.

框架請求格式錯誤

413

FrameworkReturnError

Framework return type format error.

框架返回格式錯誤

429

Throttling.User

Flow control has been triggered.

超過了每秒最大查詢數(QPS),請單擊URL以獲取幫助信息:http://bestwisewords.com/document_detail/69780.html#p-wq5-zb9-5wu

500

InternalError

A server error occurred while processing your request. Please try again later or contact customer support.

處理您的請求時發生服務錯誤,請稍后再試或聯系客戶支持。