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": "4c0e1f65-f68b-4be3-b1c8-50bee24ee7ae",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "c8e8d792-0401-45bb-b3ed-4d8a9b213113",
"idClasificacion": "27d9882f-c6bb-43a1-a8b5-b30aa0639c42",
"nomClasificacion": "sample string 6",
"num": 7
}