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": "4b94a719-9f6c-4262-a0ca-8e5419d242a7",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "fe12a5a8-3c36-4049-b5b4-67116e5737d3",
"idClasificacion": "a3c33851-30fa-4643-a787-941e3b5e99b0",
"nomClasificacion": "sample string 6",
"num": 7
}