alihealthoutflow

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponse

type AlibabaAlihealthAsyncprescribePrescriptionDetailAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthAsyncprescribePrescriptionDetailResponse
}

异步开方处方详情 APIResponse alibaba.alihealth.asyncprescribe.prescription.detail

异步开方处方查询

type AlibabaAlihealthAsyncprescribePrescriptionDetailRequest

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

异步开方处方详情 APIRequest alibaba.alihealth.asyncprescribe.prescription.detail

异步开方处方查询

func (AlibabaAlihealthAsyncprescribePrescriptionDetailRequest) GetApiMethodName

func (AlibabaAlihealthAsyncprescribePrescriptionDetailRequest) GetApiParams

func (AlibabaAlihealthAsyncprescribePrescriptionDetailRequest) GetDetailRequest

func (*AlibabaAlihealthAsyncprescribePrescriptionDetailRequest) SetDetailRequest

type AlibabaAlihealthAsyncprescribePrescriptionDetailResponse

type AlibabaAlihealthAsyncprescribePrescriptionDetailResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_asyncprescribe_prescription_detail_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponse

type AlibabaAlihealthAsyncprescribePrescriptionSearchAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthAsyncprescribePrescriptionSearchResponse
}

异步开方处方查询 APIResponse alibaba.alihealth.asyncprescribe.prescription.search

异步开方处方查询

type AlibabaAlihealthAsyncprescribePrescriptionSearchRequest

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

异步开方处方查询 APIRequest alibaba.alihealth.asyncprescribe.prescription.search

异步开方处方查询

func (AlibabaAlihealthAsyncprescribePrescriptionSearchRequest) GetApiMethodName

func (AlibabaAlihealthAsyncprescribePrescriptionSearchRequest) GetApiParams

func (AlibabaAlihealthAsyncprescribePrescriptionSearchRequest) GetSearchRequest

func (*AlibabaAlihealthAsyncprescribePrescriptionSearchRequest) SetSearchRequest

type AlibabaAlihealthAsyncprescribePrescriptionSearchResponse

type AlibabaAlihealthAsyncprescribePrescriptionSearchResponse 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"`
}

type AlibabaAlihealthHealthRecordHaveAPIResponse

type AlibabaAlihealthHealthRecordHaveAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthHealthRecordHaveResponse
}

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

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

type AlibabaAlihealthHealthRecordHaveRequest

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

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

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

func NewAlibabaAlihealthHealthRecordHaveRequest

func NewAlibabaAlihealthHealthRecordHaveRequest() *AlibabaAlihealthHealthRecordHaveRequest

func (AlibabaAlihealthHealthRecordHaveRequest) GetApiMethodName

func (r AlibabaAlihealthHealthRecordHaveRequest) GetApiMethodName() string

func (AlibabaAlihealthHealthRecordHaveRequest) GetApiParams

func (AlibabaAlihealthHealthRecordHaveRequest) GetRequest1

func (*AlibabaAlihealthHealthRecordHaveRequest) SetRequest1

type AlibabaAlihealthHealthRecordHaveResponse

type AlibabaAlihealthHealthRecordHaveResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_health_record_have_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result1 *AlibabaAlihealthHealthRecordHaveResult `json:"result1,omitempty" xml:"result1,omitempty"`
}

type AlibabaAlihealthHealthRecordHaveResult

type AlibabaAlihealthHealthRecordHaveResult struct {
	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	Model *HaveRecordResponse `json:"model,omitempty" xml:"model,omitempty"`

	MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"`

	MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"`
}

AlibabaAlihealthHealthRecordHaveResult

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponse

type AlibabaAlihealthOutflowDiagnosisSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDiagnosisSaveorupdateResponse
}

处方外流-诊断字典表 APIResponse alibaba.alihealth.outflow.diagnosis.saveorupdate

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

type AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest

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

处方外流-诊断字典表 APIRequest alibaba.alihealth.outflow.diagnosis.saveorupdate

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

func NewAlibabaAlihealthOutflowDiagnosisSaveorupdateRequest

func NewAlibabaAlihealthOutflowDiagnosisSaveorupdateRequest() *AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest) GetApiMethodName

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest) GetApiParams

func (AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest) GetDiagnoseDictDto

func (*AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest) SetDiagnoseDictDto

func (r *AlibabaAlihealthOutflowDiagnosisSaveorupdateRequest) SetDiagnoseDictDto(diagnoseDictDto *DiagnoseDictDto) error

type AlibabaAlihealthOutflowDiagnosisSaveorupdateResponse

type AlibabaAlihealthOutflowDiagnosisSaveorupdateResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_diagnosis_saveorupdate_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponse

type AlibabaAlihealthOutflowDrugSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDrugSaveorupdateResponse
}

处方外流-药品同步接口 APIResponse alibaba.alihealth.outflow.drug.saveorupdate

处方外流-药品同步接口

type AlibabaAlihealthOutflowDrugSaveorupdateRequest

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

处方外流-药品同步接口 APIRequest alibaba.alihealth.outflow.drug.saveorupdate

处方外流-药品同步接口

func NewAlibabaAlihealthOutflowDrugSaveorupdateRequest

func NewAlibabaAlihealthOutflowDrugSaveorupdateRequest() *AlibabaAlihealthOutflowDrugSaveorupdateRequest

func (AlibabaAlihealthOutflowDrugSaveorupdateRequest) GetApiMethodName

func (AlibabaAlihealthOutflowDrugSaveorupdateRequest) GetApiParams

func (AlibabaAlihealthOutflowDrugSaveorupdateRequest) GetDrugRequest

func (*AlibabaAlihealthOutflowDrugSaveorupdateRequest) SetDrugRequest

func (r *AlibabaAlihealthOutflowDrugSaveorupdateRequest) SetDrugRequest(drugRequest *DrugRequest) error

type AlibabaAlihealthOutflowDrugSaveorupdateResponse

type AlibabaAlihealthOutflowDrugSaveorupdateResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_drug_saveorupdate_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponse

type AlibabaAlihealthOutflowDrugSupervisionQueryAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowDrugSupervisionQueryResponse
}

监管平台药品查询 APIResponse alibaba.alihealth.outflow.drug.supervision.query

获取监管平台药品数据

type AlibabaAlihealthOutflowDrugSupervisionQueryRequest

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

监管平台药品查询 APIRequest alibaba.alihealth.outflow.drug.supervision.query

获取监管平台药品数据

func NewAlibabaAlihealthOutflowDrugSupervisionQueryRequest

func NewAlibabaAlihealthOutflowDrugSupervisionQueryRequest() *AlibabaAlihealthOutflowDrugSupervisionQueryRequest

func (AlibabaAlihealthOutflowDrugSupervisionQueryRequest) GetApiMethodName

func (AlibabaAlihealthOutflowDrugSupervisionQueryRequest) GetApiParams

func (AlibabaAlihealthOutflowDrugSupervisionQueryRequest) GetRequest1

func (*AlibabaAlihealthOutflowDrugSupervisionQueryRequest) SetRequest1

type AlibabaAlihealthOutflowDrugSupervisionQueryResponse

type AlibabaAlihealthOutflowDrugSupervisionQueryResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_drug_supervision_query_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponse

type AlibabaAlihealthOutflowGetbyverifycodeAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowGetbyverifycodeResponse
}

处方外流药店通过核销码获取处方 APIResponse alibaba.alihealth.outflow.getbyverifycode

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

type AlibabaAlihealthOutflowGetbyverifycodeRequest

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

处方外流药店通过核销码获取处方 APIRequest alibaba.alihealth.outflow.getbyverifycode

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

func NewAlibabaAlihealthOutflowGetbyverifycodeRequest

func NewAlibabaAlihealthOutflowGetbyverifycodeRequest() *AlibabaAlihealthOutflowGetbyverifycodeRequest

func (AlibabaAlihealthOutflowGetbyverifycodeRequest) GetApiMethodName

func (AlibabaAlihealthOutflowGetbyverifycodeRequest) GetApiParams

func (AlibabaAlihealthOutflowGetbyverifycodeRequest) GetPrescriptionGetByVerifyRequest

func (*AlibabaAlihealthOutflowGetbyverifycodeRequest) SetPrescriptionGetByVerifyRequest

func (r *AlibabaAlihealthOutflowGetbyverifycodeRequest) SetPrescriptionGetByVerifyRequest(prescriptionGetByVerifyRequest *PrescriptionGetByVerifyRequest) error

type AlibabaAlihealthOutflowGetbyverifycodeResponse

type AlibabaAlihealthOutflowGetbyverifycodeResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_getbyverifycode_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponse

type AlibabaAlihealthOutflowOperationinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowOperationinfoSyncResponse
}

处方外流-操作信息同步 APIResponse alibaba.alihealth.outflow.operationinfo.sync

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

type AlibabaAlihealthOutflowOperationinfoSyncRequest

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

处方外流-操作信息同步 APIRequest alibaba.alihealth.outflow.operationinfo.sync

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

func NewAlibabaAlihealthOutflowOperationinfoSyncRequest

func NewAlibabaAlihealthOutflowOperationinfoSyncRequest() *AlibabaAlihealthOutflowOperationinfoSyncRequest

func (AlibabaAlihealthOutflowOperationinfoSyncRequest) GetApiMethodName

func (AlibabaAlihealthOutflowOperationinfoSyncRequest) GetApiParams

func (AlibabaAlihealthOutflowOperationinfoSyncRequest) GetSyncOperationInfoRequest

func (*AlibabaAlihealthOutflowOperationinfoSyncRequest) SetSyncOperationInfoRequest

func (r *AlibabaAlihealthOutflowOperationinfoSyncRequest) SetSyncOperationInfoRequest(syncOperationInfoRequest *SyncOperationInfoRequest) error

type AlibabaAlihealthOutflowOperationinfoSyncResponse

type AlibabaAlihealthOutflowOperationinfoSyncResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_operationinfo_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponse

type AlibabaAlihealthOutflowPatientinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPatientinfoSyncResponse
}

处方外流-患者基础信息同步 APIResponse alibaba.alihealth.outflow.patientinfo.sync

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

type AlibabaAlihealthOutflowPatientinfoSyncRequest

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

处方外流-患者基础信息同步 APIRequest alibaba.alihealth.outflow.patientinfo.sync

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

func NewAlibabaAlihealthOutflowPatientinfoSyncRequest

func NewAlibabaAlihealthOutflowPatientinfoSyncRequest() *AlibabaAlihealthOutflowPatientinfoSyncRequest

func (AlibabaAlihealthOutflowPatientinfoSyncRequest) GetApiMethodName

func (AlibabaAlihealthOutflowPatientinfoSyncRequest) GetApiParams

func (AlibabaAlihealthOutflowPatientinfoSyncRequest) GetSyncPatientInfoRequest

func (*AlibabaAlihealthOutflowPatientinfoSyncRequest) SetSyncPatientInfoRequest

func (r *AlibabaAlihealthOutflowPatientinfoSyncRequest) SetSyncPatientInfoRequest(syncPatientInfoRequest *SyncPatientInfoRequest) error

type AlibabaAlihealthOutflowPatientinfoSyncResponse

type AlibabaAlihealthOutflowPatientinfoSyncResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_patientinfo_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponse

type AlibabaAlihealthOutflowPrescriptionCreateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionCreateResponse
}

处方外流-创建处方 APIResponse alibaba.alihealth.outflow.prescription.create

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

type AlibabaAlihealthOutflowPrescriptionCreateRequest

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

处方外流-创建处方 APIRequest alibaba.alihealth.outflow.prescription.create

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

func NewAlibabaAlihealthOutflowPrescriptionCreateRequest

func NewAlibabaAlihealthOutflowPrescriptionCreateRequest() *AlibabaAlihealthOutflowPrescriptionCreateRequest

func (AlibabaAlihealthOutflowPrescriptionCreateRequest) GetApiMethodName

func (AlibabaAlihealthOutflowPrescriptionCreateRequest) GetApiParams

func (AlibabaAlihealthOutflowPrescriptionCreateRequest) GetCreateRequest

func (*AlibabaAlihealthOutflowPrescriptionCreateRequest) SetCreateRequest

type AlibabaAlihealthOutflowPrescriptionCreateResponse

type AlibabaAlihealthOutflowPrescriptionCreateResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_create_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponse

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionHospitalVerifyResponse
}

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

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

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest

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

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

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

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest) GetApiMethodName

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest) GetApiParams

func (AlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest) GetUpdateRequest

func (*AlibabaAlihealthOutflowPrescriptionHospitalVerifyRequest) SetUpdateRequest

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyResponse

type AlibabaAlihealthOutflowPrescriptionHospitalVerifyResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_hospital_verify_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponse

type AlibabaAlihealthOutflowPrescriptionSyncstatusAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionSyncstatusResponse
}

处方外流-处方状态同步 APIResponse alibaba.alihealth.outflow.prescription.syncstatus

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

type AlibabaAlihealthOutflowPrescriptionSyncstatusRequest

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

处方外流-处方状态同步 APIRequest alibaba.alihealth.outflow.prescription.syncstatus

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

func NewAlibabaAlihealthOutflowPrescriptionSyncstatusRequest

func NewAlibabaAlihealthOutflowPrescriptionSyncstatusRequest() *AlibabaAlihealthOutflowPrescriptionSyncstatusRequest

func (AlibabaAlihealthOutflowPrescriptionSyncstatusRequest) GetApiMethodName

func (AlibabaAlihealthOutflowPrescriptionSyncstatusRequest) GetApiParams

func (AlibabaAlihealthOutflowPrescriptionSyncstatusRequest) GetSyncStatusRequest

func (*AlibabaAlihealthOutflowPrescriptionSyncstatusRequest) SetSyncStatusRequest

type AlibabaAlihealthOutflowPrescriptionSyncstatusResponse

type AlibabaAlihealthOutflowPrescriptionSyncstatusResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_syncstatus_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponse

type AlibabaAlihealthOutflowPrescriptionUpdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowPrescriptionUpdateResponse
}

处方外流-修改处方 APIResponse alibaba.alihealth.outflow.prescription.update

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

type AlibabaAlihealthOutflowPrescriptionUpdateRequest

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

处方外流-修改处方 APIRequest alibaba.alihealth.outflow.prescription.update

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

func NewAlibabaAlihealthOutflowPrescriptionUpdateRequest

func NewAlibabaAlihealthOutflowPrescriptionUpdateRequest() *AlibabaAlihealthOutflowPrescriptionUpdateRequest

func (AlibabaAlihealthOutflowPrescriptionUpdateRequest) GetApiMethodName

func (AlibabaAlihealthOutflowPrescriptionUpdateRequest) GetApiParams

func (AlibabaAlihealthOutflowPrescriptionUpdateRequest) GetUpdateRequest

func (*AlibabaAlihealthOutflowPrescriptionUpdateRequest) SetUpdateRequest

type AlibabaAlihealthOutflowPrescriptionUpdateResponse

type AlibabaAlihealthOutflowPrescriptionUpdateResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_prescription_update_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponse

type AlibabaAlihealthOutflowUsageSaveorupdateAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowUsageSaveorupdateResponse
}

处方外流-用法字典表 APIResponse alibaba.alihealth.outflow.usage.saveorupdate

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

type AlibabaAlihealthOutflowUsageSaveorupdateRequest

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

处方外流-用法字典表 APIRequest alibaba.alihealth.outflow.usage.saveorupdate

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

func NewAlibabaAlihealthOutflowUsageSaveorupdateRequest

func NewAlibabaAlihealthOutflowUsageSaveorupdateRequest() *AlibabaAlihealthOutflowUsageSaveorupdateRequest

func (AlibabaAlihealthOutflowUsageSaveorupdateRequest) GetApiMethodName

func (AlibabaAlihealthOutflowUsageSaveorupdateRequest) GetApiParams

func (AlibabaAlihealthOutflowUsageSaveorupdateRequest) GetUsageRequest

func (*AlibabaAlihealthOutflowUsageSaveorupdateRequest) SetUsageRequest

func (r *AlibabaAlihealthOutflowUsageSaveorupdateRequest) SetUsageRequest(usageRequest *UsageRequest) error

type AlibabaAlihealthOutflowUsageSaveorupdateResponse

type AlibabaAlihealthOutflowUsageSaveorupdateResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_usage_saveorupdate_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthOutflowVerifyAPIResponse

type AlibabaAlihealthOutflowVerifyAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowVerifyResponse
}

处方外流药店通过核销码核销处方 APIResponse alibaba.alihealth.outflow.verify

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

type AlibabaAlihealthOutflowVerifyRequest

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

处方外流药店通过核销码核销处方 APIRequest alibaba.alihealth.outflow.verify

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

func NewAlibabaAlihealthOutflowVerifyRequest

func NewAlibabaAlihealthOutflowVerifyRequest() *AlibabaAlihealthOutflowVerifyRequest

func (AlibabaAlihealthOutflowVerifyRequest) GetApiMethodName

func (r AlibabaAlihealthOutflowVerifyRequest) GetApiMethodName() string

func (AlibabaAlihealthOutflowVerifyRequest) GetApiParams

func (AlibabaAlihealthOutflowVerifyRequest) GetPrescriptionVerifyRequest

func (r AlibabaAlihealthOutflowVerifyRequest) GetPrescriptionVerifyRequest() *PrescriptionVerifyRequest

func (*AlibabaAlihealthOutflowVerifyRequest) SetPrescriptionVerifyRequest

func (r *AlibabaAlihealthOutflowVerifyRequest) SetPrescriptionVerifyRequest(prescriptionVerifyRequest *PrescriptionVerifyRequest) error

type AlibabaAlihealthOutflowVerifyResponse

type AlibabaAlihealthOutflowVerifyResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_verify_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ServiceResult `json:"result,omitempty" xml:"result,omitempty"`
}

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponse

type AlibabaAlihealthOutflowVisitinfoSyncAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthOutflowVisitinfoSyncResponse
}

处方外流-问诊、处方同步 APIResponse alibaba.alihealth.outflow.visitinfo.sync

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

type AlibabaAlihealthOutflowVisitinfoSyncRequest

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

处方外流-问诊、处方同步 APIRequest alibaba.alihealth.outflow.visitinfo.sync

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

func NewAlibabaAlihealthOutflowVisitinfoSyncRequest

func NewAlibabaAlihealthOutflowVisitinfoSyncRequest() *AlibabaAlihealthOutflowVisitinfoSyncRequest

func (AlibabaAlihealthOutflowVisitinfoSyncRequest) GetApiMethodName

func (AlibabaAlihealthOutflowVisitinfoSyncRequest) GetApiParams

func (AlibabaAlihealthOutflowVisitinfoSyncRequest) GetSyncVisitInfoRequest

func (*AlibabaAlihealthOutflowVisitinfoSyncRequest) SetSyncVisitInfoRequest

func (r *AlibabaAlihealthOutflowVisitinfoSyncRequest) SetSyncVisitInfoRequest(syncVisitInfoRequest *SyncVisitInfoRequest) error

type AlibabaAlihealthOutflowVisitinfoSyncResponse

type AlibabaAlihealthOutflowVisitinfoSyncResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_outflow_visitinfo_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AlibabaAlihealthShortUrlGetAPIResponse

type AlibabaAlihealthShortUrlGetAPIResponse struct {
	model.CommonResponse
	AlibabaAlihealthShortUrlGetResponse
}

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

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

type AlibabaAlihealthShortUrlGetRequest

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

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

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

func NewAlibabaAlihealthShortUrlGetRequest

func NewAlibabaAlihealthShortUrlGetRequest() *AlibabaAlihealthShortUrlGetRequest

func (AlibabaAlihealthShortUrlGetRequest) GetApiMethodName

func (r AlibabaAlihealthShortUrlGetRequest) GetApiMethodName() string

func (AlibabaAlihealthShortUrlGetRequest) GetApiParams

func (AlibabaAlihealthShortUrlGetRequest) GetParams

func (AlibabaAlihealthShortUrlGetRequest) GetUrl

func (*AlibabaAlihealthShortUrlGetRequest) SetParams

func (r *AlibabaAlihealthShortUrlGetRequest) SetParams(params []string) error

func (*AlibabaAlihealthShortUrlGetRequest) SetUrl

type AlibabaAlihealthShortUrlGetResponse

type AlibabaAlihealthShortUrlGetResponse struct {
	XMLName xml.Name `xml:"alibaba_alihealth_short_url_get_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	ServiceResult *ServiceResult `json:"service_result,omitempty" xml:"service_result,omitempty"`
}

type AsyncPrescribeDetailRequest

type AsyncPrescribeDetailRequest struct {
	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`

	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`
}

AsyncPrescribeDetailRequest

type AsyncPrescribeSearchRequest

type AsyncPrescribeSearchRequest struct {
	EndTime int64 `json:"end_time,omitempty" xml:"end_time,omitempty"`

	StartTime int64 `json:"start_time,omitempty" xml:"start_time,omitempty"`

	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,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 Diagnose

type Diagnose struct {
	DiagnoseCode string `json:"diagnose_code,omitempty" xml:"diagnose_code,omitempty"`

	DiagnoseName string `json:"diagnose_name,omitempty" xml:"diagnose_name,omitempty"`

	IcdName string `json:"icd_name,omitempty" xml:"icd_name,omitempty"`

	IcdCode string `json:"icd_code,omitempty" xml:"icd_code,omitempty"`
}

Diagnose

type DiagnoseDictDto

type DiagnoseDictDto struct {
	IcdCode string `json:"icd_code,omitempty" xml:"icd_code,omitempty"`

	IcdName string `json:"icd_name,omitempty" xml:"icd_name,omitempty"`

	HisDiagnoseCode string `json:"his_diagnose_code,omitempty" xml:"his_diagnose_code,omitempty"`

	HisDiagnoseName string `json:"his_diagnose_name,omitempty" xml:"his_diagnose_name,omitempty"`

	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 DrugDto

type DrugDto struct {
	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"`

	DrugUsageList []DrugUsageVo `json:"drug_usage_list,omitempty" xml:"drug_usage_list,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"`

	ElectricPres bool `json:"electric_pres,omitempty" xml:"electric_pres,omitempty"`

	ProvinceDrugCode string `json:"province_drug_code,omitempty" xml:"province_drug_code,omitempty"`

	Indication string `json:"indication,omitempty" xml:"indication,omitempty"`

	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"`
}

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"`

	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"`

	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"`

	FreqTimes string `json:"freq_times,omitempty" xml:"freq_times,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"`

	DrugId string `json:"drug_id,omitempty" xml:"drug_id,omitempty"`

	ProduceId string `json:"produce_id,omitempty" xml:"produce_id,omitempty"`

	Spuid string `json:"spuid,omitempty" xml:"spuid,omitempty"`
}

Drugs

type HaveRecordRequest

type HaveRecordRequest struct {
	DiseaseCode string `json:"disease_code,omitempty" xml:"disease_code,omitempty"`

	PublicId string `json:"public_id,omitempty" xml:"public_id,omitempty"`

	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 {
	HosId string `json:"hos_id,omitempty" xml:"hos_id,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	PageNum int64 `json:"page_num,omitempty" xml:"page_num,omitempty"`

	LastQueryTime string `json:"last_query_time,omitempty" xml:"last_query_time,omitempty"`
}

OuterDrugVo

type Page

type Page struct {
	Pages []DrugDto `json:"pages,omitempty" xml:"pages,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 PrescriptionDetailVo

type PrescriptionDetailVo struct {
	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"`

	PrescriptionAuditTime int64 `json:"prescription_audit_time,omitempty" xml:"prescription_audit_time,omitempty"`

	PrescriptionPicUrl string `json:"prescription_pic_url,omitempty" xml:"prescription_pic_url,omitempty"`

	PrescriptionCreateTime int64 `json:"prescription_create_time,omitempty" xml:"prescription_create_time,omitempty"`

	GanGongDetail string `json:"gan_gong_detail,omitempty" xml:"gan_gong_detail,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"`

	RevisitPicUrlList []string `json:"revisit_pic_url_list,omitempty" xml:"revisit_pic_url_list>string,omitempty"`

	PatientSex string `json:"patient_sex,omitempty" xml:"patient_sex,omitempty"`

	EndReceiveTime int64 `json:"end_receive_time,omitempty" xml:"end_receive_time,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"`

	DrugList []DrugDto `json:"drug_list,omitempty" xml:"drug_list,omitempty"`

	GuoMinDetail string `json:"guo_min_detail,omitempty" xml:"guo_min_detail,omitempty"`

	StartReceiveTime int64 `json:"start_receive_time,omitempty" xml:"start_receive_time,omitempty"`

	DiagnoseList []DiagnoseVo `json:"diagnose_list,omitempty" xml:"diagnose_list,omitempty"`

	EffectiveTime string `json:"effective_time,omitempty" xml:"effective_time,omitempty"`

	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`

	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`

	ProblemHistory string `json:"problem_history,omitempty" xml:"problem_history,omitempty"`

	PatientBirthday string `json:"patient_birthday,omitempty" xml:"patient_birthday,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 {
	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"`

	DrugList []DrugDTO `json:"drug_list,omitempty" xml:"drug_list,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"`

	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"`

	Result bool `json:"result,omitempty" xml:"result,omitempty"`

	Url string `json:"url,omitempty" xml:"url,omitempty"`
}

PrescriptionOutflowConfirmResponse

type PrescriptionOutflowUpdateRequest

type PrescriptionOutflowUpdateRequest struct {
	PatientName string `json:"patient_name,omitempty" xml:"patient_name,omitempty"`

	MobilePhone string `json:"mobile_phone,omitempty" xml:"mobile_phone,omitempty"`

	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"`

	DetpId string `json:"detp_id,omitempty" xml:"detp_id,omitempty"`

	DeptName string `json:"dept_name,omitempty" xml:"dept_name,omitempty"`

	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`

	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`

	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"`

	Diagnoses []Diagnose `json:"diagnoses,omitempty" xml:"diagnoses,omitempty"`

	Drugs []Drugs `json:"drugs,omitempty" xml:"drugs,omitempty"`

	RxNo string `json:"rx_no,omitempty" xml:"rx_no,omitempty"`

	RxType string `json:"rx_type,omitempty" xml:"rx_type,omitempty"`

	DrugType string `json:"drug_type,omitempty" xml:"drug_type,omitempty"`

	FeeType string `json:"fee_type,omitempty" xml:"fee_type,omitempty"`

	CardNumber string `json:"card_number,omitempty" xml:"card_number,omitempty"`

	ChannelCode string `json:"channel_code,omitempty" xml:"channel_code,omitempty"`

	PlatformCode string `json:"platform_code,omitempty" xml:"platform_code,omitempty"`

	Attributes string `json:"attributes,omitempty" xml:"attributes,omitempty"`

	IdCard string `json:"id_card,omitempty" xml:"id_card,omitempty"`

	ArchivesType string `json:"archives_type,omitempty" xml:"archives_type,omitempty"`

	Source string `json:"source,omitempty" xml:"source,omitempty"`

	Template string `json:"template,omitempty" xml:"template,omitempty"`

	ArchivesId string `json:"archives_id,omitempty" xml:"archives_id,omitempty"`

	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"`

	SyncHisResult bool `json:"sync_his_result,omitempty" xml:"sync_his_result,omitempty"`

	SyncHisErrMsg string `json:"sync_his_err_msg,omitempty" xml:"sync_his_err_msg,omitempty"`
}

PrescriptionOutflowUpdateRequest

type PrescriptionVerifyRequest

type PrescriptionVerifyRequest struct {
	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"`

	DrugStoreCode string `json:"drug_store_code,omitempty" xml:"drug_store_code,omitempty"`

	DrugStoreName string `json:"drug_store_name,omitempty" xml:"drug_store_name,omitempty"`

	IfConfirm bool `json:"if_confirm,omitempty" xml:"if_confirm,omitempty"`

	OutSettlement string `json:"out_settlement,omitempty" xml:"out_settlement,omitempty"`

	DrugList []DrugDTO `json:"drug_list,omitempty" xml:"drug_list,omitempty"`

	VerificationAmount string `json:"verification_amount,omitempty" xml:"verification_amount,omitempty"`
}

PrescriptionVerifyRequest

type ServiceResult

type ServiceResult struct {
	ErrMessage string `json:"err_message,omitempty" xml:"err_message,omitempty"`

	ErrCode string `json:"err_code,omitempty" xml:"err_code,omitempty"`

	Data *PrescriptionDetailVo `json:"data,omitempty" xml:"data,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

ServiceResult

type SyncOperationInfoRequest

type SyncOperationInfoRequest struct {
	OperateTime string `json:"operate_time,omitempty" xml:"operate_time,omitempty"`

	AuthorizationId string `json:"authorization_id,omitempty" xml:"authorization_id,omitempty"`

	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`

	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`

	PatientId string `json:"patient_id,omitempty" xml:"patient_id,omitempty"`

	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 {
	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"`

	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"`

	BusinessId string `json:"business_id,omitempty" xml:"business_id,omitempty"`

	AuthorizationId string `json:"authorization_id,omitempty" xml:"authorization_id,omitempty"`

	HospitalId string `json:"hospital_id,omitempty" xml:"hospital_id,omitempty"`

	DoctorId string `json:"doctor_id,omitempty" xml:"doctor_id,omitempty"`

	DoctorName string `json:"doctor_name,omitempty" xml:"doctor_name,omitempty"`

	DepartId string `json:"depart_id,omitempty" xml:"depart_id,omitempty"`

	DepartName string `json:"depart_name,omitempty" xml:"depart_name,omitempty"`

	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 {
	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"`

	Status string `json:"status,omitempty" xml:"status,omitempty"`
}

UsageRequest

Source Files

Jump to

Keyboard shortcuts

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