fhir

package
v0.0.0-...-ff62c10 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNameNotProvided is thrown when a name is not provided
	ErrNameNotProvided = errors.New("no name was provided in the HTTP body")
)

Functions

This section is empty.

Types

type FhirCreds

type FhirCreds struct {
	AmossParticipantID string `json:"participant_ID"`
	PatientToken       string `json:"patient_token"`
	PatientID          string `json:"patient_ID"`
	Category           string `json:"category"`
}

type FhirFilterHandler

type FhirFilterHandler struct {
	Name string
	Svc  *s3.S3
}

RegistrationHandler struct used to handle registration requests

func (FhirFilterHandler) ServeHTTP

func (gh FhirFilterHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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