SMART on FHIR Python Client 4.2.0
 
Loading...
Searching...
No Matches
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

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

Variable Documentation

◆ FHIRJSONMimeType

str fhirclient.server.FHIRJSONMimeType = 'application/fhir+json'

◆ logger

fhirclient.server.logger = logging.getLogger(__name__)