SMART on FHIR Python Client  3.0.0
fhirclient.server Namespace Reference

Classes

class  FHIRNotFoundException
 Indicating a 404 response. More...
 
class  FHIRPermissionDeniedException
 Indicating a 403 response. More...
 
class  FHIRServer
 Handles talking to a FHIR server. More...
 
class  FHIRUnauthorizedException
 Indicating a 401 response. More...
 

Variables

string FHIRJSONMimeType = 'application/fhir+json'
 
 logger = logging.getLogger(__name__)
 

Variable Documentation

string fhirclient.server.FHIRJSONMimeType = 'application/fhir+json'
fhirclient.server.logger = logging.getLogger(__name__)