enrollment requests
Create Enrollment Request
post
/organizations/{organizationId}/fhir/3/EnrollmentRequest
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | EnrollmentRequest | This is a EnrollmentRequest resource |
identifier | array(Identifier) | The Response business identifier. | |
status | string | The status of the resource instance. | |
created | string | The date when this resource was created. | |
insurer | Reference | The Insurer who is target of the request. | |
provider | Reference | The practitioner who is responsible for the services rendered to the patient. | |
organization | Reference | The organization which is responsible for the services rendered to the patient. | |
subject | Reference | Patient Resource. | |
coverage | Reference | Reference to the program or plan identification, underwriter or payor. |
Response
keyboard_arrow_down
Patch Enrollment Request
patch
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
Request
Headers
content-type* | string | application/json-patch+json | application/json-patch+json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | EnrollmentRequest | This is a EnrollmentRequest resource |
identifier | array(Identifier) | The Response business identifier. | |
status | string | The status of the resource instance. | |
created | string | The date when this resource was created. | |
insurer | Reference | The Insurer who is target of the request. | |
provider | Reference | The practitioner who is responsible for the services rendered to the patient. | |
organization | Reference | The organization which is responsible for the services rendered to the patient. | |
subject | Reference | Patient Resource. | |
coverage | Reference | Reference to the program or plan identification, underwriter or payor. |
Response
keyboard_arrow_down
Read Enrollment Request
get
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
keyboard_arrow_down
Read History Enrollment Request
get
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}/_history
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
keyboard_arrow_down
Read Version Enrollment Request
get
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}/_history/{versionId}
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* | |||
versionId* |
Response
keyboard_arrow_down
Remove Enrollment Request
delete
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
keyboard_arrow_down
Search Get Enrollment Request
get
/organizations/{organizationId}/fhir/3/EnrollmentRequest
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
identifier | string | ||
organization | string | ||
patient | string | ||
subject | string |
Params
organizationId* | string|string | id|slug |
Response
keyboard_arrow_down
Search History Enrollment Request
get
/organizations/{organizationId}/fhir/3/EnrollmentRequest/_history
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug |
Response
keyboard_arrow_down
Search Post Enrollment Request
post
/organizations/{organizationId}/fhir/3/EnrollmentRequest/_search
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
Request
Headers
content-type* | string | application/json|application/x-www-form-urlencoded | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
identifier | string | ||
organization | string | ||
patient | string | ||
subject | string |
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | EnrollmentRequest | This is a EnrollmentRequest resource |
identifier | array(Identifier) | The Response business identifier. | |
status | string | The status of the resource instance. | |
created | string | The date when this resource was created. | |
insurer | Reference | The Insurer who is target of the request. | |
provider | Reference | The practitioner who is responsible for the services rendered to the patient. | |
organization | Reference | The organization which is responsible for the services rendered to the patient. | |
subject | Reference | Patient Resource. | |
coverage | Reference | Reference to the program or plan identification, underwriter or payor. |
Response
keyboard_arrow_down
Update Enrollment Request
put
/organizations/{organizationId}/fhir/3/EnrollmentRequest/{resourceId}
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
Request
Headers
content-type* | string | application/json|application/json+fhir | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | EnrollmentRequest | This is a EnrollmentRequest resource |
identifier | array(Identifier) | The Response business identifier. | |
status | string | The status of the resource instance. | |
created | string | The date when this resource was created. | |
insurer | Reference | The Insurer who is target of the request. | |
provider | Reference | The practitioner who is responsible for the services rendered to the patient. | |
organization | Reference | The organization which is responsible for the services rendered to the patient. | |
subject | Reference | Patient Resource. | |
coverage | Reference | Reference to the program or plan identification, underwriter or payor. |
Response
keyboard_arrow_down