OrgDataExport
OrgDataExport Types
Used By
Definition
"""OrgDataExport Types"""enum OrgDataExport { """ Export charting notes """ CHARTING_NOTES
""" Export provider documents """ PROVIDER_DOCUMENTS
""" Export client documents """ CLIENT_DOCUMENTS}