his 1.0
    his 1.0
    • 苏州卫健委对接
      • 医生基本信息接口
        GET
      • 患者基本信息接口
        GET
      • 门诊/急诊挂号接口
        GET
      • 门诊/急诊就诊记录接口
        GET
      • 门诊/急诊/住院西药处方接口(主)
        GET
      • 门诊/急诊/住院西药处方接口(从)
        GET
      • 门诊/急诊/住院中药处方接口(主)
        GET
      • 门诊/急诊/住院中药处方接口(从)
        GET
    • 正式环境测试
      GET

      正式环境测试

      开发中
      GET
      https://his.yaoud.com/api/his/healthCommission/basicDoctorInfo

      请求参数

      Query 参数
      clientId
      string 
      可选
      clinicId
      string 
      可选
      Header 参数
      appId
      string 
      必需
      默认值:
      yaoud
      sign
      string 
      必需
      timestamp
      string 
      必需

      示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://his.yaoud.com/api/his/healthCommission/basicDoctorInfo?clientId=&clinicId=' \
      --header 'appId;' \
      --header 'sign;' \
      --header 'timestamp;'

      返回响应

      🟢200成功
      application/json
      Body
      object {0}
      示例
      {}
      修改于 2023-10-18 11:55:35
      上一页
      门诊/急诊/住院中药处方接口(从)
      Built with