GET api/GetCIE10_CVE3
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TB_catCIE10| Name | Description | Type | Additional information |
|---|---|---|---|
| idCIE | globally unique identifier |
None. |
|
| causa | string |
None. |
|
| Nombre | string |
None. |
|
| LSex | globally unique identifier |
None. |
|
| idClasificacion | globally unique identifier |
None. |
|
| nomClasificacion | string |
None. |
|
| num | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"idCIE": "d15d02b0-ecd4-4040-94b1-ba174bec0fba",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "5798b0ea-4a54-4298-83af-9fbcbf8d2b87",
"idClasificacion": "f62c6360-f387-4f47-89e7-92e604123938",
"nomClasificacion": "sample string 6",
"num": 7
}