fhirpack.custom package¶
Subpackages¶
Submodules¶
fhirpack.custom.base module¶
- class fhirpack.custom.base.PluginBaseMixin[source]¶
Bases:
object
- __dict__ = mappingproxy({'__module__': 'fhirpack.custom.base', 'unimplementedPluginBaseMethod': <function PluginBaseMixin.unimplementedPluginBaseMethod>, '__dict__': <attribute '__dict__' of 'PluginBaseMixin' objects>, '__weakref__': <attribute '__weakref__' of 'PluginBaseMixin' objects>, '__doc__': None, '__annotations__': {}})¶
- __doc__ = None¶
- __module__ = 'fhirpack.custom.base'¶
- __weakref__¶
list of weak references to the object (if defined)
fhirpack.custom.utils module¶
Module contents¶
- class fhirpack.custom.PluginMixin[source]¶
Bases:
PluginExtractorMixin
,PluginTransformerMixin
,PluginLoaderMixin
- __doc__ = None¶
- __module__ = 'fhirpack.custom'¶