Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swagger
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
external
swagger
Commits
0364edb6
Commit
0364edb6
authored
Mar 21, 2019
by
robert.barrazaga@colsubsidio.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update medicamentos-afiliado.json
parent
823c4ed3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
18 deletions
+5
-18
medicamentos-afiliado.json
apigee/medicamentos-afiliado.json
+5
-18
No files found.
apigee/medicamentos-afiliado.json
View file @
0364edb6
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
},
},
"tags"
:
[
"tags"
:
[
{
{
"name"
:
"
cols-medicamentos-validacion
"
,
"name"
:
"
neps-medicamentos-afiliados
"
,
"description"
:
"Validacion de pacientes"
"description"
:
"Validacion de pacientes"
},
},
{
{
...
@@ -34,28 +34,16 @@
...
@@ -34,28 +34,16 @@
}
}
],
],
"paths"
:
{
"paths"
:
{
"/v1/medicamentos/
validaciones/{eps}
"
:
{
"/v1/medicamentos/
afiliados/neps/consulta
"
:
{
"get"
:
{
"get"
:
{
"tags"
:
[
"tags"
:
[
"
cols-medicamentos-validacion
"
"
neps-medicamentos-afiliados
"
],
],
"summary"
:
"Validar paciente"
,
"summary"
:
"Validar paciente"
,
"description"
:
"Obtener informacion de los pacientes"
,
"description"
:
"Obtener informacion de los pacientes
para la aseguradora NEPS
"
,
"operationId"
:
"validadorDerechoMedicamentos"
,
"operationId"
:
"validadorDerechoMedicamentos"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"eps"
,
"in"
:
"path"
,
"description"
:
"<b>Nombre EPSs.</b><br>neps - Nueva EPS"
,
"required"
:
true
,
"schema"
:
{
"type"
:
"string"
,
"enum"
:
[
"neps"
]
}
},
{
"name"
:
"tipoId"
,
"name"
:
"tipoId"
,
"in"
:
"query"
,
"in"
:
"query"
,
"description"
:
"<table border='1' width='10px'> <thead> <tr> <td colspan='2'><center>Nueva EPS</center></td> </tr> </thead> <tr> <th>Tipo de identificación</td> <th>Descripción</td> </tr> <tr> <td>1</td> <td> CE - Cédula de extranjería</td> </tr> <tr> <td>2</td> <td> TI - Tarjeta de identidad</td> </tr> <tr> <td>3</td> <td> CC - Cédula de ciudadanía</td> </tr> <tr> <td>4</td> <td> NIT - NIT</td> </tr> <tr> <td>5</td> <td> RC - Registro civil de nacimiento</td> </tr> <tr> <td>6</td> <td> PS - Pasaporte </td> </tr> <tr> <td>7</td> <td> ME - Menor de edad</td> </tr> <tr> <td>8</td> <td> NU - NUIP </td> </tr> <tr> <td>9</td> <td> AS - Adulto sin identificación </td> </tr> <tr> <td>10</td> <td> CD - Carné diplomático </td> </tr> <tr> <td>11</td> <td> CN - Recién nacido vivo</td> </tr> <tr> <td>12</td> <td> SC - Salvoconducto </td> </tr> <tr> <td>13</td> <td> PE - Permiso especial</td> </tr> </table>"
,
"description"
:
"<table border='1' width='10px'> <thead> <tr> <td colspan='2'><center>Nueva EPS</center></td> </tr> </thead> <tr> <th>Tipo de identificación</td> <th>Descripción</td> </tr> <tr> <td>1</td> <td> CE - Cédula de extranjería</td> </tr> <tr> <td>2</td> <td> TI - Tarjeta de identidad</td> </tr> <tr> <td>3</td> <td> CC - Cédula de ciudadanía</td> </tr> <tr> <td>4</td> <td> NIT - NIT</td> </tr> <tr> <td>5</td> <td> RC - Registro civil de nacimiento</td> </tr> <tr> <td>6</td> <td> PS - Pasaporte </td> </tr> <tr> <td>7</td> <td> ME - Menor de edad</td> </tr> <tr> <td>8</td> <td> NU - NUIP </td> </tr> <tr> <td>9</td> <td> AS - Adulto sin identificación </td> </tr> <tr> <td>10</td> <td> CD - Carné diplomático </td> </tr> <tr> <td>11</td> <td> CN - Recién nacido vivo</td> </tr> <tr> <td>12</td> <td> SC - Salvoconducto </td> </tr> <tr> <td>13</td> <td> PE - Permiso especial</td> </tr> </table>"
,
...
@@ -1110,4 +1098,4 @@
...
@@ -1110,4 +1098,4 @@
}
}
}
}
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment