PV API Service

<back to all web services

DiagnosisVerifyRequest

The following routes are available for this service:
GET, OPTIONS/Diagnosis/{CodeSystemName}/{Code}
GET, OPTIONS/Diagnosis/{CodeSystemName}/{Code}/{SvcDate}/{Environment}

To override the Content-type in your clients HTTP Accept Header, append ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/DiagnosisVerifyRequest HTTP/1.1 
Host: api.practicevelocity.com 
Content-Type: text/csv
Content-Length: length

Code,CodeSystemName,SvcDate,Environment
String,String,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

IsValid,Code
False,"{code:String,description:String,codeSystemName:String,isChargeable:False}"