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": "3460d77c-ef21-4dd0-9f12-33c375679a62",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "c4377985-c2f0-430c-b787-4364bee3d94f",
"idClasificacion": "0e83d047-be5f-4621-b6a1-a6f1dac34586",
"nomClasificacion": "sample string 6",
"num": 7
}