EligibilityApi

APIDescription
GET api/Eligibility/GetPatients?providerId={providerId}

List patients associated with the specified provider ID.

POST api/Eligibility/AddPatient

Add a patient to the specified provider ID.

POST api/Eligibility/IsValidProductKey

Product Key Validation.

GET api/Eligibility/GetProviderId?uerId={uerId}&email={email}

Get the provider ID of the specified e-mail address.

POST api/Eligibility/TestEligibility

Testing mode of eligibility inquiry. Not access to the HETS system.

POST api/Eligibility/InquiryEligibility

Production mode of eligibility inquiry. Access to the HETS system.

POST api/Eligibility/GetEligibilityPdf

Get all the eligibility information in PDF.

AccountApi

APIDescription
POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/ForgotPassword

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

POST api/Account/Register

No documentation available.

POST api/Account/RegisterExternal

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

POST api/Account/ResetPassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

EdiTo1500PdfApi

APIDescription
GET rest/EdiTo1500Pdf/ConvertEdiTo1500Pdfs

No documentation available.

EdiTo1450PdfApi

APIDescription
GET rest/EdiTo1450Pdf/ConvertEdiTo1450Pdfs

No documentation available.

HcpcsApi

APIDescription
GET api/HcpcsTable/GetHcpcsMainTerms?year={year}&type={type}

No documentation available.

GET api/HcpcsTable/GetHcpcsSubterms?year={year}&type={type}&title={title}

No documentation available.

HedisApi

APIDescription
GET api/HedisServices/GetAssociatedIpas?email={email}&npi={npi}

Get the list of associated IPAs for the specified email and NPI.

GET api/HedisServices/GetPatients?ipa={ipa}&npi={npi}

List patients associated with the specified IPA and NPI.

GET api/HedisServices/GetProviderInfo?email={email}

Get the provider information (NPI, asociated IPAs, associated Provider IDs) using the specified provider e-mail address.

GET api/HedisServices/GetPatientHedisData?ipa={ipa}&npi={npi}&patientNo={patientNo}

Get patient HEDIS data from database.

POST api/HedisServices/PutPatientHedisData

Put patient HEDIS data into database.

Icd10CmApi

APIDescription
GET api/Icd10CmTable/GetIcd10CmYearSectionDescHtml?chapterNo={chapterNo}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmTableDescHtml?chapterNo={chapterNo}&sectionId={sectionId}&diagIds={diagIds}

Find the description of the specified ICD-10-CM code in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmTableDescHtml?code={code}

Find the description of the specified ICD-10-CM code in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmYearTableDescHtml?chapterNo={chapterNo}&sectionId={sectionId}&diagIds={diagIds}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmYearTableDescHtml?code={code}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmDiags?chapterNo={chapterNo}&sectionId={sectionId}&diagIds={diagIds}

List the ICD-10-CM codes associated with the specified chapter number, section ID, and chain of diagnosis codes.

GET api/Icd10CmTable/GetIcd10CmYearDiags?chapterNo={chapterNo}&sectionId={sectionId}&diagIds={diagIds}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmPDF?code={code}&year={year}&subscription={subscription}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmPDFURL?code={code}&year={year}&subscription={subscription}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmIndexMainTerms?year={year}&type={type}

Get the main terms of ICD-10-CM Index in the ICD-10-CM Index XML file.

GET api/Icd10CmTable/GetIcd10CmSearchIndexTerms?year={year}&type={type}&title={title}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmIndexDetails?year={year}&type={type}&title={title}&see={see}&subterm={subterm}

Get the main terms of ICD-10-CM Index in the ICD-10-CM Index XML file.

GET api/Icd10CmTable/GetIcd10CmTable?code={code}

Find the description of the specified ICD-10-CM code in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmYearTable?code={code}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmYearTableLevel?code={code}&year={year}&level={level}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmYearTableDirectChildren?code={code}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmYearTableSeventhChars?code={code}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmYearTableLevelDescHtml?code={code}&year={year}&level={level}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmChapter

List all the chapters defined in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmYearChapter?year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmSection?categoryId={categoryId}&chapterNo={chapterNo}

List all the sections under the specified chapter ID and position in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmYearSection?categoryId={categoryId}&chapterNo={chapterNo}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmSectionDesc?categoryId={categoryId}&chapterNo={chapterNo}

Find the section description of the specified chapter number in the ICD-10-CM XML file.

GET api/Icd10CmTable/GetIcd10CmYearSectionDesc?categoryId={categoryId}&chapterNo={chapterNo}&year={year}

No documentation available.

GET api/Icd10CmTable/GetIcd10CmSectionDescHtml?chapterNo={chapterNo}

Find the description of the specified ICD-10-CM code in the ICD-10-CM XML file.

GET api/Icd10CmApi?year={year}&code={code}

No documentation available.

HHSRiskScoreApi

APIDescription
POST rest/HHSRiskScore/GetHHSRiskScores

Calculate the HSS Risk Score based on the patient demographic information and diagnosis codes available in the request.

HccRiskScoreApi

APIDescription
POST rest/HccRiskScore/GetHccRiskScores

Calculate the HCC Risk Score based on the patient demographic information and diagnosis codes available in the request.

DownloadApi

APIDescription
GET api/DownloadFile/GetLatestIndexFile?type={type}&year={year}

No documentation available.

Icd10PcsApi

APIDescription
GET api/Icd10PcsTable/GetIcd10PcsSections

List all the sections defined in the ICD-10-PCS XML file.

GET api/Icd10PcsTable/GetIcd10PcsYearSections?year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsBodySystems?section={section}

List all the body systems associated with the specified section name in the ICD-10-PCS XML file.

GET api/Icd10PcsTable/GetIcd10PcsYearBodySystems?section={section}&year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsOperations?section={section}&body={body}

List all the operations associated with the specified section and body names in the ICD-10-PCS XML file.

GET api/Icd10PcsTable/GetIcd10PcsYearOperations?section={section}&body={body}&year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsYearOperationsExt?section={section}&body={body}&year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsBodyParts?section={section}&body={body}&operation={operation}

List all the body parts associated with the specified section, body, and operation names in the ICD-10-PCS XML file.

GET api/Icd10PcsTable/GetIcd10PcsYearBodyParts?section={section}&body={body}&operation={operation}&year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsDetails?section={section}&body={body}&operation={operation}&part={part}

List all the details of ICD-10-PCS code associated with the specified section, body, operation, and body part names in the ICD-10-PCS XML file.

GET api/Icd10PcsTable/GetIcd10PcsYearDetails?section={section}&body={body}&operation={operation}&part={part}&year={year}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsHierachy?id={id}&year={year}

List all the hierachy of ICD-10-PCS code.

GET api/Icd10PcsTable/GetIcd10PcsIndexMainTerms?year={year}&type={type}

Get the main terms of ICD-10-PCS Index in the ICD-10-PCS Index XML file.

GET api/Icd10PcsTable/GetIcd10PcsIndexDetails?year={year}&type={type}&title={title}&see={see}

Get the main terms of ICD-10-CM Index in the ICD-10-CM Index XML file.

GET api/Icd10PcsTable/GetIcd10PcsDefinitionOperation?year={year}&type={type}&section={section}&operation={operation}&title={title}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsDefinitionBodyPart?year={year}&type={type}&section={section}&bodypart={bodypart}&title={title}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsDefinitionApproach?year={year}&type={type}&section={section}&approach={approach}&title={title}

No documentation available.

GET api/Icd10PcsTable/GetIcd10PcsDefinitionDevice?year={year}&type={type}&section={section}&device={device}&title={title}

No documentation available.

GET api/Icd10PcsApi?year={year}&type={type}

No documentation available.

MedicalCodeApi

APIDescription
GET api/MedicalCode/GetCptList?sectionId={sectionId}&searchString={searchString}&pageSize={pageSize}&page={page}

List CPT codes associated with the specified search string, page size, and page number.

GET api/MedicalCode/GetCptDetails?code={code}

Get the detailed Description of the specified CPT code in XML string.

GET api/MedicalCode/GetHcpcsList?sectionId={sectionId}&searchString={searchString}&pageSize={pageSize}&page={page}

List HCPCS codes associated with the specified section ID, search string, page size, and page number.

GET api/MedicalCode/GetHcpcsYearList?sectionId={sectionId}&searchString={searchString}&pageSize={pageSize}&page={page}&year={year}

No documentation available.

GET api/MedicalCode/GetHcpcsSuggestionList

No documentation available.

GET api/MedicalCode/GetHcpcsDetails?code={code}

Get the detailed description of the specified HCPCS code in XML string.

GET api/MedicalCode/GetHcpcsYearDetails?code={code}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10CmList?searchRange={searchRange}&searchString={searchString}&pageSize={pageSize}&page={page}

List ICD-10-CM codes associated with the specified search string, page size, and page number.

GET api/MedicalCode/GetIcd10CmYearList?searchRange={searchRange}&searchString={searchString}&pageSize={pageSize}&page={page}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10CmSeventhList?code={code}

No documentation available.

GET api/MedicalCode/GetIcd10CmSeventhList?code={code}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10CmSeventhListEnhanced?code={code}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10CmSeventhListPerformanceTuning?code={code}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10CmSuggestionList

No documentation available.

GET api/MedicalCode/GetIcd10CmIndexSuggestionList

No documentation available.

GET api/MedicalCode/GetIcd10CmDetails?code={code}

Get the detailed description of the specified ICD-10-CM code in XML string.

GET api/MedicalCode/GetIcd10CmYearDetails?code={code}&year={year}&msdrg={msdrg}&hcc={hcc}&map={map}

No documentation available.

GET api/MedicalCode/GetIcd10CmYearDetails?code={code}&year={year}&msdrg={msdrg}&hcc={hcc}&map={map}&seventh={seventh}&children={children}

No documentation available.

GET api/MedicalCode/GetIcd10CmYearDetails?code={code}&year={year}&msdrg={msdrg}&hcc={hcc}&map={map}&seventh={seventh}&index={index}&children={children}

No documentation available.

GET api/MedicalCode/GetIcd10PcsList?idStartsWith={idStartsWith}&searchString={searchString}&pageSize={pageSize}&page={page}

List ICD-10-PCS codes associated with the specified search string, page size, and page number.

GET api/MedicalCode/GetIcd10PcsYearList?idStartsWith={idStartsWith}&searchString={searchString}&pageSize={pageSize}&page={page}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd10PcsSuggestionList

No documentation available.

GET api/MedicalCode/GetIcd10PcsDetails?code={code}

Get the detailed description of the specified ICD-10-PCS code in XML/JSON string.

GET api/MedicalCode/GetIcd10PcsYearDetails?code={code}&year={year}&msdrg={msdrg}&hcc={hcc}&map={map}

No documentation available.

GET api/MedicalCode/GetIcd9CmList?idStartsWith={idStartsWith}&searchString={searchString}&pageSize={pageSize}&page={page}

List ICD-9-CM codes associated with the specified search string, page size, and page number.

GET api/MedicalCode/GetIcd9CmDetails?code={code}

Get the detailed description of the specified ICD-9 CM code in XML string.

GET api/MedicalCode/GetIcd9CmYearDetails?code={code}&year={year}

No documentation available.

GET api/MedicalCode/GetIcd9PcsList?idStartsWith={idStartsWith}&searchString={searchString}&pageSize={pageSize}&page={page}

List ICD-9-PCS codes associated with the specified search string, page size, and page number.

GET api/MedicalCode/GetIcd9PcsDetails?code={code}

Get the detailed description of the specified ICD-9-PCS code in XML/JSON string.

GET api/MedicalCode/GetIcd9PcsYearDetails?code={code}&year={year}

No documentation available.