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": "96ca4e45-5446-4e9e-a0f5-345dae955314",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "989c2b45-dc29-47a2-920a-6aac0e30e8dc",
"idClasificacion": "ab3eb9e8-2298-446f-b400-5a8f514fdb37",
"nomClasificacion": "sample string 6",
"num": 7
}