alihealthoutflow

package
v1.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package alihealthoutflow 包含阿里健康医生相关结构体

https://open.taobao.com/API.htm?docId=43570&docType=2

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest added in v1.2.0

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest 异步开方处方详情 API请求 alibaba.alihealth.asyncprescribe.prescription.detail

异步开方处方查询

func NewAlibabaAlihealthAsyncprescribePrescriptionDetailRequest

func NewAlibabaAlihealthAsyncprescribePrescriptionDetailRequest() *AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest

NewAlibabaAlihealthAsyncprescribePrescriptionDetailRequest 初始化AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest对象

func (AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest) GetDetailRequest added in v1.2.0

GetDetailRequest DetailRequest Getter

func (*AlibabaAlihealthAsyncprescribePrescriptionDetailAPIRequest) SetDetailRequest added in v1.2.0

SetDetailRequest is DetailRequest Setter 入参

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponse

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponseModel
}

AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponse 异步开方处方详情 API返回值 alibaba.alihealth.asyncprescribe.prescription.detail

异步开方处方查询

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponseModel added in v1.2.0

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_asyncprescribe_prescription_detail_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponseModel is 异步开方处方详情 成功返回结果

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest added in v1.2.0

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest 异步开方处方查询 API请求 alibaba.alihealth.asyncprescribe.prescription.search

异步开方处方查询

func NewAlibabaAlihealthAsyncprescribePrescriptionSearchRequest

func NewAlibabaAlihealthAsyncprescribePrescriptionSearchRequest() *AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest

NewAlibabaAlihealthAsyncprescribePrescriptionSearchRequest 初始化AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest对象

func (AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest) GetSearchRequest added in v1.2.0

GetSearchRequest SearchRequest Getter

func (*AlibabaAlihealthAsyncprescribePrescriptionSearchAPIRequest) SetSearchRequest added in v1.2.0

SetSearchRequest is SearchRequest Setter 查询入参

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponse

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponseModel
}

AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponse 异步开方处方查询 API返回值 alibaba.alihealth.asyncprescribe.prescription.search

异步开方处方查询

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponseModel added in v1.2.0

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_asyncprescribe_prescription_search_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponseModel is 异步开方处方查询 成功返回结果

type AlibabaAlihealthDoctorIncomeUpdateAPIRequest added in v1.2.5

type AlibabaAlihealthDoctorIncomeUpdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthDoctorIncomeUpdateAPIRequest 医蝶谷医生收入打款情况回调 API请求 alibaba.alihealth.doctor.income.update

医蝶谷医生收入打款情况回调

func NewAlibabaAlihealthDoctorIncomeUpdateRequest added in v1.2.5

func NewAlibabaAlihealthDoctorIncomeUpdateRequest() *AlibabaAlihealthDoctorIncomeUpdateAPIRequest

NewAlibabaAlihealthDoctorIncomeUpdateRequest 初始化AlibabaAlihealthDoctorIncomeUpdateAPIRequest对象

func (AlibabaAlihealthDoctorIncomeUpdateAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDoctorIncomeUpdateAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDoctorIncomeUpdateAPIRequest) GetDoctorIncomeStatusRequest added in v1.2.5

GetDoctorIncomeStatusRequest DoctorIncomeStatusRequest Getter

func (*AlibabaAlihealthDoctorIncomeUpdateAPIRequest) SetDoctorIncomeStatusRequest added in v1.2.5

func (r *AlibabaAlihealthDoctorIncomeUpdateAPIRequest) SetDoctorIncomeStatusRequest(_doctorIncomeStatusRequest *DoctorIncomeStatusRequest) error

SetDoctorIncomeStatusRequest is DoctorIncomeStatusRequest Setter 入参

type AlibabaAlihealthDoctorIncomeUpdateAPIResponse added in v1.2.5

type AlibabaAlihealthDoctorIncomeUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDoctorIncomeUpdateAPIResponseModel
}

AlibabaAlihealthDoctorIncomeUpdateAPIResponse 医蝶谷医生收入打款情况回调 API返回值 alibaba.alihealth.doctor.income.update

医蝶谷医生收入打款情况回调

type AlibabaAlihealthDoctorIncomeUpdateAPIResponseModel added in v1.2.5

type AlibabaAlihealthDoctorIncomeUpdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_doctor_income_update_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 错误码
	ExceptionCode string `json:"exception_code,omitempty" xml:"exception_code,omitempty"`
	// 错误信息
	ExceptionMessage string `json:"exception_message,omitempty" xml:"exception_message,omitempty"`
	// 接口是否成功
	Data bool `json:"data,omitempty" xml:"data,omitempty"`
}

AlibabaAlihealthDoctorIncomeUpdateAPIResponseModel is 医蝶谷医生收入打款情况回调 成功返回结果

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest added in v1.2.5

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest 申请单审核结果通知 API请求 alibaba.alihealth.doctor.leshui.apply.notify

申请单审核结果通知

func NewAlibabaAlihealthDoctorLeshuiApplyNotifyRequest added in v1.2.5

func NewAlibabaAlihealthDoctorLeshuiApplyNotifyRequest() *AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest

NewAlibabaAlihealthDoctorLeshuiApplyNotifyRequest 初始化AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest对象

func (AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest) GetParam added in v1.2.5

GetParam Param Getter

func (*AlibabaAlihealthDoctorLeshuiApplyNotifyAPIRequest) SetParam added in v1.2.5

SetParam is Param Setter 入参

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponse added in v1.2.5

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponseModel
}

AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponse 申请单审核结果通知 API返回值 alibaba.alihealth.doctor.leshui.apply.notify

申请单审核结果通知

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponseModel added in v1.2.5

type AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_doctor_leshui_apply_notify_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthDoctorLeshuiApplyNotifyAPIResponseModel is 申请单审核结果通知 成功返回结果

type AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest added in v1.2.5

type AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest 乐税审核结果通知 API请求 alibaba.alihealth.doctor.leshui.audit.result

乐税审核结果通知

func NewAlibabaAlihealthDoctorLeshuiAuditResultRequest added in v1.2.5

func NewAlibabaAlihealthDoctorLeshuiAuditResultRequest() *AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest

NewAlibabaAlihealthDoctorLeshuiAuditResultRequest 初始化AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest对象

func (AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest) GetParam added in v1.2.5

GetParam Param Getter

func (*AlibabaAlihealthDoctorLeshuiAuditResultAPIRequest) SetParam added in v1.2.5

SetParam is Param Setter 入参

type AlibabaAlihealthDoctorLeshuiAuditResultAPIResponse added in v1.2.5

type AlibabaAlihealthDoctorLeshuiAuditResultAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDoctorLeshuiAuditResultAPIResponseModel
}

AlibabaAlihealthDoctorLeshuiAuditResultAPIResponse 乐税审核结果通知 API返回值 alibaba.alihealth.doctor.leshui.audit.result

乐税审核结果通知

type AlibabaAlihealthDoctorLeshuiAuditResultAPIResponseModel added in v1.2.5

type AlibabaAlihealthDoctorLeshuiAuditResultAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_doctor_leshui_audit_result_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthDoctorLeshuiAuditResultAPIResponseModel is 乐税审核结果通知 成功返回结果

type AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest added in v1.2.5

type AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest 乐税token验证 API请求 alibaba.alihealth.doctor.leshui.ticket.valid

乐税token验证

func NewAlibabaAlihealthDoctorLeshuiTicketValidRequest added in v1.2.5

func NewAlibabaAlihealthDoctorLeshuiTicketValidRequest() *AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest

NewAlibabaAlihealthDoctorLeshuiTicketValidRequest 初始化AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest对象

func (AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest) GetParam added in v1.2.5

GetParam Param Getter

func (*AlibabaAlihealthDoctorLeshuiTicketValidAPIRequest) SetParam added in v1.2.5

SetParam is Param Setter 入参

type AlibabaAlihealthDoctorLeshuiTicketValidAPIResponse added in v1.2.5

type AlibabaAlihealthDoctorLeshuiTicketValidAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthDoctorLeshuiTicketValidAPIResponseModel
}

AlibabaAlihealthDoctorLeshuiTicketValidAPIResponse 乐税token验证 API返回值 alibaba.alihealth.doctor.leshui.ticket.valid

乐税token验证

type AlibabaAlihealthDoctorLeshuiTicketValidAPIResponseModel added in v1.2.5

type AlibabaAlihealthDoctorLeshuiTicketValidAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_doctor_leshui_ticket_valid_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回结果
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthDoctorLeshuiTicketValidAPIResponseModel is 乐税token验证 成功返回结果

type AlibabaAlihealthHealthRecordHaveAPIRequest added in v1.2.0

type AlibabaAlihealthHealthRecordHaveAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthHealthRecordHaveAPIRequest 判断用户的慢健康健康档案是否建设完成 API请求 alibaba.alihealth.health.record.have

判断用户的慢健康健康档案是否建设完成

func NewAlibabaAlihealthHealthRecordHaveRequest

func NewAlibabaAlihealthHealthRecordHaveRequest() *AlibabaAlihealthHealthRecordHaveAPIRequest

NewAlibabaAlihealthHealthRecordHaveRequest 初始化AlibabaAlihealthHealthRecordHaveAPIRequest对象

func (AlibabaAlihealthHealthRecordHaveAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthHealthRecordHaveAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthHealthRecordHaveAPIRequest) GetRequest1 added in v1.2.0

GetRequest1 Request1 Getter

func (*AlibabaAlihealthHealthRecordHaveAPIRequest) SetRequest1 added in v1.2.0

SetRequest1 is Request1 Setter 入参

type AlibabaAlihealthHealthRecordHaveAPIResponse

type AlibabaAlihealthHealthRecordHaveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthHealthRecordHaveAPIResponseModel
}

AlibabaAlihealthHealthRecordHaveAPIResponse 判断用户的慢健康健康档案是否建设完成 API返回值 alibaba.alihealth.health.record.have

判断用户的慢健康健康档案是否建设完成

type AlibabaAlihealthHealthRecordHaveAPIResponseModel added in v1.2.0

type AlibabaAlihealthHealthRecordHaveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_health_record_have_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 接口返回model
	Result1 *AlibabaAlihealthHealthRecordHaveResult `json:"result1,omitempty" xml:"result1,omitempty"`
}

AlibabaAlihealthHealthRecordHaveAPIResponseModel is 判断用户的慢健康健康档案是否建设完成 成功返回结果

type AlibabaAlihealthHealthRecordHaveResult

type AlibabaAlihealthHealthRecordHaveResult struct {
	// 错误描述
	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`
	// 错误编码
	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
	// 返回结果
	Model *HaveRecordResponse `json:"model,omitempty" xml:"model,omitempty"`
	// 是否成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

AlibabaAlihealthHealthRecordHaveResult 结构体

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest 处方外流-诊断字典表 API请求 alibaba.alihealth.outflow.diagnosis.saveorupdate

阿里健康-处方外流-对外提供诊断字典表维护功能

func NewAlibabaAlihealthOutflowDiagnosisSaveorupdateRequest

func NewAlibabaAlihealthOutflowDiagnosisSaveorupdateRequest() *AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest

NewAlibabaAlihealthOutflowDiagnosisSaveorupdateRequest 初始化AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest对象

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest) GetDiagnoseDictDto added in v1.2.0

GetDiagnoseDictDto DiagnoseDictDto Getter

func (*AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest) SetDiagnoseDictDto added in v1.2.0

func (r *AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIRequest) SetDiagnoseDictDto(_diagnoseDictDto *DiagnoseDictDto) error

SetDiagnoseDictDto is DiagnoseDictDto Setter 诊断数据

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponse

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponseModel
}

AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponse 处方外流-诊断字典表 API返回值 alibaba.alihealth.outflow.diagnosis.saveorupdate

阿里健康-处方外流-对外提供诊断字典表维护功能

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_diagnosis_saveorupdate_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponseModel is 处方外流-诊断字典表 成功返回结果

type AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest 处方外流-药品同步接口 API请求 alibaba.alihealth.outflow.drug.saveorupdate

处方外流-药品同步接口

func NewAlibabaAlihealthOutflowDrugSaveorupdateRequest

func NewAlibabaAlihealthOutflowDrugSaveorupdateRequest() *AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest

NewAlibabaAlihealthOutflowDrugSaveorupdateRequest 初始化AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest对象

func (AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest) GetDrugRequest added in v1.2.0

GetDrugRequest DrugRequest Getter

func (*AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest) SetDrugRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowDrugSaveorupdateAPIRequest) SetDrugRequest(_drugRequest *DrugRequest) error

SetDrugRequest is DrugRequest Setter 结果集

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponse

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDrugSaveorupdateAPIResponseModel
}

AlibabaAlihealthOutflowDrugSaveorupdateAPIResponse 处方外流-药品同步接口 API返回值 alibaba.alihealth.outflow.drug.saveorupdate

处方外流-药品同步接口

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_drug_saveorupdate_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowDrugSaveorupdateAPIResponseModel is 处方外流-药品同步接口 成功返回结果

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest 监管平台药品查询 API请求 alibaba.alihealth.outflow.drug.supervision.query

获取监管平台药品数据

func NewAlibabaAlihealthOutflowDrugSupervisionQueryRequest

func NewAlibabaAlihealthOutflowDrugSupervisionQueryRequest() *AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest

NewAlibabaAlihealthOutflowDrugSupervisionQueryRequest 初始化AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest对象

func (AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest) GetRequest1 added in v1.2.0

GetRequest1 Request1 Getter

func (*AlibabaAlihealthOutflowDrugSupervisionQueryAPIRequest) SetRequest1 added in v1.2.0

SetRequest1 is Request1 Setter 请求

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponse

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponseModel
}

AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponse 监管平台药品查询 API返回值 alibaba.alihealth.outflow.drug.supervision.query

获取监管平台药品数据

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_drug_supervision_query_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponseModel is 监管平台药品查询 成功返回结果

type AlibabaAlihealthOutflowGetbyverifycodeAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowGetbyverifycodeAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowGetbyverifycodeAPIRequest 处方外流药店通过核销码获取处方 API请求 alibaba.alihealth.outflow.getbyverifycode

阿里健康对合作药店提供通过核销码查看处方的功能

func NewAlibabaAlihealthOutflowGetbyverifycodeRequest

func NewAlibabaAlihealthOutflowGetbyverifycodeRequest() *AlibabaAlihealthOutflowGetbyverifycodeAPIRequest

NewAlibabaAlihealthOutflowGetbyverifycodeRequest 初始化AlibabaAlihealthOutflowGetbyverifycodeAPIRequest对象

func (AlibabaAlihealthOutflowGetbyverifycodeAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowGetbyverifycodeAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowGetbyverifycodeAPIRequest) GetPrescriptionGetByVerifyRequest added in v1.2.0

GetPrescriptionGetByVerifyRequest PrescriptionGetByVerifyRequest Getter

func (*AlibabaAlihealthOutflowGetbyverifycodeAPIRequest) SetPrescriptionGetByVerifyRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowGetbyverifycodeAPIRequest) SetPrescriptionGetByVerifyRequest(_prescriptionGetByVerifyRequest *PrescriptionGetByVerifyRequest) error

SetPrescriptionGetByVerifyRequest is PrescriptionGetByVerifyRequest Setter 入参

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponse

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowGetbyverifycodeAPIResponseModel
}

AlibabaAlihealthOutflowGetbyverifycodeAPIResponse 处方外流药店通过核销码获取处方 API返回值 alibaba.alihealth.outflow.getbyverifycode

阿里健康对合作药店提供通过核销码查看处方的功能

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_getbyverifycode_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthOutflowGetbyverifycodeAPIResponseModel is 处方外流药店通过核销码获取处方 成功返回结果

type AlibabaAlihealthOutflowOperationinfoSyncAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowOperationinfoSyncAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowOperationinfoSyncAPIRequest 处方外流-操作信息同步 API请求 alibaba.alihealth.outflow.operationinfo.sync

阿里健康-处方外流-对外提供同步操作信息功能

func NewAlibabaAlihealthOutflowOperationinfoSyncRequest

func NewAlibabaAlihealthOutflowOperationinfoSyncRequest() *AlibabaAlihealthOutflowOperationinfoSyncAPIRequest

NewAlibabaAlihealthOutflowOperationinfoSyncRequest 初始化AlibabaAlihealthOutflowOperationinfoSyncAPIRequest对象

func (AlibabaAlihealthOutflowOperationinfoSyncAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowOperationinfoSyncAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowOperationinfoSyncAPIRequest) GetSyncOperationInfoRequest added in v1.2.0

GetSyncOperationInfoRequest SyncOperationInfoRequest Getter

func (*AlibabaAlihealthOutflowOperationinfoSyncAPIRequest) SetSyncOperationInfoRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowOperationinfoSyncAPIRequest) SetSyncOperationInfoRequest(_syncOperationInfoRequest *SyncOperationInfoRequest) error

SetSyncOperationInfoRequest is SyncOperationInfoRequest Setter 入参

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponse

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowOperationinfoSyncAPIResponseModel
}

AlibabaAlihealthOutflowOperationinfoSyncAPIResponse 处方外流-操作信息同步 API返回值 alibaba.alihealth.outflow.operationinfo.sync

阿里健康-处方外流-对外提供同步操作信息功能

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_operationinfo_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowOperationinfoSyncAPIResponseModel is 处方外流-操作信息同步 成功返回结果

type AlibabaAlihealthOutflowPatientinfoSyncAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowPatientinfoSyncAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowPatientinfoSyncAPIRequest 处方外流-患者基础信息同步 API请求 alibaba.alihealth.outflow.patientinfo.sync

阿里健康-处方外流-对外提供同步患者基础信息功能

func NewAlibabaAlihealthOutflowPatientinfoSyncRequest

func NewAlibabaAlihealthOutflowPatientinfoSyncRequest() *AlibabaAlihealthOutflowPatientinfoSyncAPIRequest

NewAlibabaAlihealthOutflowPatientinfoSyncRequest 初始化AlibabaAlihealthOutflowPatientinfoSyncAPIRequest对象

func (AlibabaAlihealthOutflowPatientinfoSyncAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowPatientinfoSyncAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowPatientinfoSyncAPIRequest) GetSyncPatientInfoRequest added in v1.2.0

GetSyncPatientInfoRequest SyncPatientInfoRequest Getter

func (*AlibabaAlihealthOutflowPatientinfoSyncAPIRequest) SetSyncPatientInfoRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowPatientinfoSyncAPIRequest) SetSyncPatientInfoRequest(_syncPatientInfoRequest *SyncPatientInfoRequest) error

SetSyncPatientInfoRequest is SyncPatientInfoRequest Setter 入参

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponse

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPatientinfoSyncAPIResponseModel
}

AlibabaAlihealthOutflowPatientinfoSyncAPIResponse 处方外流-患者基础信息同步 API返回值 alibaba.alihealth.outflow.patientinfo.sync

阿里健康-处方外流-对外提供同步患者基础信息功能

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_patientinfo_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowPatientinfoSyncAPIResponseModel is 处方外流-患者基础信息同步 成功返回结果

type AlibabaAlihealthOutflowPrescriptionCreateAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionCreateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowPrescriptionCreateAPIRequest 处方外流-创建处方 API请求 alibaba.alihealth.outflow.prescription.create

阿里健康-处方外流-对外提供保存处方功能

func NewAlibabaAlihealthOutflowPrescriptionCreateRequest

func NewAlibabaAlihealthOutflowPrescriptionCreateRequest() *AlibabaAlihealthOutflowPrescriptionCreateAPIRequest

NewAlibabaAlihealthOutflowPrescriptionCreateRequest 初始化AlibabaAlihealthOutflowPrescriptionCreateAPIRequest对象

func (AlibabaAlihealthOutflowPrescriptionCreateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowPrescriptionCreateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowPrescriptionCreateAPIRequest) GetCreateRequest added in v1.2.0

GetCreateRequest CreateRequest Getter

func (*AlibabaAlihealthOutflowPrescriptionCreateAPIRequest) SetCreateRequest added in v1.2.0

SetCreateRequest is CreateRequest Setter 保存处方入参

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponse

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionCreateAPIResponseModel
}

AlibabaAlihealthOutflowPrescriptionCreateAPIResponse 处方外流-创建处方 API返回值 alibaba.alihealth.outflow.prescription.create

阿里健康-处方外流-对外提供保存处方功能

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_create_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowPrescriptionCreateAPIResponseModel is 处方外流-创建处方 成功返回结果

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest 处方同步至医院返回校验结果 API请求 alibaba.alihealth.outflow.prescription.hospital.verify

处方同步至医院返回校验结果

func NewAlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest

func NewAlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest() *AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest

NewAlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest 初始化AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest对象

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest) GetUpdateRequest added in v1.2.0

GetUpdateRequest UpdateRequest Getter

func (*AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIRequest) SetUpdateRequest added in v1.2.0

SetUpdateRequest is UpdateRequest Setter 入参对象

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponse

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponseModel
}

AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponse 处方同步至医院返回校验结果 API返回值 alibaba.alihealth.outflow.prescription.hospital.verify

处方同步至医院返回校验结果

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_hospital_verify_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponseModel is 处方同步至医院返回校验结果 成功返回结果

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest 处方外流-处方状态同步 API请求 alibaba.alihealth.outflow.prescription.syncstatus

阿里健康-处方外流-对外提供同步处方状态功能

func NewAlibabaAlihealthOutflowPrescriptionSyncstatusRequest

func NewAlibabaAlihealthOutflowPrescriptionSyncstatusRequest() *AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest

NewAlibabaAlihealthOutflowPrescriptionSyncstatusRequest 初始化AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest对象

func (AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest) GetSyncStatusRequest added in v1.2.0

GetSyncStatusRequest SyncStatusRequest Getter

func (*AlibabaAlihealthOutflowPrescriptionSyncstatusAPIRequest) SetSyncStatusRequest added in v1.2.0

SetSyncStatusRequest is SyncStatusRequest Setter 入参

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponse

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponseModel
}

AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponse 处方外流-处方状态同步 API返回值 alibaba.alihealth.outflow.prescription.syncstatus

阿里健康-处方外流-对外提供同步处方状态功能

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_syncstatus_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponseModel is 处方外流-处方状态同步 成功返回结果

type AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest 处方外流-修改处方 API请求 alibaba.alihealth.outflow.prescription.update

阿里健康-处方外流-对外提供处方修改功能

func NewAlibabaAlihealthOutflowPrescriptionUpdateRequest

func NewAlibabaAlihealthOutflowPrescriptionUpdateRequest() *AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest

NewAlibabaAlihealthOutflowPrescriptionUpdateRequest 初始化AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest对象

func (AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest) GetUpdateRequest added in v1.2.0

GetUpdateRequest UpdateRequest Getter

func (*AlibabaAlihealthOutflowPrescriptionUpdateAPIRequest) SetUpdateRequest added in v1.2.0

SetUpdateRequest is UpdateRequest Setter 入参对象

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponse

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionUpdateAPIResponseModel
}

AlibabaAlihealthOutflowPrescriptionUpdateAPIResponse 处方外流-修改处方 API返回值 alibaba.alihealth.outflow.prescription.update

阿里健康-处方外流-对外提供处方修改功能

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_update_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowPrescriptionUpdateAPIResponseModel is 处方外流-修改处方 成功返回结果

type AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest 处方外流-用法字典表 API请求 alibaba.alihealth.outflow.usage.saveorupdate

阿里健康-处方外流-对外提供用法字典表维护功能

func NewAlibabaAlihealthOutflowUsageSaveorupdateRequest

func NewAlibabaAlihealthOutflowUsageSaveorupdateRequest() *AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest

NewAlibabaAlihealthOutflowUsageSaveorupdateRequest 初始化AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest对象

func (AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest) GetUsageRequest added in v1.2.0

GetUsageRequest UsageRequest Getter

func (*AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest) SetUsageRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowUsageSaveorupdateAPIRequest) SetUsageRequest(_usageRequest *UsageRequest) error

SetUsageRequest is UsageRequest Setter 用法数据

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponse

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowUsageSaveorupdateAPIResponseModel
}

AlibabaAlihealthOutflowUsageSaveorupdateAPIResponse 处方外流-用法字典表 API返回值 alibaba.alihealth.outflow.usage.saveorupdate

阿里健康-处方外流-对外提供用法字典表维护功能

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_usage_saveorupdate_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowUsageSaveorupdateAPIResponseModel is 处方外流-用法字典表 成功返回结果

type AlibabaAlihealthOutflowVerifyAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowVerifyAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowVerifyAPIRequest 处方外流药店通过核销码核销处方 API请求 alibaba.alihealth.outflow.verify

处方外流药店通过核销码核销处方

func NewAlibabaAlihealthOutflowVerifyRequest

func NewAlibabaAlihealthOutflowVerifyRequest() *AlibabaAlihealthOutflowVerifyAPIRequest

NewAlibabaAlihealthOutflowVerifyRequest 初始化AlibabaAlihealthOutflowVerifyAPIRequest对象

func (AlibabaAlihealthOutflowVerifyAPIRequest) GetApiMethodName added in v1.2.0

func (r AlibabaAlihealthOutflowVerifyAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowVerifyAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowVerifyAPIRequest) GetPrescriptionVerifyRequest added in v1.2.0

func (r AlibabaAlihealthOutflowVerifyAPIRequest) GetPrescriptionVerifyRequest() *PrescriptionVerifyRequest

GetPrescriptionVerifyRequest PrescriptionVerifyRequest Getter

func (*AlibabaAlihealthOutflowVerifyAPIRequest) SetPrescriptionVerifyRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowVerifyAPIRequest) SetPrescriptionVerifyRequest(_prescriptionVerifyRequest *PrescriptionVerifyRequest) error

SetPrescriptionVerifyRequest is PrescriptionVerifyRequest Setter 入参

type AlibabaAlihealthOutflowVerifyAPIResponse

type AlibabaAlihealthOutflowVerifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowVerifyAPIResponseModel
}

AlibabaAlihealthOutflowVerifyAPIResponse 处方外流药店通过核销码核销处方 API返回值 alibaba.alihealth.outflow.verify

处方外流药店通过核销码核销处方

type AlibabaAlihealthOutflowVerifyAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowVerifyAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_verify_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthOutflowVerifyAPIResponseModel is 处方外流药店通过核销码核销处方 成功返回结果

type AlibabaAlihealthOutflowVisitinfoSyncAPIRequest added in v1.2.0

type AlibabaAlihealthOutflowVisitinfoSyncAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthOutflowVisitinfoSyncAPIRequest 处方外流-问诊、处方同步 API请求 alibaba.alihealth.outflow.visitinfo.sync

阿里健康-处方外流-对外提供问诊、处方功能

func NewAlibabaAlihealthOutflowVisitinfoSyncRequest

func NewAlibabaAlihealthOutflowVisitinfoSyncRequest() *AlibabaAlihealthOutflowVisitinfoSyncAPIRequest

NewAlibabaAlihealthOutflowVisitinfoSyncRequest 初始化AlibabaAlihealthOutflowVisitinfoSyncAPIRequest对象

func (AlibabaAlihealthOutflowVisitinfoSyncAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthOutflowVisitinfoSyncAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthOutflowVisitinfoSyncAPIRequest) GetSyncVisitInfoRequest added in v1.2.0

GetSyncVisitInfoRequest SyncVisitInfoRequest Getter

func (*AlibabaAlihealthOutflowVisitinfoSyncAPIRequest) SetSyncVisitInfoRequest added in v1.2.0

func (r *AlibabaAlihealthOutflowVisitinfoSyncAPIRequest) SetSyncVisitInfoRequest(_syncVisitInfoRequest *SyncVisitInfoRequest) error

SetSyncVisitInfoRequest is SyncVisitInfoRequest Setter 入参

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponse

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowVisitinfoSyncAPIResponseModel
}

AlibabaAlihealthOutflowVisitinfoSyncAPIResponse 处方外流-问诊、处方同步 API返回值 alibaba.alihealth.outflow.visitinfo.sync

阿里健康-处方外流-对外提供问诊、处方功能

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponseModel added in v1.2.0

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_visitinfo_sync_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// ServiceResult
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthOutflowVisitinfoSyncAPIResponseModel is 处方外流-问诊、处方同步 成功返回结果

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest added in v1.2.5

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest 处方ca认证-厂商通知接口 API请求 alibaba.alihealth.rx.ca.device.sign.status.save

处方ca认证-厂商通知接口

func NewAlibabaAlihealthRxCaDeviceSignStatusSaveRequest added in v1.2.5

func NewAlibabaAlihealthRxCaDeviceSignStatusSaveRequest() *AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest

NewAlibabaAlihealthRxCaDeviceSignStatusSaveRequest 初始化AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest对象

func (AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest) GetParam0 added in v1.2.5

GetParam0 Param0 Getter

func (*AlibabaAlihealthRxCaDeviceSignStatusSaveAPIRequest) SetParam0 added in v1.2.5

SetParam0 is Param0 Setter 入参

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponse added in v1.2.5

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponseModel
}

AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponse 处方ca认证-厂商通知接口 API返回值 alibaba.alihealth.rx.ca.device.sign.status.save

处方ca认证-厂商通知接口

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponseModel added in v1.2.5

type AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_rx_ca_device_sign_status_save_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 错误码
	ExceptionCode string `json:"exception_code,omitempty" xml:"exception_code,omitempty"`
	// 错误信息
	ExceptionMessage string `json:"exception_message,omitempty" xml:"exception_message,omitempty"`
	// 出参
	Data bool `json:"data,omitempty" xml:"data,omitempty"`
}

AlibabaAlihealthRxCaDeviceSignStatusSaveAPIResponseModel is 处方ca认证-厂商通知接口 成功返回结果

type AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest added in v1.2.5

type AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest ca认证获取医师认证结果 API请求 alibaba.alihealth.rx.ca.doctor.status.save

ca认证获取医师认证结果

func NewAlibabaAlihealthRxCaDoctorStatusSaveRequest added in v1.2.5

func NewAlibabaAlihealthRxCaDoctorStatusSaveRequest() *AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest

NewAlibabaAlihealthRxCaDoctorStatusSaveRequest 初始化AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest对象

func (AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest) GetDoctorStatusDto added in v1.2.5

GetDoctorStatusDto DoctorStatusDto Getter

func (*AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest) SetDoctorStatusDto added in v1.2.5

func (r *AlibabaAlihealthRxCaDoctorStatusSaveAPIRequest) SetDoctorStatusDto(_doctorStatusDto *DoctorStatusDto) error

SetDoctorStatusDto is DoctorStatusDto Setter 入参实体

type AlibabaAlihealthRxCaDoctorStatusSaveAPIResponse added in v1.2.5

type AlibabaAlihealthRxCaDoctorStatusSaveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthRxCaDoctorStatusSaveAPIResponseModel
}

AlibabaAlihealthRxCaDoctorStatusSaveAPIResponse ca认证获取医师认证结果 API返回值 alibaba.alihealth.rx.ca.doctor.status.save

ca认证获取医师认证结果

type AlibabaAlihealthRxCaDoctorStatusSaveAPIResponseModel added in v1.2.5

type AlibabaAlihealthRxCaDoctorStatusSaveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_rx_ca_doctor_status_save_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 错误code
	ExceptionCode string `json:"exception_code,omitempty" xml:"exception_code,omitempty"`
	// 错误信息
	ExceptionMessage string `json:"exception_message,omitempty" xml:"exception_message,omitempty"`
	// 出参
	Data bool `json:"data,omitempty" xml:"data,omitempty"`
}

AlibabaAlihealthRxCaDoctorStatusSaveAPIResponseModel is ca认证获取医师认证结果 成功返回结果

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest added in v1.2.5

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest 处方ca认证 API请求 alibaba.alihealth.rx.ca.prescribe.signed.status.save

处方ca认证

func NewAlibabaAlihealthRxCaPrescribeSignedStatusSaveRequest added in v1.2.5

func NewAlibabaAlihealthRxCaPrescribeSignedStatusSaveRequest() *AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest

NewAlibabaAlihealthRxCaPrescribeSignedStatusSaveRequest 初始化AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest对象

func (AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest) GetParam0 added in v1.2.5

GetParam0 Param0 Getter

func (*AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIRequest) SetParam0 added in v1.2.5

SetParam0 is Param0 Setter 入参实体

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponse added in v1.2.5

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponseModel
}

AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponse 处方ca认证 API返回值 alibaba.alihealth.rx.ca.prescribe.signed.status.save

处方ca认证

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponseModel added in v1.2.5

type AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_rx_ca_prescribe_signed_status_save_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 错误码
	ExceptionCode string `json:"exception_code,omitempty" xml:"exception_code,omitempty"`
	// 错误信息
	ExceptionMessage string `json:"exception_message,omitempty" xml:"exception_message,omitempty"`
	// 出参
	Data *YwxCommonVo `json:"data,omitempty" xml:"data,omitempty"`
}

AlibabaAlihealthRxCaPrescribeSignedStatusSaveAPIResponseModel is 处方ca认证 成功返回结果

type AlibabaAlihealthShortUrlGetAPIRequest added in v1.2.0

type AlibabaAlihealthShortUrlGetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabaAlihealthShortUrlGetAPIRequest 支付宝短链跳转三方h5通用接口 API请求 alibaba.alihealth.short.url.get

支付宝短链跳转三方h5通用接口

func NewAlibabaAlihealthShortUrlGetRequest

func NewAlibabaAlihealthShortUrlGetRequest() *AlibabaAlihealthShortUrlGetAPIRequest

NewAlibabaAlihealthShortUrlGetRequest 初始化AlibabaAlihealthShortUrlGetAPIRequest对象

func (AlibabaAlihealthShortUrlGetAPIRequest) GetApiMethodName added in v1.2.0

func (r AlibabaAlihealthShortUrlGetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthShortUrlGetAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthShortUrlGetAPIRequest) GetParams added in v1.2.0

GetParams Params Getter

func (AlibabaAlihealthShortUrlGetAPIRequest) GetUrl added in v1.2.0

GetUrl Url Getter

func (*AlibabaAlihealthShortUrlGetAPIRequest) SetParams added in v1.2.0

func (r *AlibabaAlihealthShortUrlGetAPIRequest) SetParams(_params []string) error

SetParams is Params Setter 参数替换列表

func (*AlibabaAlihealthShortUrlGetAPIRequest) SetUrl added in v1.2.0

SetUrl is Url Setter 三方h5

type AlibabaAlihealthShortUrlGetAPIResponse

type AlibabaAlihealthShortUrlGetAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthShortUrlGetAPIResponseModel
}

AlibabaAlihealthShortUrlGetAPIResponse 支付宝短链跳转三方h5通用接口 API返回值 alibaba.alihealth.short.url.get

支付宝短链跳转三方h5通用接口

type AlibabaAlihealthShortUrlGetAPIResponseModel added in v1.2.0

type AlibabaAlihealthShortUrlGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_short_url_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// alinkappserver系统返回的通用结果类
	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

AlibabaAlihealthShortUrlGetAPIResponseModel is 支付宝短链跳转三方h5通用接口 成功返回结果

type ApplyTaxNoticeRequest added in v1.2.5

type ApplyTaxNoticeRequest struct {
	// 审核事件类型
	Action string `json:"action,omitempty" xml:"action,omitempty"`
	// appKey
	AppKey string `json:"app_key,omitempty" xml:"app_key,omitempty"`
	// 来源
	Source string `json:"source,omitempty" xml:"source,omitempty"`
	// 申请单编号
	ApplyBatchNum string `json:"apply_batch_num,omitempty" xml:"apply_batch_num,omitempty"`
	// 扩展信息(JSON格式)
	ExtInfo string `json:"ext_info,omitempty" xml:"ext_info,omitempty"`
}

ApplyTaxNoticeRequest 结构体

type AsyncPrescribeDetailRequest

type AsyncPrescribeDetailRequest struct {
	// 处方号
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 医院id
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
}

AsyncPrescribeDetailRequest 结构体

type AsyncPrescribeSearchRequest

type AsyncPrescribeSearchRequest struct {
	// 医院id
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
	// 开方结束时间
	EndTime int64 `json:"end_time,omitempty" xml:"end_time,omitempty"`
	// 开方开始时间
	StartTime int64 `json:"start_time,omitempty" xml:"start_time,omitempty"`
	// 每页多少条
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
	// 第几页
	PageNo int64 `json:"page_no,omitempty" xml:"page_no,omitempty"`
}

AsyncPrescribeSearchRequest 结构体

type AsyncPrescribeSearchResponse

type AsyncPrescribeSearchResponse struct {
	// 处方号列表
	RxNos []string `json:"rx_nos,omitempty" xml:"rx_nos>string,omitempty"`
	// 第几页
	PageNo int64 `json:"page_no,omitempty" xml:"page_no,omitempty"`
	// 每页多少条
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
	// 总数量
	Total int64 `json:"total,omitempty" xml:"total,omitempty"`
	// 开始时间
	StartTime int64 `json:"start_time,omitempty" xml:"start_time,omitempty"`
	// 结束时间
	EndTime int64 `json:"end_time,omitempty" xml:"end_time,omitempty"`
}

AsyncPrescribeSearchResponse 结构体

type BigDecimal added in v1.2.5

type BigDecimal struct {
}

BigDecimal 结构体

type CaSignStatusSaveRequest added in v1.2.5

type CaSignStatusSaveRequest struct {
	// 子机构id
	ThirdDepartId string `json:"third_depart_id,omitempty" xml:"third_depart_id,omitempty"`
	// 第三方下属厂商id(最大64位)
	ClientId string `json:"client_id,omitempty" xml:"client_id,omitempty"`
	// 证书有效期结束时间
	CertEndDate string `json:"cert_end_date,omitempty" xml:"cert_end_date,omitempty"`
	// 签名值
	Sign string `json:"sign,omitempty" xml:"sign,omitempty"`
	// 公章base64编码格式(仅在制作签章时回调)
	Stamp string `json:"stamp,omitempty" xml:"stamp,omitempty"`
	// 子机构在医网信id(子机构审核制章的值)
	DepartId string `json:"depart_id,omitempty" xml:"depart_id,omitempty"`
	// 描述(拒绝有值)
	Description string `json:"description,omitempty" xml:"description,omitempty"`
	// 证书序列号
	CertNum string `json:"cert_num,omitempty" xml:"cert_num,omitempty"`
	// 证书有效期开始时间
	CertStartDate string `json:"cert_start_date,omitempty" xml:"cert_start_date,omitempty"`
	// 状态 1:通过 2:停用 3:拒绝
	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

CaSignStatusSaveRequest 结构体

type Diagnose

type Diagnose struct {
	// 诊断编码-his(his、icd10二选一)
	DiagnoseCode string `json:"diagnose_code,omitempty" xml:"diagnose_code,omitempty"`
	// 诊断编码-his(his、icd10二选一)
	DiagnoseName string `json:"diagnose_name,omitempty" xml:"diagnose_name,omitempty"`
	// icd9/icd10名称(his、icd10二选一) - 纳里必传
	IcdName string `json:"icd_name,omitempty" xml:"icd_name,omitempty"`
	// icd9/icd10编码(his、icd10二选一) - 纳里必传
	IcdCode string `json:"icd_code,omitempty" xml:"icd_code,omitempty"`
}

Diagnose 结构体

type DiagnoseDictDto

type DiagnoseDictDto struct {
	// icd10编码(非空)
	IcdCode string `json:"icd_code,omitempty" xml:"icd_code,omitempty"`
	// icd10名称(非空)
	IcdName string `json:"icd_name,omitempty" xml:"icd_name,omitempty"`
	// his诊断编码(非空)
	HisDiagnoseCode string `json:"his_diagnose_code,omitempty" xml:"his_diagnose_code,omitempty"`
	// his诊断名称(非空)
	HisDiagnoseName string `json:"his_diagnose_name,omitempty" xml:"his_diagnose_name,omitempty"`
	// 1可用0停用(非空)
	Status string `json:"status,omitempty" xml:"status,omitempty"`
	// 渠道(非空)
	ChannelCode string `json:"channel_code,omitempty" xml:"channel_code,omitempty"`
}

DiagnoseDictDto 结构体

type DiagnoseVo

type DiagnoseVo struct {
	// 诊断编码
	DiagnoseCode string `json:"diagnose_code,omitempty" xml:"diagnose_code,omitempty"`
	// 诊断名
	DiagnoseName string `json:"diagnose_name,omitempty" xml:"diagnose_name,omitempty"`
}

DiagnoseVo 结构体

type DoctorIncomeStatusRequest added in v1.2.5

type DoctorIncomeStatusRequest struct {
	// 说明信息
	Msg string `json:"msg,omitempty" xml:"msg,omitempty"`
	// 医生id
	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`
	// 是否打款成功
	Status string `json:"status,omitempty" xml:"status,omitempty"`
	// 医生收入流水号
	IncomeId int64 `json:"income_id,omitempty" xml:"income_id,omitempty"`
}

DoctorIncomeStatusRequest 结构体

type DoctorStatusDto added in v1.2.5

type DoctorStatusDto struct {
	// 审核拒绝原因/证书信息
	Note string `json:"note,omitempty" xml:"note,omitempty"`
	// 用户同步状态 0:身份审核通过 1:证书签发 2:设置签章 3:用户注销 4:申请拒绝 5:用户停用 6:修改手机号 7:用户启用 9:用户删除
	Process string `json:"process,omitempty" xml:"process,omitempty"`
	// 第三方厂商标识(必填)
	ClientId string `json:"client_id,omitempty" xml:"client_id,omitempty"`
	// 医网信医师唯一标识
	OpenId string `json:"open_id,omitempty" xml:"open_id,omitempty"`
	// 整体参数签名值
	Sign string `json:"sign,omitempty" xml:"sign,omitempty"`
	// 仅当process为2时,会回调签章图片base64
	Stamp string `json:"stamp,omitempty" xml:"stamp,omitempty"`
	// 用户手机号
	PhoneNum string `json:"phone_num,omitempty" xml:"phone_num,omitempty"`
	// 操作时间,yyyy-MM-dd HH:mm:ss
	Time string `json:"time,omitempty" xml:"time,omitempty"`
	// 仅当process为2时,会回调签章状态 10:待审核 11:签章审核通过
	StampStatus string `json:"stamp_status,omitempty" xml:"stamp_status,omitempty"`
	// 模板ID(必填)
	TemplateId string `json:"template_id,omitempty" xml:"template_id,omitempty"`
	// 订阅服务ID(必填)
	ServiceId int64 `json:"service_id,omitempty" xml:"service_id,omitempty"`
}

DoctorStatusDto 结构体

type DrugDto

type DrugDto struct {
	// 用法用量
	DrugUsageList []DrugUsageVo `json:"drug_usage_list,omitempty" xml:"drug_usage_list>drug_usage_vo,omitempty"`
	// 规格
	Spec string `json:"spec,omitempty" xml:"spec,omitempty"`
	// 总量
	Total string `json:"total,omitempty" xml:"total,omitempty"`
	// 药品通用名
	CommonDrugName string `json:"common_drug_name,omitempty" xml:"common_drug_name,omitempty"`
	// 药品名
	DrugName string `json:"drug_name,omitempty" xml:"drug_name,omitempty"`
	// 剂型
	DoseForm string `json:"dose_form,omitempty" xml:"dose_form,omitempty"`
	// 药品通用名拼音
	DrugCommonNamePy string `json:"drug_common_name_py,omitempty" xml:"drug_common_name_py,omitempty"`
	// 药品名拼音
	DrugNamePy string `json:"drug_name_py,omitempty" xml:"drug_name_py,omitempty"`
	// 省平台ID
	ProvinceDrugCode string `json:"province_drug_code,omitempty" xml:"province_drug_code,omitempty"`
	// 适应症
	Indication string `json:"indication,omitempty" xml:"indication,omitempty"`
	// HIS药品名称
	HisDrugName string `json:"his_drug_name,omitempty" xml:"his_drug_name,omitempty"`
	// 每次剂量单位
	SingleDosageUnit string `json:"single_dosage_unit,omitempty" xml:"single_dosage_unit,omitempty"`
	// 每次剂量值
	SingleDosage string `json:"single_dosage,omitempty" xml:"single_dosage,omitempty"`
	// 包装规格--最小销售单位
	PackSpecSaleUnit string `json:"pack_spec_sale_unit,omitempty" xml:"pack_spec_sale_unit,omitempty"`
	// 包装规格--最小使用单位
	PackSpecUseUnit string `json:"pack_spec_use_unit,omitempty" xml:"pack_spec_use_unit,omitempty"`
	// 包装规格--包装数量
	PackSpecAmount string `json:"pack_spec_amount,omitempty" xml:"pack_spec_amount,omitempty"`
	// 包装单位-装量单位
	PackUnit string `json:"pack_unit,omitempty" xml:"pack_unit,omitempty"`
	// 包装单位-装量值
	PackQty string `json:"pack_qty,omitempty" xml:"pack_qty,omitempty"`
	// 单价
	RetailPrice string `json:"retail_price,omitempty" xml:"retail_price,omitempty"`
	// 医保编号
	MedicareNo string `json:"medicare_no,omitempty" xml:"medicare_no,omitempty"`
	// 用药途径编码
	DrugUsageCode string `json:"drug_usage_code,omitempty" xml:"drug_usage_code,omitempty"`
	// 用药途径
	DrugUsage string `json:"drug_usage,omitempty" xml:"drug_usage,omitempty"`
	// 频次编码
	FrequencyCode string `json:"frequency_code,omitempty" xml:"frequency_code,omitempty"`
	// 频次
	Frequency string `json:"frequency,omitempty" xml:"frequency,omitempty"`
	// 药品本位码
	DrugBasicCode string `json:"drug_basic_code,omitempty" xml:"drug_basic_code,omitempty"`
	// 剂型
	DosageForm string `json:"dosage_form,omitempty" xml:"dosage_form,omitempty"`
	// 国药准字
	ApprovalNumber string `json:"approval_number,omitempty" xml:"approval_number,omitempty"`
	// 生产企业
	Manufacture string `json:"manufacture,omitempty" xml:"manufacture,omitempty"`
	// 处方展示规格
	PackSpec string `json:"pack_spec,omitempty" xml:"pack_spec,omitempty"`
	// 医院编码
	DrugCode string `json:"drug_code,omitempty" xml:"drug_code,omitempty"`
	// 药品通用名
	DrugCommonName string `json:"drug_common_name,omitempty" xml:"drug_common_name,omitempty"`
	// 药品分类码
	DrugClassCode string `json:"drug_class_code,omitempty" xml:"drug_class_code,omitempty"`
	// 用药单位
	DoseUnit string `json:"dose_unit,omitempty" xml:"dose_unit,omitempty"`
	// 用药数量
	Dose string `json:"dose,omitempty" xml:"dose,omitempty"`
	// 用法用量+医嘱
	DoseUsageAdvice string `json:"dose_usage_advice,omitempty" xml:"dose_usage_advice,omitempty"`
	// 药品厂家
	Manufactures string `json:"manufactures,omitempty" xml:"manufactures,omitempty"`
	// 商品名称
	ProdName string `json:"prod_name,omitempty" xml:"prod_name,omitempty"`
	// 药品数量(必选)
	Count string `json:"count,omitempty" xml:"count,omitempty"`
	// 核销药品单价
	Price *BigDecimal `json:"price,omitempty" xml:"price,omitempty"`
	// 是否允许电子处方
	ElectricPres bool `json:"electric_pres,omitempty" xml:"electric_pres,omitempty"`
}

DrugDto 结构体

type DrugRequest

type DrugRequest struct {
	// 给药疗程单位
	TreatmentUnit string `json:"treatment_unit,omitempty" xml:"treatment_unit,omitempty"`
	// 给药疗程值
	TreatmentValue string `json:"treatment_value,omitempty" xml:"treatment_value,omitempty"`
	// 给药疗程
	TreatmentCourse string `json:"treatment_course,omitempty" xml:"treatment_course,omitempty"`
	// 单剂量单位
	SingleDosageUnit string `json:"single_dosage_unit,omitempty" xml:"single_dosage_unit,omitempty"`
	// 单剂量值
	SingleDosage string `json:"single_dosage,omitempty" xml:"single_dosage,omitempty"`
	// 包装规格--最小销售单位
	PackSpecSaleUnit string `json:"pack_spec_sale_unit,omitempty" xml:"pack_spec_sale_unit,omitempty"`
	// 包装规格--最小使用单位
	PackSpecUseUnit string `json:"pack_spec_use_unit,omitempty" xml:"pack_spec_use_unit,omitempty"`
	// 包装规格--包装数量
	PackSpecAmount string `json:"pack_spec_amount,omitempty" xml:"pack_spec_amount,omitempty"`
	// 包装单位-装量值
	PackUnit string `json:"pack_unit,omitempty" xml:"pack_unit,omitempty"`
	// 包装单位-装量单位
	PackQty string `json:"pack_qty,omitempty" xml:"pack_qty,omitempty"`
	// 药品来源(非空)
	DrugSource string `json:"drug_source,omitempty" xml:"drug_source,omitempty"`
	// 频次数量
	FreqTimes string `json:"freq_times,omitempty" xml:"freq_times,omitempty"`
	// 频次编码
	FrequencyCode string `json:"frequency_code,omitempty" xml:"frequency_code,omitempty"`
	// 频次
	Frequency string `json:"frequency,omitempty" xml:"frequency,omitempty"`
	// 状态
	Status string `json:"status,omitempty" xml:"status,omitempty"`
	// 批准文号
	ApprovalNumber string `json:"approval_number,omitempty" xml:"approval_number,omitempty"`
	// 生产厂家(非空)
	Manufacture string `json:"manufacture,omitempty" xml:"manufacture,omitempty"`
	// 剂型
	DosageForm string `json:"dosage_form,omitempty" xml:"dosage_form,omitempty"`
	// 用法编码
	DrugUsageCode string `json:"drug_usage_code,omitempty" xml:"drug_usage_code,omitempty"`
	// 用法
	DrugUsage string `json:"drug_usage,omitempty" xml:"drug_usage,omitempty"`
	// his药品编码(非空)
	DrugCode string `json:"drug_code,omitempty" xml:"drug_code,omitempty"`
	// 规格(非空)
	PackSpec string `json:"pack_spec,omitempty" xml:"pack_spec,omitempty"`
	// 药品通用名(非空)
	DrugCommonName string `json:"drug_common_name,omitempty" xml:"drug_common_name,omitempty"`
	// 药品商品名
	DrugName string `json:"drug_name,omitempty" xml:"drug_name,omitempty"`
	// 零售价(元)
	RetailPrice string `json:"retail_price,omitempty" xml:"retail_price,omitempty"`
	// 药品本位码
	DrugBasicCode string `json:"drug_basic_code,omitempty" xml:"drug_basic_code,omitempty"`
	// 医保编号
	MedicareNo string `json:"medicare_no,omitempty" xml:"medicare_no,omitempty"`
}

DrugRequest 结构体

type DrugUsageVo

type DrugUsageVo struct {
	// 每次用量单位
	MeasureUnit string `json:"measure_unit,omitempty" xml:"measure_unit,omitempty"`
	// 用法
	DrugUsage string `json:"drug_usage,omitempty" xml:"drug_usage,omitempty"`
	// 天数
	Days string `json:"days,omitempty" xml:"days,omitempty"`
	// 频次值单位
	FrequencyUnit string `json:"frequency_unit,omitempty" xml:"frequency_unit,omitempty"`
	// 频次值
	FrequencyValue string `json:"frequency_value,omitempty" xml:"frequency_value,omitempty"`
	// 频次
	Frequency string `json:"frequency,omitempty" xml:"frequency,omitempty"`
	// 每次你用量
	DoseValue string `json:"dose_value,omitempty" xml:"dose_value,omitempty"`
}

DrugUsageVo 结构体

type Drugs

type Drugs struct {
	// 规格(非空)
	Spec string `json:"spec,omitempty" xml:"spec,omitempty"`
	// 数量(非空)
	Total string `json:"total,omitempty" xml:"total,omitempty"`
	// 药品名称(可空)
	DrugName string `json:"drug_name,omitempty" xml:"drug_name,omitempty"`
	// 天数(可空)
	Day string `json:"day,omitempty" xml:"day,omitempty"`
	// 频次(非空)
	Frequency string `json:"frequency,omitempty" xml:"frequency,omitempty"`
	// 说明(可空)
	Note string `json:"note,omitempty" xml:"note,omitempty"`
	// 用量(非空)
	Dose string `json:"dose,omitempty" xml:"dose,omitempty"`
	// 药品通用名(非空)
	DrugCommonName string `json:"drug_common_name,omitempty" xml:"drug_common_name,omitempty"`
	// 用量单位(非空)
	DoseUnit string `json:"dose_unit,omitempty" xml:"dose_unit,omitempty"`
	// 总量单位(可空)
	TotalUnit string `json:"total_unit,omitempty" xml:"total_unit,omitempty"`
	// 单价-元(可空)
	Price string `json:"price,omitempty" xml:"price,omitempty"`
	// 总价-元(可空)
	TotalPrice string `json:"total_price,omitempty" xml:"total_price,omitempty"`
	// 用法(非空)
	DoseUsage string `json:"dose_usage,omitempty" xml:"dose_usage,omitempty"`
	// 药品id(drug_id、spuid二选一)
	DrugId string `json:"drug_id,omitempty" xml:"drug_id,omitempty"`
	// 产地id(可空)
	ProduceId string `json:"produce_id,omitempty" xml:"produce_id,omitempty"`
	// spuid (drug_id、spuid二选一) - 纳里必传
	Spuid string `json:"spuid,omitempty" xml:"spuid,omitempty"`
}

Drugs 结构体

type HaveRecordRequest

type HaveRecordRequest struct {
	// 疾病编码:(糖尿病:1)
	DiseaseCode string `json:"disease_code,omitempty" xml:"disease_code,omitempty"`
	// 生活号渠道编码:( 控糖家园:2019112569406507)
	PublicId string `json:"public_id,omitempty" xml:"public_id,omitempty"`
	// 支付宝id
	AlipayUserId string `json:"alipay_user_id,omitempty" xml:"alipay_user_id,omitempty"`
}

HaveRecordRequest 结构体

type HaveRecordResponse

type HaveRecordResponse struct {
	// 档案修改时间
	UpdateTime string `json:"update_time,omitempty" xml:"update_time,omitempty"`
	// 档案创建时间
	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`
	// 是否有效
	ValidStatus bool `json:"valid_status,omitempty" xml:"valid_status,omitempty"`
	// 是否存在
	ExistStatus bool `json:"exist_status,omitempty" xml:"exist_status,omitempty"`
}

HaveRecordResponse 结构体

type OuterDrugVo

type OuterDrugVo struct {
	// 医院id
	HosId string `json:"hos_id,omitempty" xml:"hos_id,omitempty"`
	// 最后查询时间
	LastQueryTime string `json:"last_query_time,omitempty" xml:"last_query_time,omitempty"`
	// 分页大小
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
	// 页码
	PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"`
}

OuterDrugVo 结构体

type Page

type Page struct {
	// 页对象
	Pages []DrugDto `json:"pages,omitempty" xml:"pages>drug_dto,omitempty"`
	// 总数
	TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"`
	// 分页大小
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
	// 页码
	PageNo int64 `json:"page_no,omitempty" xml:"page_no,omitempty"`
}

Page 结构体

type PayTaxNoticeRequest added in v1.2.5

type PayTaxNoticeRequest struct {
	// 审核操作类型
	Action string `json:"action,omitempty" xml:"action,omitempty"`
	// appKey
	AppKey string `json:"app_key,omitempty" xml:"app_key,omitempty"`
	// 来源
	Source string `json:"source,omitempty" xml:"source,omitempty"`
	// 扩展信息
	ExtInfo string `json:"ext_info,omitempty" xml:"ext_info,omitempty"`
	// 医生id
	UserId int64 `json:"user_id,omitempty" xml:"user_id,omitempty"`
}

PayTaxNoticeRequest 结构体

type PayTaxValidationRequest added in v1.2.5

type PayTaxValidationRequest struct {
	// 信息获取凭证
	Ticket string `json:"ticket,omitempty" xml:"ticket,omitempty"`
	// appKey
	AppKey string `json:"app_key,omitempty" xml:"app_key,omitempty"`
	// 医生id
	UserId int64 `json:"user_id,omitempty" xml:"user_id,omitempty"`
}

PayTaxValidationRequest 结构体

type PrescribeStatusDto added in v1.2.5

type PrescribeStatusDto struct {
	// 拒绝签名原因(仅在拒绝签名状态时回调)
	Reason string `json:"reason,omitempty" xml:"reason,omitempty"`
	// 第三方厂商标识
	ClientId string `json:"client_id,omitempty" xml:"client_id,omitempty"`
	// pdf文件流(base64编码,(仅在pdf签名成功状态时回调))
	SignedPdfBase64 string `json:"signed_pdf_base64,omitempty" xml:"signed_pdf_base64,omitempty"`
	// 作废时间(仅在作废状态时回调),yyyy-MM-dd HH:mm:ss
	DeleteTime string `json:"delete_time,omitempty" xml:"delete_time,omitempty"`
	// 处方哈希的 P7签名(仅在签名成功时回调)
	SignedData string `json:"signed_data,omitempty" xml:"signed_data,omitempty"`
	// 签名医师openId
	OpenId string `json:"open_id,omitempty" xml:"open_id,omitempty"`
	// Body签名值
	Sign string `json:"sign,omitempty" xml:"sign,omitempty"`
	// 模板Id
	TemplateId string `json:"template_id,omitempty" xml:"template_id,omitempty"`
	// 处方ID
	UrId string `json:"ur_id,omitempty" xml:"ur_id,omitempty"`
	// 医网信处方唯一标识
	UniqueId string `json:"unique_id,omitempty" xml:"unique_id,omitempty"`
	// 订阅服务Id
	ServiceId int64 `json:"service_id,omitempty" xml:"service_id,omitempty"`
	// 签名订单状态 2已签名 6拒绝签名 7签名订单已过期删除 9已签名订单作废
	Status int64 `json:"status,omitempty" xml:"status,omitempty"`
}

PrescribeStatusDto 结构体

type PrescriptionDetailVo

type PrescriptionDetailVo struct {
	// 病历报告单
	RevisitPicUrlList []string `json:"revisit_pic_url_list,omitempty" xml:"revisit_pic_url_list>string,omitempty"`
	// 药品
	DrugList []DrugDto `json:"drug_list,omitempty" xml:"drug_list>drug_dto,omitempty"`
	// 诊断
	DiagnoseList []DiagnoseVo `json:"diagnose_list,omitempty" xml:"diagnose_list>diagnose_vo,omitempty"`
	// 患者年龄
	PatientAge string `json:"patient_age,omitempty" xml:"patient_age,omitempty"`
	// 患者电话
	PatientTel string `json:"patient_tel,omitempty" xml:"patient_tel,omitempty"`
	// 审核药师姓名
	AuditPharmacistName string `json:"audit_pharmacist_name,omitempty" xml:"audit_pharmacist_name,omitempty"`
	// 科室名
	DepartName string `json:"depart_name,omitempty" xml:"depart_name,omitempty"`
	// 省份证
	IdCard string `json:"id_card,omitempty" xml:"id_card,omitempty"`
	// 处方图地址
	PrescriptionPicUrl string `json:"prescription_pic_url,omitempty" xml:"prescription_pic_url,omitempty"`
	// 肝功能
	GanGongDetail string `json:"gan_gong_detail,omitempty" xml:"gan_gong_detail,omitempty"`
	// 既往史
	ProblemHistory string `json:"problem_history,omitempty" xml:"problem_history,omitempty"`
	// 淘宝订单号
	TaobaoOrderNo string `json:"taobao_order_no,omitempty" xml:"taobao_order_no,omitempty"`
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 配药药师姓名
	DispensingPharmacistName string `json:"dispensing_pharmacist_name,omitempty" xml:"dispensing_pharmacist_name,omitempty"`
	// 患者性别
	PatientSex string `json:"patient_sex,omitempty" xml:"patient_sex,omitempty"`
	// 医院名
	HospitalName string `json:"hospital_name,omitempty" xml:"hospital_name,omitempty"`
	// 肾功能
	ShenGongDetail string `json:"shen_gong_detail,omitempty" xml:"shen_gong_detail,omitempty"`
	// 处方号
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 病历号
	DiseaseRecordId string `json:"disease_record_id,omitempty" xml:"disease_record_id,omitempty"`
	// 过敏
	GuoMinDetail string `json:"guo_min_detail,omitempty" xml:"guo_min_detail,omitempty"`
	// 处方药有效期(小时)
	EffectiveTime string `json:"effective_time,omitempty" xml:"effective_time,omitempty"`
	// 医生姓名
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`
	// 医院id
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
	// 出生年月日
	PatientBirthday string `json:"patient_birthday,omitempty" xml:"patient_birthday,omitempty"`
	// 处方审核时间
	PrescriptionAuditTime int64 `json:"prescription_audit_time,omitempty" xml:"prescription_audit_time,omitempty"`
	// 处开具时间
	PrescriptionCreateTime int64 `json:"prescription_create_time,omitempty" xml:"prescription_create_time,omitempty"`
	// 接诊结束时间
	EndReceiveTime int64 `json:"end_receive_time,omitempty" xml:"end_receive_time,omitempty"`
	// 开始接诊时间
	StartReceiveTime int64 `json:"start_receive_time,omitempty" xml:"start_receive_time,omitempty"`
}

PrescriptionDetailVo 结构体

type PrescriptionGetByVerifyRequest

type PrescriptionGetByVerifyRequest struct {
	// 药店编码(必选)
	DrugStoreCode string `json:"drug_store_code,omitempty" xml:"drug_store_code,omitempty"`
	// 核销码(必选)
	VerifyCode string `json:"verify_code,omitempty" xml:"verify_code,omitempty"`
	// 药店名称(必选)
	DrugStoreName string `json:"drug_store_name,omitempty" xml:"drug_store_name,omitempty"`
	// 药师姓名(必选)
	PharmacistName string `json:"pharmacist_name,omitempty" xml:"pharmacist_name,omitempty"`
}

PrescriptionGetByVerifyRequest 结构体

type PrescriptionMoreDataResponse

type PrescriptionMoreDataResponse struct {
	// 药品列表
	DrugList []DrugDto `json:"drug_list,omitempty" xml:"drug_list>drug_dto,omitempty"`
	// 状态
	Status string `json:"status,omitempty" xml:"status,omitempty"`
	// 过期时间
	ExpiredTime string `json:"expired_time,omitempty" xml:"expired_time,omitempty"`
	// 费用类别
	FeeType string `json:"fee_type,omitempty" xml:"fee_type,omitempty"`
	// 创建时间
	GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"`
	// 处方类型
	RxType string `json:"rx_type,omitempty" xml:"rx_type,omitempty"`
	// 处方发送时间
	SendPrescriptionTime string `json:"send_prescription_time,omitempty" xml:"send_prescription_time,omitempty"`
	// 平台code
	ChannelCode string `json:"channel_code,omitempty" xml:"channel_code,omitempty"`
	// 处方号
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 药品类别
	DrugType string `json:"drug_type,omitempty" xml:"drug_type,omitempty"`
	// 服务类别
	ServiceType string `json:"service_type,omitempty" xml:"service_type,omitempty"`
	// 诊断
	DiagnoseName string `json:"diagnose_name,omitempty" xml:"diagnose_name,omitempty"`
	// 性别
	Sex string `json:"sex,omitempty" xml:"sex,omitempty"`
	// 年龄
	Age string `json:"age,omitempty" xml:"age,omitempty"`
	// 医生姓名
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`
	// 医院名字
	HospitalName string `json:"hospital_name,omitempty" xml:"hospital_name,omitempty"`
	// 药品数量
	RxCount string `json:"rx_count,omitempty" xml:"rx_count,omitempty"`
	// 外配处方备案号
	CardNumber string `json:"card_number,omitempty" xml:"card_number,omitempty"`
	// 患者电话
	MobilePhone string `json:"mobile_phone,omitempty" xml:"mobile_phone,omitempty"`
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 图片地址
	RxImageUrl string `json:"rx_image_url,omitempty" xml:"rx_image_url,omitempty"`
}

PrescriptionMoreDataResponse 结构体

type PrescriptionOutflowConfirmResponse

type PrescriptionOutflowConfirmResponse struct {
	// 备注说明
	Msg string `json:"msg,omitempty" xml:"msg,omitempty"`
	// 处方url地址
	Url string `json:"url,omitempty" xml:"url,omitempty"`
	// 返回成功或者失败
	Result bool `json:"result,omitempty" xml:"result,omitempty"`
}

PrescriptionOutflowConfirmResponse 结构体

type PrescriptionOutflowUpdateRequest

type PrescriptionOutflowUpdateRequest struct {
	// 诊断(非空)
	Diagnoses []Diagnose `json:"diagnoses,omitempty" xml:"diagnoses>diagnose,omitempty"`
	// 药品
	Drugs []Drugs `json:"drugs,omitempty" xml:"drugs>drugs,omitempty"`
	// 患者姓名(非空)
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 操作人或患者手机号-用于接收核销码短信(非空)
	MobilePhone string `json:"mobile_phone,omitempty" xml:"mobile_phone,omitempty"`
	// 操作人支付宝userId(可空)
	AlipayUserId string `json:"alipay_user_id,omitempty" xml:"alipay_user_id,omitempty"`
	// 患者年龄(非空)
	Age string `json:"age,omitempty" xml:"age,omitempty"`
	// 患者性别(非空)
	Sex string `json:"sex,omitempty" xml:"sex,omitempty"`
	// 患者现住址(可空)
	Address string `json:"address,omitempty" xml:"address,omitempty"`
	// 就诊号(可空)
	VisitId string `json:"visit_id,omitempty" xml:"visit_id,omitempty"`
	// 就诊类型(首诊、复诊)(可空)
	VisitType string `json:"visit_type,omitempty" xml:"visit_type,omitempty"`
	// 渠道、医院(非空)
	ChannelCode string `json:"channel_code,omitempty" xml:"channel_code,omitempty"`
	// 就诊科室id(可空)
	DetpId string `json:"detp_id,omitempty" xml:"detp_id,omitempty"`
	// 就诊科室名称(非空)
	DeptName string `json:"dept_name,omitempty" xml:"dept_name,omitempty"`
	// 就诊医生id(可空)
	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`
	// 就诊医生姓名(非空)
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`
	// 患者id(可空)
	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`
	// 就诊时间(可空)
	VisitTime string `json:"visit_time,omitempty" xml:"visit_time,omitempty"`
	// 主诉(可空)
	MainTell string `json:"main_tell,omitempty" xml:"main_tell,omitempty"`
	// 现病史(可空)
	ProblemNow string `json:"problem_now,omitempty" xml:"problem_now,omitempty"`
	// 一般检查(可空)
	BodyCheck string `json:"body_check,omitempty" xml:"body_check,omitempty"`
	// 医生嘱言(可空)
	DoctorAdvice string `json:"doctor_advice,omitempty" xml:"doctor_advice,omitempty"`
	// 处方编号(非空)
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 处方类型(可空) COMMON-普通处方(默认) CHILDREN-儿童处方
	RxType string `json:"rx_type,omitempty" xml:"rx_type,omitempty"`
	// 药品类型(可空)WEST-西药(默认) TCM-草药
	DrugType string `json:"drug_type,omitempty" xml:"drug_type,omitempty"`
	// 费用类型(可空)OWN_EXPENSE-自费(默认)MEDICAL_INSURANCE-医保
	FeeType string `json:"fee_type,omitempty" xml:"fee_type,omitempty"`
	// 处方流转医保备案编号(医保支付时必填)
	CardNumber string `json:"card_number,omitempty" xml:"card_number,omitempty"`
	// 浙江省平台(可空)
	PlatformCode string `json:"platform_code,omitempty" xml:"platform_code,omitempty"`
	// 扩展属性JSON
	Attributes string `json:"attributes,omitempty" xml:"attributes,omitempty"`
	// 身份证号(可空)
	IdCard string `json:"id_card,omitempty" xml:"id_card,omitempty"`
	// 医院档案类型(可空)VISIT_CARD就诊卡、ID_CARD身份证、MEDICAL_INSURANCE医保卡、MEDICAL_INSURANCE_ELECTRONIC_VOUCHER医保电子凭证、HOSPITAL_MEDICAL_ID医院病历号
	ArchivesType string `json:"archives_type,omitempty" xml:"archives_type,omitempty"`
	// 处方来源(可空)INTERNET_HOSPITAL_PRESCRIPTION互联网医院处方外配、DEPART_PRESCRIPTION门诊处方外配、CONSUMABLES_ADVICE耗材医嘱流转
	Source string `json:"source,omitempty" xml:"source,omitempty"`
	// 模板(可空)INTERNET_HOSPITAL_PRESCRIPTION互联网医院处方笺、ELECTRONIC_PRESCRIPTION电子处方笺、DOCTOR_ADVICE医嘱单
	Template string `json:"template,omitempty" xml:"template,omitempty"`
	// 患者就医医院的档案/卡号ID
	ArchivesId string `json:"archives_id,omitempty" xml:"archives_id,omitempty"`
	// 患者类型(可空):OWN_EXPENSE-自费、PROVINCE_MEDICAL_INSURANCE-省医保、CITY_MEDICAL_INSURANCE-市医保、BUSINESS_INSURANCE-商保
	PatientType string `json:"patient_type,omitempty" xml:"patient_type,omitempty"`
	// 患者参保地(可空):杭州市本级、衢州市本级、浙江省本级、。。。。
	PatientInsuredRegion string `json:"patient_insured_region,omitempty" xml:"patient_insured_region,omitempty"`
	// 医保结算发生地(可空):医保中心代码(行政区域代码)
	InsuranceSettlementRegion string `json:"insurance_settlement_region,omitempty" xml:"insurance_settlement_region,omitempty"`
	// 同步his错误信息(可空)
	SyncHisErrMsg string `json:"sync_his_err_msg,omitempty" xml:"sync_his_err_msg,omitempty"`
	// 同步his结果(非空)
	SyncHisResult bool `json:"sync_his_result,omitempty" xml:"sync_his_result,omitempty"`
}

PrescriptionOutflowUpdateRequest 结构体

type PrescriptionVerifyRequest

type PrescriptionVerifyRequest struct {
	// 药品信息(必选)
	DrugList []DrugDto `json:"drug_list,omitempty" xml:"drug_list>drug_dto,omitempty"`
	// 核销码(必选)
	VerifyCode string `json:"verify_code,omitempty" xml:"verify_code,omitempty"`
	// 处方号(必选)
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 药师名字(必选)
	PharmacistName string `json:"pharmacist_name,omitempty" xml:"pharmacist_name,omitempty"`
	// 药店id(必选)
	DrugStoreCode string `json:"drug_store_code,omitempty" xml:"drug_store_code,omitempty"`
	// 药店名字(必选)
	DrugStoreName string `json:"drug_store_name,omitempty" xml:"drug_store_name,omitempty"`
	// 结算id(必选)
	OutSettlement string `json:"out_settlement,omitempty" xml:"out_settlement,omitempty"`
	// 核销金额(必选)
	VerificationAmount *BigDecimal `json:"verification_amount,omitempty" xml:"verification_amount,omitempty"`
	// 是否核销(必选)
	IfConfirm bool `json:"if_confirm,omitempty" xml:"if_confirm,omitempty"`
}

PrescriptionVerifyRequest 结构体

type ServiceResult

type ServiceResult struct {
	// errMessage
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`
	// errCode
	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`
	// 返回数据对象
	Data *PrescriptionDetailVo `json:"data,omitempty" xml:"data,omitempty"`
	// success
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

ServiceResult 结构体

type SyncOperationInfoRequest

type SyncOperationInfoRequest struct {
	// 操作时间(非空)
	OperateTime string `json:"operate_time,omitempty" xml:"operate_time,omitempty"`
	// 授权id(非空)
	AuthorizationId string `json:"authorization_id,omitempty" xml:"authorization_id,omitempty"`
	// 医院id(非空)
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
	// 渠道(非空)(ALIPAY:支付宝)
	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`
	// 患者id(非空)
	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`
	// 操作类型(非空)(ENTER_HOME_PAGE:进入首页)
	OperateType string `json:"operate_type,omitempty" xml:"operate_type,omitempty"`
	// 患者姓名(非空)
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
}

SyncOperationInfoRequest 结构体

type SyncPatientInfoRequest

type SyncPatientInfoRequest struct {
	// 患者id(非空)
	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`
	// 患者姓名(非空)
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 身份证号(非空)
	IdCard string `json:"id_card,omitempty" xml:"id_card,omitempty"`
	// 患者手机号(非空)
	MobilePhone string `json:"mobile_phone,omitempty" xml:"mobile_phone,omitempty"`
	// 所属医院id(非空)
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
}

SyncPatientInfoRequest 结构体

type SyncPrescriptionStatusRequest

type SyncPrescriptionStatusRequest struct {
	// 阿里将康处方号(非空)
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`
	// 处方状态
	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

SyncPrescriptionStatusRequest 结构体

type SyncVisitInfoRequest

type SyncVisitInfoRequest struct {
	// 业务创建时间(非空)
	CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"`
	// 业务类型(非空)
	BusinessType string `json:"business_type,omitempty" xml:"business_type,omitempty"`
	// 业务id(非空)
	BusinessId string `json:"business_id,omitempty" xml:"business_id,omitempty"`
	// 授权id(非空)
	AuthorizationId string `json:"authorization_id,omitempty" xml:"authorization_id,omitempty"`
	// 医院id(非空)
	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
	// 医生id(非空)
	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`
	// 医生名(非空)
	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`
	// 科室id(非空)
	DepartId string `json:"depart_id,omitempty" xml:"depart_id,omitempty"`
	// 科室名(非空)
	DepartName string `json:"depart_name,omitempty" xml:"depart_name,omitempty"`
	// 患者id(非空)
	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`
	// 患者名(非空)
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 状态(非空)
	VisitStatus string `json:"visit_status,omitempty" xml:"visit_status,omitempty"`
	// 首次回复时间(可空)
	FirstResponseTime string `json:"first_response_time,omitempty" xml:"first_response_time,omitempty"`
}

SyncVisitInfoRequest 结构体

type UsageRequest

type UsageRequest struct {
	// 用法code(非空)
	HisUsageCode string `json:"his_usage_code,omitempty" xml:"his_usage_code,omitempty"`
	// 用法名称(非空)
	HisUsageName string `json:"his_usage_name,omitempty" xml:"his_usage_name,omitempty"`
	// 渠道(非空)
	ChannelCode string `json:"channel_code,omitempty" xml:"channel_code,omitempty"`
	// 1可用0停用(非空)
	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

UsageRequest 结构体

type YwxCommonVo added in v1.2.7

type YwxCommonVo struct {
	// 状态
	Status string `json:"status,omitempty" xml:"status,omitempty"`
	// 描述
	Message string `json:"message,omitempty" xml:"message,omitempty"`
}

YwxCommonVo 结构体

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL