IN-D Insurance (ICD10 & CPT) (Preview)

IN-D Insurance does ICD10 and CPT auto-coding by understanding the disease name and the respective diagnosis by extracting the information from the discharge summary uploaded without a need to set up any template.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name IN-D Support
URL https://one.in-d.ai/developer/
Email explore@in-d.ai
Connector Metadata
Publisher IN-D by Intain
Website https://www.in-d.ai
Privacy policy https://www.in-d.ai/privacy-policy
Categories AI;IT Operations

Prerequisites

For using the connector you need an API key to access the connector.

How to get credentials

For accessing the connector, you need an API Key which can be obtained by mail. Drop an email to explore@in-d.ai. We will connect with you in the next 3-5 business days.

Known issues and limitations

Image name extension must be jpg,jpeg,png,pdf,tiff.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

CPT Auto-coding - From Diagnosis Name

Automatically does CPT coding when given the diagnosis name as the input

CPT Auto-coding - From Discharge Summary Document

Smartly understand the Diagnosis from a Discharge Summary document without the need to set up any templates beforehand and does CPT auto-coding

Highlight diagnosis and medical terms - From Discharge Summary Document

Automatically highlights the diagnosis and other medical terms in a discharge summary document once uploaded

Highlight disease and medical terms - From Discharge Summary Document

Automatically highlights the disease and other medical terms in a discharge summary document once uploaded

ICD10 Auto-coding - From Discharge Summary Document

Smartly understand the disease from a Discharge Summary document without the need to set up any templates beforehand and does ICD10 auto-coding

ICD10 Auto-coding - From Disease Name

Automatically does ICD10 coding when given the disease name as the input

CPT Auto-coding - From Diagnosis Name

Automatically does CPT coding when given the diagnosis name as the input

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

Content-Type of post request

diagnosis name
procedure True string

procedure

Returns

Name Path Type Description
result
result array of object

result

Input Disease name
result.input_given string

input_given

cpt codes
result.cpt_code string

cpt_code

cpt desc
result.cpt_desc string

cpt_description

CPT Auto-coding - From Discharge Summary Document

Smartly understand the Diagnosis from a Discharge Summary document without the need to set up any templates beforehand and does CPT auto-coding

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

Content-Type of post request

file name
file_name True string

file_name

base64 content of file
file True byte

file

Returns

Name Path Type Description
result
result array of object

result

file name
result.file_name string

file_name

diseases found
result.diseases_found string

diseases_found

cpt code
result.cpt_code string

list of cpt codes

cpt desc
result.cpt_desc string

cpt_description

output_image
result.output_image string

output_image

Highlight diagnosis and medical terms - From Discharge Summary Document

Automatically highlights the diagnosis and other medical terms in a discharge summary document once uploaded

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

Content-Type of post request

file name
file_name True string

file_name

base64 content of file
file True byte

file

Returns

Name Path Type Description
file name
file_name string

file_name

output image
output_image string

output_image

Highlight disease and medical terms - From Discharge Summary Document

Automatically highlights the disease and other medical terms in a discharge summary document once uploaded

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

Content-Type of post request

file name
file_name True string

file_name

base64 content of file
file True byte

file

Returns

Name Path Type Description
result
result array of object

result

file name
result.file_name string

file_name

output image
result.output_image string

output_image

ICD10 Auto-coding - From Discharge Summary Document

Smartly understand the disease from a Discharge Summary document without the need to set up any templates beforehand and does ICD10 auto-coding

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

content-Type of post request

file name
file_name True string

file_name

file
file True byte

file

Returns

Name Path Type Description
result
result array of object

result

file name
result.file_name string

file name of input

diseases
result.disease string

list of diseases

icd code
result.icd_code string

list of icd codes

icd desc
result.icd_desc string

icd code description

o/p image
result.output_image string

base64 content of uploaded image with highlighted disease names and icd codes

ICD10 Auto-coding - From Disease Name

Automatically does ICD10 coding when given the disease name as the input

Parameters

Name Key Required Type Description
Content-Type of request
Content-Type True string

Content-Type of post request

disease name
disease_name True string

disease_name

Returns

Name Path Type Description
result
result array of object

result

Input Disease name
result.input_given string

input_given

ICD Code
result.icd_code string

icd_code

ICD Code description
result.icd_desc string

icd_desc