controllers

package
v1.0.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeLookup

func CodeLookup(c *gin.Context)

func GeneratePieHandler

func GeneratePieHandler(riskEndpoint string) func(c *gin.Context)

func NotificationCountHandler

func NotificationCountHandler(c *gin.Context)

func RegisterRoutes

func RegisterRoutes(s *server.FHIRServer, selfURL, riskServiceEndpoint string, enableSubscriptions bool) func()

Types

type NotificationCountResult

type NotificationCountResult struct {
	Patient string  `bson:"_id" json:"patient"`
	Count   float64 `bson:"count" json:"count"`
}

Jump to

Keyboard shortcuts

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