ICD-10 Demo

Interactive JsonWS harness for ICD-10 lookups.

ICD-10 JsonWS Service Harness

Wire up the JsonWS client and invoke the ICD-10 service methods below.

Quick start: include the JsonWS and validation scripts plus the ICD-10 service proxy.

<script src="//static.buffa.ly/v2/js/JsonMethod.js?v=2"></script>
<script src="//static.buffa.ly/v2/js/validators.js?v=2"></script>
<script src="{basePath}/JsonWS/Buffaly.MedOnt.Icd10CodesService.ashx.js"></script>

Then instantiate the proxy with const icd10Service = new Icd10CodesServiceService();.

Results

No data yet …