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": "91577452-5f01-46db-95f2-12514316edde",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "d2a43372-943b-4091-911d-2226149727a6",
"idClasificacion": "3eed28d9-2b66-44a9-be5a-88a7896c657a",
"nomClasificacion": "sample string 6",
"num": 7
}