alihealthpw

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 alihealthpw 包含阿里健康公益线API相关结构体

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaAlihealthPwApplynodeUpdateAPIRequest added in v1.2.0

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

AlibabaAlihealthPwApplynodeUpdateAPIRequest 申请节点变更回调 API请求 alibaba.alihealth.pw.applynode.update

基金会回调阿里健康更新药品援助申请单的状态

func NewAlibabaAlihealthPwApplynodeUpdateRequest

func NewAlibabaAlihealthPwApplynodeUpdateRequest() *AlibabaAlihealthPwApplynodeUpdateAPIRequest

NewAlibabaAlihealthPwApplynodeUpdateRequest 初始化AlibabaAlihealthPwApplynodeUpdateAPIRequest对象

func (AlibabaAlihealthPwApplynodeUpdateAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwApplynodeUpdateAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwApplynodeUpdateAPIRequest) GetBody added in v1.2.0

GetBody Body Getter

func (*AlibabaAlihealthPwApplynodeUpdateAPIRequest) SetBody added in v1.2.0

SetBody is Body Setter 回调入参

type AlibabaAlihealthPwApplynodeUpdateAPIResponse

type AlibabaAlihealthPwApplynodeUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwApplynodeUpdateAPIResponseModel
}

AlibabaAlihealthPwApplynodeUpdateAPIResponse 申请节点变更回调 API返回值 alibaba.alihealth.pw.applynode.update

基金会回调阿里健康更新药品援助申请单的状态

type AlibabaAlihealthPwApplynodeUpdateAPIResponseModel added in v1.2.0

type AlibabaAlihealthPwApplynodeUpdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_applynode_update_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// pap项目状态码
	PapCode string `json:"pap_code,omitempty" xml:"pap_code,omitempty"`
	// pap项目状态描述
	PapMessage string `json:"pap_message,omitempty" xml:"pap_message,omitempty"`
}

AlibabaAlihealthPwApplynodeUpdateAPIResponseModel is 申请节点变更回调 成功返回结果

type AlibabaAlihealthPwApplynodeUpdatenameAPIRequest added in v1.2.0

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

AlibabaAlihealthPwApplynodeUpdatenameAPIRequest 回调变更患者姓名 API请求 alibaba.alihealth.pw.applynode.updatename

回调变更患者姓名

func NewAlibabaAlihealthPwApplynodeUpdatenameRequest

func NewAlibabaAlihealthPwApplynodeUpdatenameRequest() *AlibabaAlihealthPwApplynodeUpdatenameAPIRequest

NewAlibabaAlihealthPwApplynodeUpdatenameRequest 初始化AlibabaAlihealthPwApplynodeUpdatenameAPIRequest对象

func (AlibabaAlihealthPwApplynodeUpdatenameAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwApplynodeUpdatenameAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwApplynodeUpdatenameAPIRequest) GetBody added in v1.2.0

GetBody Body Getter

func (*AlibabaAlihealthPwApplynodeUpdatenameAPIRequest) SetBody added in v1.2.0

SetBody is Body Setter 回调入参

type AlibabaAlihealthPwApplynodeUpdatenameAPIResponse

type AlibabaAlihealthPwApplynodeUpdatenameAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwApplynodeUpdatenameAPIResponseModel
}

AlibabaAlihealthPwApplynodeUpdatenameAPIResponse 回调变更患者姓名 API返回值 alibaba.alihealth.pw.applynode.updatename

回调变更患者姓名

type AlibabaAlihealthPwApplynodeUpdatenameAPIResponseModel added in v1.2.0

type AlibabaAlihealthPwApplynodeUpdatenameAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_applynode_updatename_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// pap项目状态码
	PapCode string `json:"pap_code,omitempty" xml:"pap_code,omitempty"`
	// pap项目状态描述
	PapMessage string `json:"pap_message,omitempty" xml:"pap_message,omitempty"`
}

AlibabaAlihealthPwApplynodeUpdatenameAPIResponseModel is 回调变更患者姓名 成功返回结果

type AlibabaAlihealthPwGmAuditAPIRequest added in v1.2.5

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

AlibabaAlihealthPwGmAuditAPIRequest 同情用药审核接口 API请求 alibaba.alihealth.pw.gm.audit

同情用药审核接口,提供给合作方审核申请单

func NewAlibabaAlihealthPwGmAuditRequest added in v1.2.5

func NewAlibabaAlihealthPwGmAuditRequest() *AlibabaAlihealthPwGmAuditAPIRequest

NewAlibabaAlihealthPwGmAuditRequest 初始化AlibabaAlihealthPwGmAuditAPIRequest对象

func (AlibabaAlihealthPwGmAuditAPIRequest) GetApiMethodName added in v1.2.5

func (r AlibabaAlihealthPwGmAuditAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwGmAuditAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwGmAuditAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwGmAuditAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwGmAuditAPIResponse added in v1.2.5

type AlibabaAlihealthPwGmAuditAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwGmAuditAPIResponseModel
}

AlibabaAlihealthPwGmAuditAPIResponse 同情用药审核接口 API返回值 alibaba.alihealth.pw.gm.audit

同情用药审核接口,提供给合作方审核申请单

type AlibabaAlihealthPwGmAuditAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwGmAuditAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_gm_audit_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwGmAuditAPIResponseModel is 同情用药审核接口 成功返回结果

type AlibabaAlihealthPwGmDetailAPIRequest added in v1.2.5

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

AlibabaAlihealthPwGmDetailAPIRequest 同情用药申请单详情接口 API请求 alibaba.alihealth.pw.gm.detail

同情用药申请单详情接口,提供给合作方查询申请单详情

func NewAlibabaAlihealthPwGmDetailRequest added in v1.2.5

func NewAlibabaAlihealthPwGmDetailRequest() *AlibabaAlihealthPwGmDetailAPIRequest

NewAlibabaAlihealthPwGmDetailRequest 初始化AlibabaAlihealthPwGmDetailAPIRequest对象

func (AlibabaAlihealthPwGmDetailAPIRequest) GetApiMethodName added in v1.2.5

func (r AlibabaAlihealthPwGmDetailAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwGmDetailAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwGmDetailAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwGmDetailAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwGmDetailAPIResponse added in v1.2.5

type AlibabaAlihealthPwGmDetailAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwGmDetailAPIResponseModel
}

AlibabaAlihealthPwGmDetailAPIResponse 同情用药申请单详情接口 API返回值 alibaba.alihealth.pw.gm.detail

同情用药申请单详情接口,提供给合作方查询申请单详情

type AlibabaAlihealthPwGmDetailAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwGmDetailAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_gm_detail_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwGmDetailAPIResponseModel is 同情用药申请单详情接口 成功返回结果

type AlibabaAlihealthPwGmIdsListAPIRequest added in v1.2.5

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

AlibabaAlihealthPwGmIdsListAPIRequest 同情用药根据申请单列表查询申请单 API请求 alibaba.alihealth.pw.gm.ids.list

同情用药根据申请单列表查询申请单

func NewAlibabaAlihealthPwGmIdsListRequest added in v1.2.5

func NewAlibabaAlihealthPwGmIdsListRequest() *AlibabaAlihealthPwGmIdsListAPIRequest

NewAlibabaAlihealthPwGmIdsListRequest 初始化AlibabaAlihealthPwGmIdsListAPIRequest对象

func (AlibabaAlihealthPwGmIdsListAPIRequest) GetApiMethodName added in v1.2.5

func (r AlibabaAlihealthPwGmIdsListAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwGmIdsListAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwGmIdsListAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwGmIdsListAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwGmIdsListAPIResponse added in v1.2.5

type AlibabaAlihealthPwGmIdsListAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwGmIdsListAPIResponseModel
}

AlibabaAlihealthPwGmIdsListAPIResponse 同情用药根据申请单列表查询申请单 API返回值 alibaba.alihealth.pw.gm.ids.list

同情用药根据申请单列表查询申请单

type AlibabaAlihealthPwGmIdsListAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwGmIdsListAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_gm_ids_list_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwGmIdsListAPIResponseModel is 同情用药根据申请单列表查询申请单 成功返回结果

type AlibabaAlihealthPwGmPendingListAPIRequest added in v1.2.5

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

AlibabaAlihealthPwGmPendingListAPIRequest 同情用药待审核工单查询接口 API请求 alibaba.alihealth.pw.gm.pending.list

同情用药待审核工单查询接口,提供给合作方用来查询待处理工单列表

func NewAlibabaAlihealthPwGmPendingListRequest added in v1.2.5

func NewAlibabaAlihealthPwGmPendingListRequest() *AlibabaAlihealthPwGmPendingListAPIRequest

NewAlibabaAlihealthPwGmPendingListRequest 初始化AlibabaAlihealthPwGmPendingListAPIRequest对象

func (AlibabaAlihealthPwGmPendingListAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwGmPendingListAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwGmPendingListAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwGmPendingListAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwGmPendingListAPIResponse added in v1.2.5

type AlibabaAlihealthPwGmPendingListAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwGmPendingListAPIResponseModel
}

AlibabaAlihealthPwGmPendingListAPIResponse 同情用药待审核工单查询接口 API返回值 alibaba.alihealth.pw.gm.pending.list

同情用药待审核工单查询接口,提供给合作方用来查询待处理工单列表

type AlibabaAlihealthPwGmPendingListAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwGmPendingListAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_gm_pending_list_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwGmPendingListAPIResponseModel is 同情用药待审核工单查询接口 成功返回结果

type AlibabaAlihealthPwSpecialSynchronodeAPIRequest added in v1.2.5

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

AlibabaAlihealthPwSpecialSynchronodeAPIRequest 合作方同步状态至阿里健康 API请求 alibaba.alihealth.pw.special.synchronode

合作方同步状态至阿里健康

func NewAlibabaAlihealthPwSpecialSynchronodeRequest added in v1.2.5

func NewAlibabaAlihealthPwSpecialSynchronodeRequest() *AlibabaAlihealthPwSpecialSynchronodeAPIRequest

NewAlibabaAlihealthPwSpecialSynchronodeRequest 初始化AlibabaAlihealthPwSpecialSynchronodeAPIRequest对象

func (AlibabaAlihealthPwSpecialSynchronodeAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwSpecialSynchronodeAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwSpecialSynchronodeAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwSpecialSynchronodeAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 状态信息入参

type AlibabaAlihealthPwSpecialSynchronodeAPIResponse added in v1.2.5

type AlibabaAlihealthPwSpecialSynchronodeAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwSpecialSynchronodeAPIResponseModel
}

AlibabaAlihealthPwSpecialSynchronodeAPIResponse 合作方同步状态至阿里健康 API返回值 alibaba.alihealth.pw.special.synchronode

合作方同步状态至阿里健康

type AlibabaAlihealthPwSpecialSynchronodeAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwSpecialSynchronodeAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_special_synchronode_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwSpecialSynchronodeAPIResponseModel is 合作方同步状态至阿里健康 成功返回结果

type AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest added in v1.2.5

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

AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest 同步患者姓名至阿里健康 API请求 alibaba.alihealth.pw.special.synchropatientname

同步患者姓名至阿里健康

func NewAlibabaAlihealthPwSpecialSynchropatientnameRequest added in v1.2.5

func NewAlibabaAlihealthPwSpecialSynchropatientnameRequest() *AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest

NewAlibabaAlihealthPwSpecialSynchropatientnameRequest 初始化AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest对象

func (AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwSpecialSynchropatientnameAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwSpecialSynchropatientnameAPIResponse added in v1.2.5

type AlibabaAlihealthPwSpecialSynchropatientnameAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwSpecialSynchropatientnameAPIResponseModel
}

AlibabaAlihealthPwSpecialSynchropatientnameAPIResponse 同步患者姓名至阿里健康 API返回值 alibaba.alihealth.pw.special.synchropatientname

同步患者姓名至阿里健康

type AlibabaAlihealthPwSpecialSynchropatientnameAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwSpecialSynchropatientnameAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_special_synchropatientname_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwSpecialSynchropatientnameAPIResponseModel is 同步患者姓名至阿里健康 成功返回结果

type AlibabaAlihealthPwSpecialSynchrosmsAPIRequest added in v1.2.5

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

AlibabaAlihealthPwSpecialSynchrosmsAPIRequest 同步短信信息至阿里健康 API请求 alibaba.alihealth.pw.special.synchrosms

同步短信信息至阿里健康

func NewAlibabaAlihealthPwSpecialSynchrosmsRequest added in v1.2.5

func NewAlibabaAlihealthPwSpecialSynchrosmsRequest() *AlibabaAlihealthPwSpecialSynchrosmsAPIRequest

NewAlibabaAlihealthPwSpecialSynchrosmsRequest 初始化AlibabaAlihealthPwSpecialSynchrosmsAPIRequest对象

func (AlibabaAlihealthPwSpecialSynchrosmsAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaAlihealthPwSpecialSynchrosmsAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaAlihealthPwSpecialSynchrosmsAPIRequest) GetBody added in v1.2.5

GetBody Body Getter

func (*AlibabaAlihealthPwSpecialSynchrosmsAPIRequest) SetBody added in v1.2.5

SetBody is Body Setter 入参

type AlibabaAlihealthPwSpecialSynchrosmsAPIResponse added in v1.2.5

type AlibabaAlihealthPwSpecialSynchrosmsAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthPwSpecialSynchrosmsAPIResponseModel
}

AlibabaAlihealthPwSpecialSynchrosmsAPIResponse 同步短信信息至阿里健康 API返回值 alibaba.alihealth.pw.special.synchrosms

同步短信信息至阿里健康

type AlibabaAlihealthPwSpecialSynchrosmsAPIResponseModel added in v1.2.5

type AlibabaAlihealthPwSpecialSynchrosmsAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_alihealth_pw_special_synchrosms_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 返回值
	Result *ResponseMessage `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabaAlihealthPwSpecialSynchrosmsAPIResponseModel is 同步短信信息至阿里健康 成功返回结果

type ApplyDetailResp added in v1.2.5

type ApplyDetailResp struct {
	// 审核时间
	AuditTime string `json:"audit_time,omitempty" xml:"audit_time,omitempty"`
	// 申请时间
	ApplyTime string `json:"apply_time,omitempty" xml:"apply_time,omitempty"`
	// 状态文案
	ApplyStatusDesc string `json:"apply_status_desc,omitempty" xml:"apply_status_desc,omitempty"`
	// 状态
	ApplyStatus string `json:"apply_status,omitempty" xml:"apply_status,omitempty"`
	// 申请类型
	ApplyType string `json:"apply_type,omitempty" xml:"apply_type,omitempty"`
	// 申请信息
	ApplyInfo *ApplyInfo `json:"apply_info,omitempty" xml:"apply_info,omitempty"`
}

ApplyDetailResp 结构体

type ApplyInfo added in v1.2.5

type ApplyInfo struct {
	// 就诊信息
	TreatInfo *TreatInfo `json:"treat_info,omitempty" xml:"treat_info,omitempty"`
	// 填写人信息
	WriterInfo *WriterInfo `json:"writer_info,omitempty" xml:"writer_info,omitempty"`
	// 患者信息
	PatientInfo *PatientInfo `json:"patient_info,omitempty" xml:"patient_info,omitempty"`
}

ApplyInfo 结构体

type AuditReq added in v1.2.5

type AuditReq struct {
	// 审核时间
	AuditTime string `json:"audit_time,omitempty" xml:"audit_time,omitempty"`
	// 申请单唯一编码
	ApplyUniqueCode string `json:"apply_unique_code,omitempty" xml:"apply_unique_code,omitempty"`
	// 审核状态
	AuditStatus string `json:"audit_status,omitempty" xml:"audit_status,omitempty"`
	// 医院信息
	HospitalAddress string `json:"hospital_address,omitempty" xml:"hospital_address,omitempty"`
	// 治疗时间
	TreatTime string `json:"treat_time,omitempty" xml:"treat_time,omitempty"`
	// 审核意见
	AuditRemark string `json:"audit_remark,omitempty" xml:"audit_remark,omitempty"`
}

AuditReq 结构体

type AuditRollbackRo

type AuditRollbackRo struct {
	// 医院列表
	HospitalsDesc []string `json:"hospitals_desc,omitempty" xml:"hospitals_desc>string,omitempty"`
	// 打款日期
	ReceiptDate string `json:"receipt_date,omitempty" xml:"receipt_date,omitempty"`
	// 唯一编码
	UserUniqueCode string `json:"user_unique_code,omitempty" xml:"user_unique_code,omitempty"`
	// 审核时间
	ApplyAuditTime string `json:"apply_audit_time,omitempty" xml:"apply_audit_time,omitempty"`
	// xxx
	CheckRemark string `json:"check_remark,omitempty" xml:"check_remark,omitempty"`
	// 跳转url
	Url string `json:"url,omitempty" xml:"url,omitempty"`
	// 收款人
	ReceiptName string `json:"receipt_name,omitempty" xml:"receipt_name,omitempty"`
	// 收款账户
	ReceiptAccount string `json:"receipt_account,omitempty" xml:"receipt_account,omitempty"`
	// 审核状态
	ApplyAuditStatus string `json:"apply_audit_status,omitempty" xml:"apply_audit_status,omitempty"`
	// 申请项目
	ProjectThirdId string `json:"project_third_id,omitempty" xml:"project_third_id,omitempty"`
	// 收款金额
	ReceiptMoney string `json:"receipt_money,omitempty" xml:"receipt_money,omitempty"`
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 选择医院
	HospitalInfo *HospitalInfoDto `json:"hospital_info,omitempty" xml:"hospital_info,omitempty"`
}

AuditRollbackRo 结构体

type DetailForBReq added in v1.2.5

type DetailForBReq struct {
	// 申请单唯一编码
	ApplyUniqueCode string `json:"apply_unique_code,omitempty" xml:"apply_unique_code,omitempty"`
}

DetailForBReq 结构体

type HospitalInfoDto added in v1.2.5

type HospitalInfoDto struct {
	// 医院联系方式
	HospitalPhone string `json:"hospital_phone,omitempty" xml:"hospital_phone,omitempty"`
	// 医院名称
	HospitalName string `json:"hospital_name,omitempty" xml:"hospital_name,omitempty"`
	// 医院地址
	HospitalAddress string `json:"hospital_address,omitempty" xml:"hospital_address,omitempty"`
	HospitalLogo string `json:"hospital_logo,omitempty" xml:"hospital_logo,omitempty"`
	// 医院等级
	HospitalGrade string `json:"hospital_grade,omitempty" xml:"hospital_grade,omitempty"`
	// 医院编码
	HospitalCode string `json:"hospital_code,omitempty" xml:"hospital_code,omitempty"`
}

HospitalInfoDto 结构体

type ListByApplyIdsForBReq added in v1.2.5

type ListByApplyIdsForBReq struct {
	// 编码列表
	ApplyUniqueCodes []string `json:"apply_unique_codes,omitempty" xml:"apply_unique_codes>string,omitempty"`
}

ListByApplyIdsForBReq 结构体

type ListByApplyIdsForBResp added in v1.2.5

type ListByApplyIdsForBResp struct {
	// 列表
	List []PendingListDto `json:"list,omitempty" xml:"list>pending_list_dto,omitempty"`
}

ListByApplyIdsForBResp 结构体

type ModifyNameRo

type ModifyNameRo struct {
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 修改时间
	ModifyTime string `json:"modify_time,omitempty" xml:"modify_time,omitempty"`
	// 用户唯一编码
	UserUniqueCode string `json:"user_unique_code,omitempty" xml:"user_unique_code,omitempty"`
	// 三方项目id
	ProjectThirdId string `json:"project_third_id,omitempty" xml:"project_third_id,omitempty"`
}

ModifyNameRo 结构体

type PatientInfo added in v1.2.5

type PatientInfo struct {
	// 生日
	Birthday string `json:"birthday,omitempty" xml:"birthday,omitempty"`
	// 身份证
	PatientCard string `json:"patient_card,omitempty" xml:"patient_card,omitempty"`
	// 性别
	PatientSex string `json:"patient_sex,omitempty" xml:"patient_sex,omitempty"`
	// 姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
}

PatientInfo 结构体

type PendingListDto added in v1.2.5

type PendingListDto struct {
	// 申请状态
	ApplyStatus string `json:"apply_status,omitempty" xml:"apply_status,omitempty"`
	// 申请类型
	ApplyType string `json:"apply_type,omitempty" xml:"apply_type,omitempty"`
	// 申请时间
	ApplyDate string `json:"apply_date,omitempty" xml:"apply_date,omitempty"`
	// 唯一编码
	ApplyUniqueCode string `json:"apply_unique_code,omitempty" xml:"apply_unique_code,omitempty"`
}

PendingListDto 结构体

type PendingListReq added in v1.2.5

type PendingListReq struct {
	// 状态列表
	ApplyStatusList []string `json:"apply_status_list,omitempty" xml:"apply_status_list>string,omitempty"`
	// 申请类型
	ApplyType string `json:"apply_type,omitempty" xml:"apply_type,omitempty"`
	// 当前页面
	PageNumber int64 `json:"page_number,omitempty" xml:"page_number,omitempty"`
	// 每页大小
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
}

PendingListReq 结构体

type PendingListResp added in v1.2.5

type PendingListResp struct {
	// 列表
	List []PendingListDto `json:"list,omitempty" xml:"list>pending_list_dto,omitempty"`
	// 申请类型
	ApplyType string `json:"apply_type,omitempty" xml:"apply_type,omitempty"`
	// 总数
	Total int64 `json:"total,omitempty" xml:"total,omitempty"`
	// 当前页
	PageNumber int64 `json:"page_number,omitempty" xml:"page_number,omitempty"`
	// 每页大小
	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`
}

PendingListResp 结构体

type ResponseMessage added in v1.2.5

type ResponseMessage struct {
	// 状态码
	Code string `json:"code,omitempty" xml:"code,omitempty"`
	// 错误信息
	Message string `json:"message,omitempty" xml:"message,omitempty"`
	// 数据
	Data *ApplyDetailResp `json:"data,omitempty" xml:"data,omitempty"`
}

ResponseMessage 结构体

type SNodeDto added in v1.2.5

type SNodeDto struct {
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 医疗费用补助
	HospitalAllowance string `json:"hospital_allowance,omitempty" xml:"hospital_allowance,omitempty"`
	// 医院收件电话
	HospitalEmsPhone string `json:"hospital_ems_phone,omitempty" xml:"hospital_ems_phone,omitempty"`
	// 是否转诊
	IsRefer string `json:"is_refer,omitempty" xml:"is_refer,omitempty"`
	// 资料链接
	DownloadUrl string `json:"download_url,omitempty" xml:"download_url,omitempty"`
	// 医院地址
	HospitalAddress string `json:"hospital_address,omitempty" xml:"hospital_address,omitempty"`
	// 唯一编码
	UserUniqueCode string `json:"user_unique_code,omitempty" xml:"user_unique_code,omitempty"`
	// 审核时间
	ApplyAuditTime string `json:"apply_audit_time,omitempty" xml:"apply_audit_time,omitempty"`
	// 交通住宿打款日期
	FoundationPayDate string `json:"foundation_pay_date,omitempty" xml:"foundation_pay_date,omitempty"`
	// 审核意见
	CheckRemark string `json:"check_remark,omitempty" xml:"check_remark,omitempty"`
	// 医院电话
	HospitalPhone string `json:"hospital_phone,omitempty" xml:"hospital_phone,omitempty"`
	// 医院收件电话
	FoundationEmsPhone string `json:"foundation_ems_phone,omitempty" xml:"foundation_ems_phone,omitempty"`
	// 跳转url
	Url string `json:"url,omitempty" xml:"url,omitempty"`
	// 基金会收件地址
	FoundationEmsAddress string `json:"foundation_ems_address,omitempty" xml:"foundation_ems_address,omitempty"`
	// 交通住宿金额
	FoundationAllowance string `json:"foundation_allowance,omitempty" xml:"foundation_allowance,omitempty"`
	// 短信通知手机
	SmsPhone string `json:"sms_phone,omitempty" xml:"sms_phone,omitempty"`
	// 基金会收件人
	HospitalAddressee string `json:"hospital_addressee,omitempty" xml:"hospital_addressee,omitempty"`
	// 审核状态
	ApplyAuditStatus string `json:"apply_audit_status,omitempty" xml:"apply_audit_status,omitempty"`
	// 就诊医院
	TreatHospital string `json:"treat_hospital,omitempty" xml:"treat_hospital,omitempty"`
	// 基金会收件人
	FoundationAddressee string `json:"foundation_addressee,omitempty" xml:"foundation_addressee,omitempty"`
	// 医疗费用打款日期
	HospitalPayDate string `json:"hospital_pay_date,omitempty" xml:"hospital_pay_date,omitempty"`
	// 申请项目
	ProjectThirdId string `json:"project_third_id,omitempty" xml:"project_third_id,omitempty"`
	// 医院收件地址
	HospitalEmsAddress string `json:"hospital_ems_address,omitempty" xml:"hospital_ems_address,omitempty"`
	// 打款机构
	PaymentInstitution string `json:"payment_institution,omitempty" xml:"payment_institution,omitempty"`
}

SNodeDto 结构体

type SynchroPatientNameDto added in v1.2.5

type SynchroPatientNameDto struct {
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 修改时间
	ModifyTime string `json:"modify_time,omitempty" xml:"modify_time,omitempty"`
	// 唯一编码
	UserUniqueCode string `json:"user_unique_code,omitempty" xml:"user_unique_code,omitempty"`
	// 申请项目
	ProjectThirdId string `json:"project_third_id,omitempty" xml:"project_third_id,omitempty"`
}

SynchroPatientNameDto 结构体

type SynchroSmsDto added in v1.2.5

type SynchroSmsDto struct {
	// 患者姓名
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`
	// 短信通知手机号
	SmsPhone string `json:"sms_phone,omitempty" xml:"sms_phone,omitempty"`
	// 就诊医院
	TreatHospital string `json:"treat_hospital,omitempty" xml:"treat_hospital,omitempty"`
	// 唯一编码
	UserUniqueCode string `json:"user_unique_code,omitempty" xml:"user_unique_code,omitempty"`
	// 申请项目
	ProjectThirdId string `json:"project_third_id,omitempty" xml:"project_third_id,omitempty"`
	// 医院收件人
	HospitalAddressee string `json:"hospital_addressee,omitempty" xml:"hospital_addressee,omitempty"`
	// 医院收件电话
	HospitalEmsPhone string `json:"hospital_ems_phone,omitempty" xml:"hospital_ems_phone,omitempty"`
	// 医院收件地址
	HospitalEmsAddress string `json:"hospital_ems_address,omitempty" xml:"hospital_ems_address,omitempty"`
	// 医院地址
	HospitalAddress string `json:"hospital_address,omitempty" xml:"hospital_address,omitempty"`
	// 医院电话
	HospitalPhone string `json:"hospital_phone,omitempty" xml:"hospital_phone,omitempty"`
}

SynchroSmsDto 结构体

type TreatInfo added in v1.2.5

type TreatInfo struct {
	// 诊疗报告
	DiagnosisReports []string `json:"diagnosis_reports,omitempty" xml:"diagnosis_reports>string,omitempty"`
	// 就诊医生
	Doctor string `json:"doctor,omitempty" xml:"doctor,omitempty"`
	// 医院
	Hospital string `json:"hospital,omitempty" xml:"hospital,omitempty"`
	// 城市
	City string `json:"city,omitempty" xml:"city,omitempty"`
	// 疾病名
	DiseaseName string `json:"disease_name,omitempty" xml:"disease_name,omitempty"`
	// 药品名称
	DrugName string `json:"drug_name,omitempty" xml:"drug_name,omitempty"`
}

TreatInfo 结构体

type WriterInfo added in v1.2.5

type WriterInfo struct {
	// 渠道
	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`
	// 联系方式
	Phone string `json:"phone,omitempty" xml:"phone,omitempty"`
	// 收入
	Income string `json:"income,omitempty" xml:"income,omitempty"`
	// 亲属关系
	RelationShip string `json:"relation_ship,omitempty" xml:"relation_ship,omitempty"`
}

WriterInfo 结构体

Jump to

Keyboard shortcuts

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