samplehc 0.17.0__py3-none-any.whl → 0.19.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- samplehc/_base_client.py +5 -2
- samplehc/_client.py +1 -38
- samplehc/_compat.py +3 -3
- samplehc/_utils/_json.py +35 -0
- samplehc/_version.py +1 -1
- samplehc/resources/__init__.py +0 -14
- samplehc/resources/v2/__init__.py +0 -98
- samplehc/resources/v2/async_results.py +0 -79
- samplehc/resources/v2/documents/__init__.py +0 -14
- samplehc/resources/v2/documents/documents.py +44 -196
- samplehc/resources/v2/v2.py +0 -224
- samplehc/types/__init__.py +0 -5
- samplehc/types/v2/__init__.py +0 -53
- samplehc/types/v2/document_extract_params.py +20 -1
- samplehc/types/v2/documents/__init__.py +0 -3
- {samplehc-0.17.0.dist-info → samplehc-0.19.0.dist-info}/METADATA +22 -27
- samplehc-0.19.0.dist-info/RECORD +93 -0
- samplehc/resources/v1/__init__.py +0 -19
- samplehc/resources/v1/v1.py +0 -298
- samplehc/resources/v2/clearinghouse/__init__.py +0 -47
- samplehc/resources/v2/clearinghouse/claim.py +0 -407
- samplehc/resources/v2/clearinghouse/clearinghouse.py +0 -844
- samplehc/resources/v2/clearinghouse/payers.py +0 -224
- samplehc/resources/v2/documents/pdf_template.py +0 -165
- samplehc/resources/v2/hie/__init__.py +0 -47
- samplehc/resources/v2/hie/adt.py +0 -249
- samplehc/resources/v2/hie/documents.py +0 -390
- samplehc/resources/v2/hie/hie.py +0 -134
- samplehc/resources/v2/integrations/__init__.py +0 -131
- samplehc/resources/v2/integrations/bank/__init__.py +0 -33
- samplehc/resources/v2/integrations/bank/bank.py +0 -102
- samplehc/resources/v2/integrations/bank/transactions.py +0 -185
- samplehc/resources/v2/integrations/careviso.py +0 -372
- samplehc/resources/v2/integrations/glidian/__init__.py +0 -33
- samplehc/resources/v2/integrations/glidian/glidian.py +0 -425
- samplehc/resources/v2/integrations/glidian/prior_authorizations/__init__.py +0 -33
- samplehc/resources/v2/integrations/glidian/prior_authorizations/clinical_questions.py +0 -276
- samplehc/resources/v2/integrations/glidian/prior_authorizations/prior_authorizations.py +0 -527
- samplehc/resources/v2/integrations/integrations.py +0 -326
- samplehc/resources/v2/integrations/kno2/__init__.py +0 -33
- samplehc/resources/v2/integrations/kno2/kno2.py +0 -102
- samplehc/resources/v2/integrations/kno2/messages.py +0 -260
- samplehc/resources/v2/integrations/salesforce.py +0 -277
- samplehc/resources/v2/integrations/snowflake.py +0 -173
- samplehc/resources/v2/integrations/wellsky/__init__.py +0 -33
- samplehc/resources/v2/integrations/wellsky/patients.py +0 -324
- samplehc/resources/v2/integrations/wellsky/wellsky.py +0 -102
- samplehc/resources/v2/integrations/xcures.py +0 -197
- samplehc/resources/v2/policies.py +0 -655
- samplehc/resources/v2/tasks/__init__.py +0 -33
- samplehc/resources/v2/tasks/state.py +0 -266
- samplehc/resources/v2/tasks/tasks.py +0 -754
- samplehc/resources/v2/workflow_runs/__init__.py +0 -33
- samplehc/resources/v2/workflow_runs/step.py +0 -169
- samplehc/resources/v2/workflow_runs/workflow_runs.py +0 -479
- samplehc/resources/v2/workflows.py +0 -377
- samplehc/types/v1/__init__.py +0 -3
- samplehc/types/v1_query_audit_logs_params.py +0 -12
- samplehc/types/v1_query_audit_logs_response.py +0 -16
- samplehc/types/v1_sql_execute_params.py +0 -27
- samplehc/types/v1_sql_execute_response.py +0 -27
- samplehc/types/v2/async_result_retrieve_response.py +0 -18
- samplehc/types/v2/clearinghouse/__init__.py +0 -9
- samplehc/types/v2/clearinghouse/claim_submit_params.py +0 -2693
- samplehc/types/v2/clearinghouse/claim_submit_response.py +0 -23
- samplehc/types/v2/clearinghouse/payer_list_response.py +0 -27
- samplehc/types/v2/clearinghouse/payer_search_params.py +0 -12
- samplehc/types/v2/clearinghouse/payer_search_response.py +0 -33
- samplehc/types/v2/clearinghouse_calculate_patient_cost_params.py +0 -3129
- samplehc/types/v2/clearinghouse_check_claim_status_params.py +0 -41
- samplehc/types/v2/clearinghouse_check_eligibility_params.py +0 -36
- samplehc/types/v2/clearinghouse_check_eligibility_response.py +0 -15
- samplehc/types/v2/clearinghouse_coordination_of_benefits_params.py +0 -35
- samplehc/types/v2/clearinghouse_run_discovery_params.py +0 -59
- samplehc/types/v2/clearinghouse_run_discovery_response.py +0 -13
- samplehc/types/v2/document_unzip_async_response.py +0 -12
- samplehc/types/v2/document_unzip_response.py +0 -20
- samplehc/types/v2/documents/pdf_template_retrieve_metadata_response.py +0 -17
- samplehc/types/v2/hie/__init__.py +0 -8
- samplehc/types/v2/hie/adt_subscribe_params.py +0 -92
- samplehc/types/v2/hie/document_query_params.py +0 -92
- samplehc/types/v2/hie/document_query_response.py +0 -16
- samplehc/types/v2/hie/document_upload_params.py +0 -54
- samplehc/types/v2/integrations/__init__.py +0 -23
- samplehc/types/v2/integrations/bank/__init__.py +0 -6
- samplehc/types/v2/integrations/bank/transaction_sync_params.py +0 -15
- samplehc/types/v2/integrations/bank/transaction_sync_response.py +0 -26
- samplehc/types/v2/integrations/careviso_get_payers_response.py +0 -19
- samplehc/types/v2/integrations/careviso_submit_prior_authorization_params.py +0 -90
- samplehc/types/v2/integrations/glidian/__init__.py +0 -20
- samplehc/types/v2/integrations/glidian/prior_authorization_create_draft_params.py +0 -32
- samplehc/types/v2/integrations/glidian/prior_authorization_create_draft_response.py +0 -24
- samplehc/types/v2/integrations/glidian/prior_authorization_retrieve_record_response.py +0 -13
- samplehc/types/v2/integrations/glidian/prior_authorization_submit_response.py +0 -16
- samplehc/types/v2/integrations/glidian/prior_authorization_update_record_params.py +0 -20
- samplehc/types/v2/integrations/glidian/prior_authorization_update_record_response.py +0 -16
- samplehc/types/v2/integrations/glidian/prior_authorizations/__init__.py +0 -7
- samplehc/types/v2/integrations/glidian/prior_authorizations/clinical_question_list_response.py +0 -42
- samplehc/types/v2/integrations/glidian/prior_authorizations/clinical_question_update_params.py +0 -23
- samplehc/types/v2/integrations/glidian/prior_authorizations/clinical_question_update_response.py +0 -19
- samplehc/types/v2/integrations/glidian_get_submission_requirements_params.py +0 -17
- samplehc/types/v2/integrations/glidian_get_submission_requirements_response.py +0 -31
- samplehc/types/v2/integrations/glidian_list_payers_params.py +0 -11
- samplehc/types/v2/integrations/glidian_list_payers_response.py +0 -17
- samplehc/types/v2/integrations/glidian_list_services_params.py +0 -13
- samplehc/types/v2/integrations/glidian_list_services_response.py +0 -19
- samplehc/types/v2/integrations/kno2/__init__.py +0 -6
- samplehc/types/v2/integrations/kno2/message_get_attachment_response.py +0 -15
- samplehc/types/v2/integrations/kno2/message_retrieve_response.py +0 -13
- samplehc/types/v2/integrations/salesforce_run_crud_action_params.py +0 -22
- samplehc/types/v2/integrations/salesforce_run_soql_query_params.py +0 -11
- samplehc/types/v2/integrations/snowflake_query_params.py +0 -12
- samplehc/types/v2/integrations/snowflake_query_response.py +0 -8
- samplehc/types/v2/integrations/wellsky/__init__.py +0 -6
- samplehc/types/v2/integrations/wellsky/patient_add_params.py +0 -13
- samplehc/types/v2/integrations/wellsky/patient_search_params.py +0 -32
- samplehc/types/v2/integrations/xcure_make_request_params.py +0 -18
- samplehc/types/v2/ledger/__init__.py +0 -3
- samplehc/types/v2/policy_list_companies_params.py +0 -18
- samplehc/types/v2/policy_list_companies_response.py +0 -24
- samplehc/types/v2/policy_list_params.py +0 -47
- samplehc/types/v2/policy_list_plans_params.py +0 -18
- samplehc/types/v2/policy_list_plans_response.py +0 -30
- samplehc/types/v2/policy_list_response.py +0 -67
- samplehc/types/v2/policy_retrieve_presigned_url_response.py +0 -17
- samplehc/types/v2/policy_retrieve_text_response.py +0 -12
- samplehc/types/v2/task_cancel_response.py +0 -12
- samplehc/types/v2/task_complete_params.py +0 -12
- samplehc/types/v2/task_complete_response.py +0 -16
- samplehc/types/v2/task_get_suspended_payload_response.py +0 -8
- samplehc/types/v2/task_retrieve_response.py +0 -22
- samplehc/types/v2/task_retry_response.py +0 -10
- samplehc/types/v2/task_update_column_params.py +0 -19
- samplehc/types/v2/task_update_column_response.py +0 -9
- samplehc/types/v2/task_update_screen_time_params.py +0 -14
- samplehc/types/v2/task_update_screen_time_response.py +0 -8
- samplehc/types/v2/tasks/__init__.py +0 -7
- samplehc/types/v2/tasks/state_get_response.py +0 -8
- samplehc/types/v2/tasks/state_update_params.py +0 -13
- samplehc/types/v2/tasks/state_update_response.py +0 -9
- samplehc/types/v2/workflow_deploy_response.py +0 -12
- samplehc/types/v2/workflow_query_params.py +0 -12
- samplehc/types/v2/workflow_query_response.py +0 -8
- samplehc/types/v2/workflow_run_get_start_data_response.py +0 -14
- samplehc/types/v2/workflow_run_resume_when_complete_params.py +0 -14
- samplehc/types/v2/workflow_run_resume_when_complete_response.py +0 -12
- samplehc/types/v2/workflow_run_retrieve_response.py +0 -16
- samplehc/types/v2/workflow_runs/__init__.py +0 -5
- samplehc/types/v2/workflow_runs/step_get_output_response.py +0 -14
- samplehc/types/v2/workflow_start_params.py +0 -25
- samplehc/types/v2/workflow_start_response.py +0 -25
- samplehc-0.17.0.dist-info/RECORD +0 -226
- {samplehc-0.17.0.dist-info → samplehc-0.19.0.dist-info}/WHEEL +0 -0
- {samplehc-0.17.0.dist-info → samplehc-0.19.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,197 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
|
|
5
|
-
from typing import Dict
|
|
6
|
-
from typing_extensions import Literal
|
|
7
|
-
|
|
8
|
-
import httpx
|
|
9
|
-
|
|
10
|
-
from ...._types import Body, Omit, Query, Headers, NotGiven, omit, not_given
|
|
11
|
-
from ...._utils import maybe_transform, async_maybe_transform
|
|
12
|
-
from ...._compat import cached_property
|
|
13
|
-
from ...._resource import SyncAPIResource, AsyncAPIResource
|
|
14
|
-
from ...._response import (
|
|
15
|
-
to_raw_response_wrapper,
|
|
16
|
-
to_streamed_response_wrapper,
|
|
17
|
-
async_to_raw_response_wrapper,
|
|
18
|
-
async_to_streamed_response_wrapper,
|
|
19
|
-
)
|
|
20
|
-
from ...._base_client import make_request_options
|
|
21
|
-
from ....types.v2.integrations import xcure_make_request_params
|
|
22
|
-
|
|
23
|
-
__all__ = ["XcuresResource", "AsyncXcuresResource"]
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
class XcuresResource(SyncAPIResource):
|
|
27
|
-
@cached_property
|
|
28
|
-
def with_raw_response(self) -> XcuresResourceWithRawResponse:
|
|
29
|
-
"""
|
|
30
|
-
This property can be used as a prefix for any HTTP method call to return
|
|
31
|
-
the raw response object instead of the parsed content.
|
|
32
|
-
|
|
33
|
-
For more information, see https://www.github.com/samplehc/samplehc-python#accessing-raw-response-data-eg-headers
|
|
34
|
-
"""
|
|
35
|
-
return XcuresResourceWithRawResponse(self)
|
|
36
|
-
|
|
37
|
-
@cached_property
|
|
38
|
-
def with_streaming_response(self) -> XcuresResourceWithStreamingResponse:
|
|
39
|
-
"""
|
|
40
|
-
An alternative to `.with_raw_response` that doesn't eagerly read the response body.
|
|
41
|
-
|
|
42
|
-
For more information, see https://www.github.com/samplehc/samplehc-python#with_streaming_response
|
|
43
|
-
"""
|
|
44
|
-
return XcuresResourceWithStreamingResponse(self)
|
|
45
|
-
|
|
46
|
-
def make_request(
|
|
47
|
-
self,
|
|
48
|
-
slug: str,
|
|
49
|
-
*,
|
|
50
|
-
method: Literal["GET", "POST", "PUT"],
|
|
51
|
-
path: str,
|
|
52
|
-
body: Dict[str, object] | Omit = omit,
|
|
53
|
-
parameters: Dict[str, object] | Omit = omit,
|
|
54
|
-
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
55
|
-
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
56
|
-
extra_headers: Headers | None = None,
|
|
57
|
-
extra_query: Query | None = None,
|
|
58
|
-
extra_body: Body | None = None,
|
|
59
|
-
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
60
|
-
) -> object:
|
|
61
|
-
"""
|
|
62
|
-
Make an arbitrary request to xCures using the configured connection identified
|
|
63
|
-
by slug. Refer to https://partner.xcures.com/api-docs for the full API
|
|
64
|
-
documentation.
|
|
65
|
-
|
|
66
|
-
Args:
|
|
67
|
-
extra_headers: Send extra headers
|
|
68
|
-
|
|
69
|
-
extra_query: Add additional query parameters to the request
|
|
70
|
-
|
|
71
|
-
extra_body: Add additional JSON properties to the request
|
|
72
|
-
|
|
73
|
-
timeout: Override the client-level default timeout for this request, in seconds
|
|
74
|
-
"""
|
|
75
|
-
if not slug:
|
|
76
|
-
raise ValueError(f"Expected a non-empty value for `slug` but received {slug!r}")
|
|
77
|
-
return self._post(
|
|
78
|
-
f"/api/v2/integrations/xcures/{slug}/request",
|
|
79
|
-
body=maybe_transform(
|
|
80
|
-
{
|
|
81
|
-
"method": method,
|
|
82
|
-
"path": path,
|
|
83
|
-
"body": body,
|
|
84
|
-
"parameters": parameters,
|
|
85
|
-
},
|
|
86
|
-
xcure_make_request_params.XcureMakeRequestParams,
|
|
87
|
-
),
|
|
88
|
-
options=make_request_options(
|
|
89
|
-
extra_headers=extra_headers, extra_query=extra_query, extra_body=extra_body, timeout=timeout
|
|
90
|
-
),
|
|
91
|
-
cast_to=object,
|
|
92
|
-
)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
class AsyncXcuresResource(AsyncAPIResource):
|
|
96
|
-
@cached_property
|
|
97
|
-
def with_raw_response(self) -> AsyncXcuresResourceWithRawResponse:
|
|
98
|
-
"""
|
|
99
|
-
This property can be used as a prefix for any HTTP method call to return
|
|
100
|
-
the raw response object instead of the parsed content.
|
|
101
|
-
|
|
102
|
-
For more information, see https://www.github.com/samplehc/samplehc-python#accessing-raw-response-data-eg-headers
|
|
103
|
-
"""
|
|
104
|
-
return AsyncXcuresResourceWithRawResponse(self)
|
|
105
|
-
|
|
106
|
-
@cached_property
|
|
107
|
-
def with_streaming_response(self) -> AsyncXcuresResourceWithStreamingResponse:
|
|
108
|
-
"""
|
|
109
|
-
An alternative to `.with_raw_response` that doesn't eagerly read the response body.
|
|
110
|
-
|
|
111
|
-
For more information, see https://www.github.com/samplehc/samplehc-python#with_streaming_response
|
|
112
|
-
"""
|
|
113
|
-
return AsyncXcuresResourceWithStreamingResponse(self)
|
|
114
|
-
|
|
115
|
-
async def make_request(
|
|
116
|
-
self,
|
|
117
|
-
slug: str,
|
|
118
|
-
*,
|
|
119
|
-
method: Literal["GET", "POST", "PUT"],
|
|
120
|
-
path: str,
|
|
121
|
-
body: Dict[str, object] | Omit = omit,
|
|
122
|
-
parameters: Dict[str, object] | Omit = omit,
|
|
123
|
-
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
124
|
-
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
125
|
-
extra_headers: Headers | None = None,
|
|
126
|
-
extra_query: Query | None = None,
|
|
127
|
-
extra_body: Body | None = None,
|
|
128
|
-
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
129
|
-
) -> object:
|
|
130
|
-
"""
|
|
131
|
-
Make an arbitrary request to xCures using the configured connection identified
|
|
132
|
-
by slug. Refer to https://partner.xcures.com/api-docs for the full API
|
|
133
|
-
documentation.
|
|
134
|
-
|
|
135
|
-
Args:
|
|
136
|
-
extra_headers: Send extra headers
|
|
137
|
-
|
|
138
|
-
extra_query: Add additional query parameters to the request
|
|
139
|
-
|
|
140
|
-
extra_body: Add additional JSON properties to the request
|
|
141
|
-
|
|
142
|
-
timeout: Override the client-level default timeout for this request, in seconds
|
|
143
|
-
"""
|
|
144
|
-
if not slug:
|
|
145
|
-
raise ValueError(f"Expected a non-empty value for `slug` but received {slug!r}")
|
|
146
|
-
return await self._post(
|
|
147
|
-
f"/api/v2/integrations/xcures/{slug}/request",
|
|
148
|
-
body=await async_maybe_transform(
|
|
149
|
-
{
|
|
150
|
-
"method": method,
|
|
151
|
-
"path": path,
|
|
152
|
-
"body": body,
|
|
153
|
-
"parameters": parameters,
|
|
154
|
-
},
|
|
155
|
-
xcure_make_request_params.XcureMakeRequestParams,
|
|
156
|
-
),
|
|
157
|
-
options=make_request_options(
|
|
158
|
-
extra_headers=extra_headers, extra_query=extra_query, extra_body=extra_body, timeout=timeout
|
|
159
|
-
),
|
|
160
|
-
cast_to=object,
|
|
161
|
-
)
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
class XcuresResourceWithRawResponse:
|
|
165
|
-
def __init__(self, xcures: XcuresResource) -> None:
|
|
166
|
-
self._xcures = xcures
|
|
167
|
-
|
|
168
|
-
self.make_request = to_raw_response_wrapper(
|
|
169
|
-
xcures.make_request,
|
|
170
|
-
)
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
class AsyncXcuresResourceWithRawResponse:
|
|
174
|
-
def __init__(self, xcures: AsyncXcuresResource) -> None:
|
|
175
|
-
self._xcures = xcures
|
|
176
|
-
|
|
177
|
-
self.make_request = async_to_raw_response_wrapper(
|
|
178
|
-
xcures.make_request,
|
|
179
|
-
)
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
class XcuresResourceWithStreamingResponse:
|
|
183
|
-
def __init__(self, xcures: XcuresResource) -> None:
|
|
184
|
-
self._xcures = xcures
|
|
185
|
-
|
|
186
|
-
self.make_request = to_streamed_response_wrapper(
|
|
187
|
-
xcures.make_request,
|
|
188
|
-
)
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
class AsyncXcuresResourceWithStreamingResponse:
|
|
192
|
-
def __init__(self, xcures: AsyncXcuresResource) -> None:
|
|
193
|
-
self._xcures = xcures
|
|
194
|
-
|
|
195
|
-
self.make_request = async_to_streamed_response_wrapper(
|
|
196
|
-
xcures.make_request,
|
|
197
|
-
)
|