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": "d0ec6812-7ed0-4f57-8c0b-21490e563ebd",
"causa": "sample string 2",
"Nombre": "sample string 3",
"LSex": "aefe4c08-111a-4d70-a057-8d6c2b09bd30",
"idClasificacion": "154d56e0-6afd-42f9-b9ea-9ecc5a1b09d2",
"nomClasificacion": "sample string 6",
"num": 7
}