EncountersV4

Get encounter

GET

Path parameters

encounter_idUUIDRequired

Response

This endpoint returns an object
benefits_assigned_to_provider
boolean
Whether this patient has authorized insurance payments to be made to you, not them. If false, patient may receive reimbursement. Box 13 on the CMS-1500 claim form.
billable_status
enum

Defines if the Encounter is to be billed by Candid to the responsible_party. Examples for when this should be set to NOT_BILLABLE include if the Encounter has not occurred yet or if there is no intention of ever billing the responsible_party.

Allowed values: BILLABLENOT_BILLABLE
billing_provider
object
The billing provider is the provider or business entity submitting the claim. Billing provider may be, but is not necessarily, the same person/NPI as the rendering provider. From a payer's perspective, this represents the person or entity being reimbursed. When a contract exists with the target payer, the billing provider should be the entity contracted with the payer. In some circumstances, this will be an individual provider. In that case, submit that provider's NPI and the tax ID (TIN) that the provider gave to the payer during contracting. In other cases, the billing entity will be a medical group. If so, submit the group NPI and the group's tax ID. Box 33 on the CMS-1500 claim form.
claims
list of objects
clinical_notes
list of objects
Holds a collection of clinical observations made by healthcare providers during patient encounters.
date_of_service
string

Date formatted as YYYY-MM-DD; eg: 2019-08-24. This date must be the local date in the timezone where the service occurred. Box 24a on the CMS-1500 claim form. If service occurred over a range of dates, this should be the start date. date_of_service must be defined on either the encounter or the service lines but not both.

diagnoses
list of objects
Ideally, this field should contain no more than 12 diagnoses. However, more diagnoses may be submitted at this time, and coders will later prioritize the 12 that will be submitted to the payor.
encounter_id
UUID
external_id
string
A client-specified unique ID to associate with this encounter; for example, your internal encounter ID or a Dr. Chrono encounter ID. This field should not contain PHI.
owner_of_next_action
enum
The party who is responsible for taking the next action on an Encounter, as defined by ownership of open Tasks.
Allowed values: CANDIDCUSTOMERCODERNONE
patient
object
Contains the identification information of the individual receiving medical services.
patient_authorized_release
boolean
Whether this patient has authorized the release of medical information for billing purpose. Box 12 on the CMS-1500 claim form.
patient_histories
list of objects
patient_payments
list of objects
provider_accepts_assignment
boolean
Whether you have accepted the patient's authorization for insurance payments to be made to you, not them. Box 27 on the CMS-1500 claim form.
rendering_provider
object
The rendering provider is the practitioner -- physician, nurse practitioner, etc. -- performing the service. For telehealth services, the rendering provider performs the visit, asynchronous communication, or other service. The rendering provider address should generally be the same as the service facility address.
responsible_party
enum
Defines the party to be billed with the initial balance owed on the claim.
Allowed values: INSURANCE_PAYSELF_PAYUNKNOWN
service_facility
object
Encounter Service facility is typically the location a medical service was rendered, such as a provider office or hospital. For telehealth, service facility can represent the provider's location when the service was delivered (e.g., home), or the location where an in-person visit would have taken place, whichever is easier to identify. If the provider is in-network, service facility may be defined in payer contracts. Box 32 on the CMS-1500 claim form. Note that for an in-network claim to be successfully adjudicated, the service facility address listed on claims must match what was provided to the payer during the credentialing process.
submission_origin
enum

The party who originally submitted the Claim. For Claims originating in Candid, this will be EncounterSubmissionOriginType.CANDID. For Encounters created with an external_claim_submission object, this will be EncounterSubmissionOriginType.EXTERNAL.

Allowed values: CANDIDEXTERNAL
tags
list of objects
url
string
URL that links directly to the claim created in Candid.
additional_information
stringOptional
Defines additional information on the claim needed by the payer. Box 19 on the CMS-1500 claim form.
admission_date
stringOptional

837p Loop2300 DTP*435, CMS-1500 Box 18 Required on all ambulance claims when the patient was known to be admitted to the hospital. OR Required on all claims involving inpatient medical visits.

appointment_type
stringOptional
Human-readable description of the appointment type (ex: "Acupuncture - Headaches").
billing_notes
list of objectsOptional
Spot to store misc, human-readable, notes about this encounter to be used in the billing process.
coding_attribution
enumOptional
The entity that performed the coding of medical services for the claim.
Allowed values: CANDIDCUSTOMERTCNPJF
delay_reason_code
enumOptional
837i Loop2300, CLM-1300 Box 20 Code indicating the reason why a request was delayed
discharge_date
stringOptional

837p Loop2300 DTP*096, CMS-1500 Box 18 Required for inpatient claims when the patient was discharged from the facility and the discharge date is known.

end_date_of_service
stringOptional

Date formatted as YYYY-MM-DD; eg: 2019-08-25. This date must be the local date in the timezone where the service occurred. If omitted, the Encounter is assumed to be for a single day. Must not be temporally before the date_of_service field.

existing_medications
list of objectsOptional
guarantor
objectOptional
Personal and contact info for the guarantor of the patient responsibility.
interventions
list of objectsOptional
last_menstrual_period_date
stringOptional

837p Loop2300 DTP*484, CMS-1500 Box 14 Required when, in the judgment of the provider, the services on this claim are related to the patient’s pregnancy.

onset_of_current_illness_or_symptom_date
stringOptional

837p Loop2300 DTP*431, CMS-1500 Box 14 Required for the initial medical service or visit performed in response to a medical emergency when the date is available and is different than the date of service. OR This date is the onset of acute symptoms for the current illness or condition.

patient_control_number
stringOptional
A patient control number (PCN) is a unique identifier assigned to a patient within a healthcare system or facility. It's used to track and manage a patient's medical records, treatments, and other healthcare-related information.
pay_to_address
objectOptional
Specifies the address to which payments for the claim should be sent.
place_of_service_code
enumOptional

Box 24B on the CMS-1500 claim form. Line-level place of service is not currently supported. 02 for telemedicine, 11 for in-person. Full list here.

place_of_service_code_as_submitted
enumOptional

Box 24B on the CMS-1500 claim form. Line-level place of service is not currently supported. 02 for telemedicine, 11 for in-person. Full list here.

prior_authorization_number
stringOptional
Box 23 on the CMS-1500 claim form.
referring_provider
objectOptional
service_authorization_exception_code
enumOptional

837p Loop2300 REF*4N Required when mandated by government law or regulation to obtain authorization for specific service(s) but, for the reasons listed in one of the enum values of ServiceAuthorizationExceptionCode, the service was performed without obtaining the authorization.

subscriber_primary
objectOptional

Subscriber_primary is required when responsible_party is INSURANCE_PAY (i.e. when the claim should be billed to insurance). These are not required fields when responsible_party is SELF_PAY (i.e. when the claim should be billed to the patient). However, if you collect this for patients, even self-pay, we recommend including it when sending encounters to Candid. Note: Cash Pay is no longer a valid payer_id in v4, please use responsible party to define self-pay claims.

subscriber_secondary
objectOptional
Contains details of the secondary insurance subscriber.
synchronicity
enumOptional
Whether or not this was a synchronous or asynchronous encounter. Asynchronous encounters occur when providers and patients communicate online using forms, instant messaging, or other pre-recorded digital mediums. Synchronous encounters occur in live, real-time settings where the patient interacts directly with the provider, such as over video or a phone call.
Allowed values: SynchronousAsynchronous
vitals
objectOptional
work_queue_id
stringOptional
work_queue_membership_activated_at
datetimeOptional
GET
1curl https://api.joincandidhealth.com/api/encounters/v4/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32 \
2 -H "Authorization: Bearer <token>"
200Retrieved
1{
2 "benefits_assigned_to_provider": true,
3 "billable_status": "BILLABLE",
4 "billing_provider": {
5 "address": {
6 "address1": "string",
7 "city": "string",
8 "state": "AA",
9 "zip_code": "string",
10 "zip_plus_four_code": "string",
11 "address2": "string"
12 },
13 "npi": "string",
14 "provider_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
15 "first_name": "string",
16 "last_name": "string",
17 "organization_name": "string",
18 "tax_id": "string",
19 "taxonomy_code": "string"
20 },
21 "claims": [
22 {
23 "claim_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
24 "status": "biller_received",
25 "service_lines": [
26 {
27 "service_line_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
28 "procedure_code": "string",
29 "quantity": "string",
30 "units": "MJ",
31 "claim_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
32 "date_of_service_range": {
33 "start_date": "string",
34 "end_date": "string"
35 },
36 "date_of_service": "2023-01-01",
37 "modifiers": [
38 "22"
39 ],
40 "charge_amount_cents": 0,
41 "allowed_amount_cents": 0,
42 "insurance_balance_cents": 0,
43 "patient_balance_cents": 0,
44 "paid_amount_cents": 0,
45 "patient_responsibility_cents": 0,
46 "diagnosis_id_zero": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
47 "diagnosis_id_one": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
48 "diagnosis_id_two": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
49 "diagnosis_id_three": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
50 "service_line_era_data": {
51 "service_line_adjustments": [
52 {
53 "created_at": "2023-01-01T00:00:00Z",
54 "adjustment_group_code": "string",
55 "adjustment_reason_code": "string",
56 "adjustment_amount_cents": 0,
57 "adjustment_note": "string"
58 }
59 ],
60 "remittance_advice_remark_codes": [
61 "string"
62 ]
63 },
64 "service_line_manual_adjustments": [
65 {
66 "created_at": "2023-01-01T00:00:00Z",
67 "adjustment_group_code": "string",
68 "adjustment_reason_code": "string",
69 "adjustment_amount_cents": 0,
70 "adjustment_note": "string"
71 }
72 ],
73 "related_invoices": [
74 {
75 "id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
76 "created_at": "2023-01-01T00:00:00Z",
77 "updated_at": "2023-01-01T00:00:00Z",
78 "organzation_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
79 "source_id": "string",
80 "source_customer_id": "string",
81 "patient_external_id": "string",
82 "due_date": "string",
83 "status": "draft",
84 "items": [
85 {
86 "service_line_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
87 "amount_cents": 0
88 }
89 ],
90 "note": "string",
91 "url": "string",
92 "customer_invoice_url": "string"
93 }
94 ],
95 "related_invoice_info": [
96 {
97 "id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
98 "invoice": {
99 "amount_cents": 0,
100 "created_at": "2023-01-01T00:00:00Z",
101 "updated_at": "2023-01-01T00:00:00Z",
102 "organization_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
103 "invoice_destination_metadata": {
104 "invoice_destination": "STRIPE",
105 "source_id": "string",
106 "source_customer_id": "string",
107 "destination_status": "string"
108 },
109 "patient_external_id": "string",
110 "due_date": "2023-01-01",
111 "status": "DRAFT",
112 "items": {
113 "claim_invoice_items": {
114 "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32": {
115 "service_line_invoice_items": {
116 "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32": {
117 "service_line_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
118 "amount_cents": 0
119 }
120 },
121 "claim_invoice_item": {
122 "claim_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
123 "amount_cents": 0
124 }
125 }
126 },
127 "unattributed_items": [
128 {
129 "amount_cents": 0
130 }
131 ]
132 },
133 "note": "string",
134 "url": "string",
135 "customer_invoice_url": "string"
136 },
137 "invoice_type": "STRIPE"
138 }
139 ],
140 "denial_reason": {
141 "reason": "Authorization Required"
142 },
143 "place_of_service_code": "01",
144 "description": "string",
145 "end_date_of_service": "2023-01-01"
146 }
147 ],
148 "eras": [
149 {
150 "check_date": "string",
151 "check_number": "string",
152 "era_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"
153 }
154 ],
155 "clearinghouse": "string",
156 "clearinghouse_claim_id": "string",
157 "payer_claim_id": "string",
158 "clia_number": "string"
159 }
160 ],
161 "clinical_notes": [
162 {
163 "category": "clinical",
164 "notes": [
165 "string"
166 ],
167 "notes_structured": [
168 {
169 "text": "string",
170 "author_name": "string",
171 "timestamp": "2023-01-01T00:00:00Z",
172 "author_npi": "string"
173 }
174 ]
175 }
176 ],
177 "date_of_service": "string",
178 "diagnoses": [
179 {
180 "code": "string",
181 "code_type": "ABF",
182 "created_at": "2023-01-01T00:00:00Z",
183 "diagnosis_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
184 "encounter_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
185 "updated_at": "2023-01-01T00:00:00Z",
186 "name": "string"
187 }
188 ],
189 "encounter_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
190 "external_id": "string",
191 "owner_of_next_action": "CANDID",
192 "patient": {
193 "address": {
194 "address1": "string",
195 "city": "string",
196 "state": "AA",
197 "zip_code": "string",
198 "address2": "string",
199 "zip_plus_four_code": "string"
200 },
201 "date_of_birth": "string",
202 "email_consent": true,
203 "external_id": "string",
204 "first_name": "string",
205 "gender": "male",
206 "individual_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
207 "last_name": "string",
208 "phone_consent": true,
209 "phone_numbers": [
210 {
211 "number": "string",
212 "type": "Home"
213 }
214 ],
215 "email": "string"
216 },
217 "patient_authorized_release": true,
218 "patient_histories": [
219 {
220 "category": "present_illness",
221 "questions": [
222 {
223 "id": "string",
224 "text": "string",
225 "responses": [
226 {
227 "response": "string",
228 "follow_ups": [
229 {
230 "id": "string",
231 "text": "string",
232 "response": "string"
233 }
234 ]
235 }
236 ]
237 }
238 ]
239 }
240 ],
241 "patient_payments": [
242 {
243 "patient_payment_id": "string",
244 "organization_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
245 "source_internal_id": "string",
246 "source": "MANUAL_ENTRY",
247 "amount_cents": 0,
248 "payment_timestamp": "2023-01-01T00:00:00Z",
249 "status": "PENDING",
250 "payment_name": "string",
251 "payment_note": "string",
252 "patient_external_id": "string",
253 "encounter_external_id": "string",
254 "service_line_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"
255 }
256 ],
257 "provider_accepts_assignment": true,
258 "rendering_provider": {
259 "address": {
260 "address1": "string",
261 "city": "string",
262 "state": "AA",
263 "zip_code": "string",
264 "zip_plus_four_code": "string",
265 "address2": "string"
266 },
267 "npi": "string",
268 "provider_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
269 "first_name": "string",
270 "last_name": "string",
271 "organization_name": "string",
272 "tax_id": "string",
273 "taxonomy_code": "string"
274 },
275 "responsible_party": "INSURANCE_PAY",
276 "service_facility": {
277 "service_facility_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
278 "organization_name": "string",
279 "address": {
280 "address1": "string",
281 "city": "string",
282 "state": "AA",
283 "zip_code": "string",
284 "zip_plus_four_code": "string",
285 "address2": "string"
286 },
287 "npi": "string"
288 },
289 "submission_origin": "CANDID",
290 "tags": [
291 {
292 "color": "black",
293 "creator_id": "string",
294 "description": "string",
295 "tag_id": "string"
296 }
297 ],
298 "url": "string",
299 "additional_information": "string",
300 "admission_date": "string",
301 "appointment_type": "string",
302 "billing_notes": [
303 {
304 "billing_note_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
305 "created_at": "2023-01-01T00:00:00Z",
306 "encounter_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
307 "text": "string",
308 "author_auth0_id": "string",
309 "author_name": "string"
310 }
311 ],
312 "coding_attribution": "CANDID",
313 "delay_reason_code": "1",
314 "discharge_date": "string",
315 "end_date_of_service": "string",
316 "existing_medications": [
317 {
318 "name": "string",
319 "rx_cui": "string",
320 "dosage": "string",
321 "dosage_form": "string",
322 "frequency": "string",
323 "as_needed": true
324 }
325 ],
326 "guarantor": {
327 "email_consent": true,
328 "external_id": "string",
329 "first_name": "string",
330 "guarantor_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
331 "last_name": "string",
332 "phone_consent": true,
333 "phone_numbers": [
334 {
335 "number": "string",
336 "type": "Home"
337 }
338 ],
339 "address": {
340 "address1": "string",
341 "city": "string",
342 "state": "AA",
343 "zip_code": "string",
344 "address2": "string",
345 "zip_plus_four_code": "string"
346 },
347 "date_of_birth": "2023-01-01",
348 "email": "string"
349 },
350 "interventions": [
351 {
352 "name": "string",
353 "category": "allopathic",
354 "description": "string",
355 "medication": {
356 "name": "string",
357 "rx_cui": "string",
358 "dosage": "string",
359 "dosage_form": "string",
360 "frequency": "string",
361 "as_needed": true
362 },
363 "labs": [
364 {
365 "name": "string",
366 "code": "string",
367 "code_type": "quest"
368 }
369 ]
370 }
371 ],
372 "last_menstrual_period_date": "string",
373 "onset_of_current_illness_or_symptom_date": "string",
374 "patient_control_number": "string",
375 "pay_to_address": {
376 "address1": "string",
377 "city": "string",
378 "state": "AA",
379 "zip_code": "string",
380 "zip_plus_four_code": "string",
381 "address2": "string"
382 },
383 "place_of_service_code": "01",
384 "place_of_service_code_as_submitted": "01",
385 "prior_authorization_number": "string",
386 "referring_provider": {
387 "address": {
388 "address1": "string",
389 "city": "string",
390 "state": "AA",
391 "zip_code": "string",
392 "zip_plus_four_code": "string",
393 "address2": "string"
394 },
395 "npi": "string",
396 "provider_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
397 "first_name": "string",
398 "last_name": "string",
399 "organization_name": "string",
400 "tax_id": "string",
401 "taxonomy_code": "string"
402 },
403 "service_authorization_exception_code": "1",
404 "subscriber_primary": {
405 "first_name": "string",
406 "gender": "male",
407 "individual_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
408 "insurance_card": {
409 "insurance_card_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
410 "member_id": "string",
411 "payer_id": "string",
412 "payer_name": "string",
413 "group_number": "string",
414 "image_url_back": "string",
415 "image_url_front": "string",
416 "insurance_type": "01",
417 "plan_name": "string",
418 "plan_type": "09",
419 "rx_bin": "string",
420 "rx_pcn": "string"
421 },
422 "last_name": "string",
423 "patient_relationship_to_subscriber_code": "01",
424 "address": {
425 "address1": "string",
426 "city": "string",
427 "state": "AA",
428 "zip_code": "string",
429 "address2": "string",
430 "zip_plus_four_code": "string"
431 },
432 "date_of_birth": "string"
433 },
434 "subscriber_secondary": {
435 "first_name": "string",
436 "gender": "male",
437 "individual_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
438 "insurance_card": {
439 "insurance_card_id": "d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32",
440 "member_id": "string",
441 "payer_id": "string",
442 "payer_name": "string",
443 "group_number": "string",
444 "image_url_back": "string",
445 "image_url_front": "string",
446 "insurance_type": "01",
447 "plan_name": "string",
448 "plan_type": "09",
449 "rx_bin": "string",
450 "rx_pcn": "string"
451 },
452 "last_name": "string",
453 "patient_relationship_to_subscriber_code": "01",
454 "address": {
455 "address1": "string",
456 "city": "string",
457 "state": "AA",
458 "zip_code": "string",
459 "address2": "string",
460 "zip_plus_four_code": "string"
461 },
462 "date_of_birth": "string"
463 },
464 "synchronicity": "Synchronous",
465 "vitals": {
466 "height_in": 0,
467 "weight_lbs": 0,
468 "blood_pressure_systolic_mmhg": 0,
469 "blood_pressure_diastolic_mmhg": 0,
470 "body_temperature_f": 1
471 },
472 "work_queue_id": "string",
473 "work_queue_membership_activated_at": "2023-01-01T00:00:00Z"
474}