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": "4dab2b7a-ee56-4f2d-8442-b6cfdfbcf4fd",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "0f2690aa-9a5e-488a-8248-063b65dc4780",
"idClasificacion": "c0dc522b-dc3e-4276-b6fa-3661701f682a",
"nomClasificacion": "sample string 6",
"num": 7
}