GET api/icd10?code={code}&model={model}

Icd10 Lookup

Request Information

URI Parameters

NameDescriptionTypeAdditional information
code

Icd10 Code

string

Required

model

Include the related model hierarchy

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Icd10ResponseModel
NameDescriptionTypeAdditional information
Icd10Model

Icd10Model

None.

DataError

DataError

None.

IsDemoData

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Product' with type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ProductModel'. Path 'Icd10Model.ProductList[0].ActiveSubstanceList[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Product' with type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ProductModel'. Path 'Icd10Model.ProductList[0].ActiveSubstanceList[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ActiveSubstanceModel' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Medprax.WebAPI.Models.Models.MedpraxMedMat.ActiveSubstanceModel' contains cycles and cannot be serialized if reference tracking is disabled.