Documentation ¶
Index ¶
- func Big5ToUTF8(src []byte) string
- func BytePtr(s []byte) uintptr
- func Int2IntPtr(n int) uintptr
- func IntPtr(n int) uintptr
- func IntPtr2Ptr(n *int) uintptr
- type Nhilib
- func (l *Nhilib) CsCloseCom() uintptr
- func (l *Nhilib) CsOpenCom(p int) uintptr
- func (l *Nhilib) GetDllVersion() uintptr
- func (l *Nhilib) HisGetBasicData() (uintptr, []byte)
- func (l *Nhilib) HisGetCardStatus(cardType int) uintptr
- func (l *Nhilib) HisGetCumulativeData() (uintptr, []byte)
- func (l *Nhilib) HisGetCumulativeFee() (uintptr, []byte)
- func (l *Nhilib) HisGetEmergentTel() (uintptr, []byte)
- func (l *Nhilib) HisGetInoculateData() (uintptr, []byte)
- func (l *Nhilib) HisGetLastSeqNum() (uintptr, []byte)
- func (l *Nhilib) HisGetOrganDonate() (uintptr, []byte)
- func (l *Nhilib) HisGetRegisterBasic() (uintptr, []byte)
- func (l *Nhilib) HisGetRegisterPregnant() (uintptr, []byte)
- func (l *Nhilib) HisGetRegisterPrevent() (uintptr, []byte)
- func (l *Nhilib) HisGetSeqNumber(cTreatItem []byte, cBabyTreat []byte) (uintptr, []byte)
- func (l *Nhilib) HisGetTreatmentNeedHPC() (uintptr, []byte)
- func (l *Nhilib) HisGetTreatmentNoNeedHPC() (uintptr, []byte)
- func (l *Nhilib) HisReadPrescription() (uintptr, []byte, []byte, []byte, []byte)
- func (l *Nhilib) SetFunction(functionName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Big5ToUTF8 ¶
func Int2IntPtr ¶
func IntPtr2Ptr ¶
Types ¶
type Nhilib ¶
type Nhilib struct {
// contains filtered or unexported fields
}
func (*Nhilib) CsCloseCom ¶
func (*Nhilib) GetDllVersion ¶
func (*Nhilib) HisGetBasicData ¶
hisGetBasicData
func (*Nhilib) HisGetCardStatus ¶
hisGetCardStatus
func (*Nhilib) HisGetCumulativeData ¶
hisGetCumulativeData
func (*Nhilib) HisGetCumulativeFee ¶
hisGetCumulativeFee
func (*Nhilib) HisGetEmergentTel ¶
hisGetEmergentTel
func (*Nhilib) HisGetInoculateData ¶
hisGetInoculateData
func (*Nhilib) HisGetLastSeqNum ¶
hisGetLastSeqNum
func (*Nhilib) HisGetOrganDonate ¶
hisGetOrganDonate
func (*Nhilib) HisGetRegisterBasic ¶
hisGetRegisterBasic
func (*Nhilib) HisGetRegisterPregnant ¶
hisGetRegisterPregnant
func (*Nhilib) HisGetRegisterPrevent ¶
hisGetRegisterPrevent
func (*Nhilib) HisGetSeqNumber ¶
hisGetSeqNumber
func (*Nhilib) HisGetTreatmentNeedHPC ¶
hisGetTreatmentNeedHPC
func (*Nhilib) HisGetTreatmentNoNeedHPC ¶
hisGetTreatmentNoNeedHPC
func (*Nhilib) HisReadPrescription ¶
hisReadPrescription
func (*Nhilib) SetFunction ¶
Click to show internal directories.
Click to hide internal directories.