bridge_his

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2021 License: MIT Imports: 10 Imported by: 0

README

HIS Bridge for medical-sys

用于Medical-sys兼容HIS信息,采用原生sqlite和python方法进行查询。 QueryPy效率非常低,仅用于测试

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HisManager

type HisManager struct {
	// contains filtered or unexported fields
}

func (*HisManager) Init

func (hm *HisManager) Init(dbFile, table, index string) error

func (*HisManager) Query

func (hm *HisManager) Query(uid string) (result []map[string]string, err error)

func (*HisManager) QueryPy

func (hm *HisManager) QueryPy(uid string) (data []map[string]string, err error)

Jump to

Keyboard shortcuts

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