Classes | |
| class | fhirclient.server.FHIRUnauthorizedException |
| Indicating a 401 response. More... | |
| class | fhirclient.server.FHIRPermissionDeniedException |
| Indicating a 403 response. More... | |
| class | fhirclient.server.FHIRNotFoundException |
| Indicating a 404 response. More... | |
| class | fhirclient.server.FHIRServer |
| Handles talking to a FHIR server. More... | |
Namespaces | |
| namespace | fhirclient |
| namespace | fhirclient.server |
Variables | |
| str | fhirclient.server.FHIRJSONMimeType = 'application/fhir+json' |
| fhirclient.server.logger = logging.getLogger(__name__) | |