POST MIDOService/profile

Request Information

URI Parameters

None.

Body Parameters

CONSULTA
NameDescriptionTypeAdditional information
_CVE_SEXO

integer

None.

_DX_HTA

integer

None.

_DX_DM

integer

None.

_PESO

decimal number

None.

_ESTATURA

decimal number

None.

_CC

decimal number

None.

_PAS1

integer

None.

_PAS2

integer

None.

_PAD1

integer

None.

_PAD2

integer

None.

_GLUCEMIA

integer

None.

_CVE_GLUCEMIA

integer

None.

_CTOTAL

integer

None.

_CHDL

integer

None.

_CLDL

integer

None.

_CTRIGLICERIDOS

integer

None.

_THS

decimal number

None.

_T3

decimal number

None.

_T4

decimal number

None.

_CVE_CONFIRMACION_DX_DM

integer

None.

_GLUCEMIA_PLASM

integer

None.

_CURVA_BASAL

integer

None.

_CURVA_TOMA_2

integer

None.

_CURVA_TOMA_3

integer

None.

_CON_GLUCOMETRO

integer

None.

_CON_CTOG_PREVIA

integer

None.

_CON_DM_PREGESTACIONAL

integer

None.

_CON_DM_GESTACIONAL

integer

None.

_CON_PROBABLE_DM_GESTACIONAL_EN_SEM33_A_42

integer

None.

_CON_DOS_HORAS_ULTIMO_ALIMENTO

integer

None.

_HEMOGLOBINA

decimal number

None.

is_CONFIRMACION_DX_HTA

boolean

None.

_DX_HTA_PAS1

integer

None.

_DX_HTA_PAS2

integer

None.

_DX_HTA_PAS3

integer

None.

_DX_HTA_PAD1

integer

None.

_DX_HTA_PAD2

integer

None.

_DX_HTA_PAD3

integer

None.

_con_EGO

boolean

None.

_con_ArdorOrina

boolean

None.

_ALBUMINURIA

integer

None.

_HEMATURIA

integer

None.

_NITRITOS

integer

None.

_GLUCOSURIA

integer

None.

_URATOS

integer

None.

_LEUCOCITOS

integer

None.

_ES_CITA_RECLASIFICACION

boolean

None.

_ES_CITA_CONFIRMACION_EMB

boolean

None.

_FEC_CONCLUSION_EMB

string

None.

_FEC_ULT_REGLA

string

None.

_PAS3

integer

None.

_PAS4

integer

None.

_PAD3

integer

None.

_PAD4

integer

None.

_PESO_ANTES_EMB

decimal number

None.

_NUMERO_DE_CONSULTA

integer

None.

_FEC_VALORACION

string

None.

_GLUCEMIA_PLASM_FEC_ESTUDIO

string

None.

_HEMOGLOBINA_FEC_ESTUDIO

string

None.

_TOLERANCIA_GLUC_FEC_ESTUDIO

string

None.

_CON_ITS

integer

None.

_CVE_ITS

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "_CVE_SEXO": 1,
  "_DX_HTA": 2,
  "_DX_DM": 3,
  "_PESO": 4.1,
  "_ESTATURA": 5.1,
  "_CC": 6.1,
  "_PAS1": 7,
  "_PAS2": 8,
  "_PAD1": 9,
  "_PAD2": 10,
  "_GLUCEMIA": 11,
  "_CVE_GLUCEMIA": 12,
  "_CTOTAL": 13,
  "_CHDL": 14,
  "_CLDL": 15,
  "_CTRIGLICERIDOS": 16,
  "_THS": 17.1,
  "_T3": 18.1,
  "_T4": 19.1,
  "_CVE_CONFIRMACION_DX_DM": 20,
  "_GLUCEMIA_PLASM": 21,
  "_CURVA_BASAL": 22,
  "_CURVA_TOMA_2": 23,
  "_CURVA_TOMA_3": 24,
  "_CON_GLUCOMETRO": 25,
  "_CON_CTOG_PREVIA": 26,
  "_CON_DM_PREGESTACIONAL": 27,
  "_CON_DM_GESTACIONAL": 28,
  "_CON_PROBABLE_DM_GESTACIONAL_EN_SEM33_A_42": 29,
  "_CON_DOS_HORAS_ULTIMO_ALIMENTO": 30,
  "_HEMOGLOBINA": 31.1,
  "is_CONFIRMACION_DX_HTA": true,
  "_DX_HTA_PAS1": 33,
  "_DX_HTA_PAS2": 34,
  "_DX_HTA_PAS3": 35,
  "_DX_HTA_PAD1": 36,
  "_DX_HTA_PAD2": 37,
  "_DX_HTA_PAD3": 38,
  "_con_EGO": true,
  "_con_ArdorOrina": true,
  "_ALBUMINURIA": 41,
  "_HEMATURIA": 42,
  "_NITRITOS": 43,
  "_GLUCOSURIA": 44,
  "_URATOS": 45,
  "_LEUCOCITOS": 46,
  "_ES_CITA_RECLASIFICACION": true,
  "_ES_CITA_CONFIRMACION_EMB": true,
  "_FEC_CONCLUSION_EMB": "sample string 49",
  "_FEC_ULT_REGLA": "sample string 50",
  "_PAS3": 51,
  "_PAS4": 52,
  "_PAD3": 53,
  "_PAD4": 54,
  "_PESO_ANTES_EMB": 55.1,
  "_NUMERO_DE_CONSULTA": 56,
  "_FEC_VALORACION": "sample string 57",
  "_GLUCEMIA_PLASM_FEC_ESTUDIO": "sample string 58",
  "_HEMOGLOBINA_FEC_ESTUDIO": "sample string 59",
  "_TOLERANCIA_GLUC_FEC_ESTUDIO": "sample string 60",
  "_CON_ITS": 61,
  "_CVE_ITS": 62
}

application/xml, text/xml

Sample:
<CONSULTA xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AccesoDatos">
  <_ALBUMINURIA>41</_ALBUMINURIA>
  <_CC>6.1</_CC>
  <_CHDL>14</_CHDL>
  <_CLDL>15</_CLDL>
  <_CON_CTOG_PREVIA>26</_CON_CTOG_PREVIA>
  <_CON_DM_GESTACIONAL>28</_CON_DM_GESTACIONAL>
  <_CON_DM_PREGESTACIONAL>27</_CON_DM_PREGESTACIONAL>
  <_CON_DOS_HORAS_ULTIMO_ALIMENTO>30</_CON_DOS_HORAS_ULTIMO_ALIMENTO>
  <_CON_GLUCOMETRO>25</_CON_GLUCOMETRO>
  <_CON_ITS>61</_CON_ITS>
  <_CON_PROBABLE_DM_GESTACIONAL_EN_SEM33_A_42>29</_CON_PROBABLE_DM_GESTACIONAL_EN_SEM33_A_42>
  <_CTOTAL>13</_CTOTAL>
  <_CTRIGLICERIDOS>16</_CTRIGLICERIDOS>
  <_CURVA_BASAL>22</_CURVA_BASAL>
  <_CURVA_TOMA_2>23</_CURVA_TOMA_2>
  <_CURVA_TOMA_3>24</_CURVA_TOMA_3>
  <_CVE_CONFIRMACION_DX_DM>20</_CVE_CONFIRMACION_DX_DM>
  <_CVE_GLUCEMIA>12</_CVE_GLUCEMIA>
  <_CVE_ITS>62</_CVE_ITS>
  <_CVE_SEXO>1</_CVE_SEXO>
  <_DX_DM>3</_DX_DM>
  <_DX_HTA>2</_DX_HTA>
  <_DX_HTA_PAD1>36</_DX_HTA_PAD1>
  <_DX_HTA_PAD2>37</_DX_HTA_PAD2>
  <_DX_HTA_PAD3>38</_DX_HTA_PAD3>
  <_DX_HTA_PAS1>33</_DX_HTA_PAS1>
  <_DX_HTA_PAS2>34</_DX_HTA_PAS2>
  <_DX_HTA_PAS3>35</_DX_HTA_PAS3>
  <_ESTATURA>5.1</_ESTATURA>
  <_ES_CITA_CONFIRMACION_EMB>true</_ES_CITA_CONFIRMACION_EMB>
  <_ES_CITA_RECLASIFICACION>true</_ES_CITA_RECLASIFICACION>
  <_FEC_CONCLUSION_EMB>sample string 49</_FEC_CONCLUSION_EMB>
  <_FEC_ULT_REGLA>sample string 50</_FEC_ULT_REGLA>
  <_FEC_VALORACION>sample string 57</_FEC_VALORACION>
  <_GLUCEMIA>11</_GLUCEMIA>
  <_GLUCEMIA_PLASM>21</_GLUCEMIA_PLASM>
  <_GLUCEMIA_PLASM_FEC_ESTUDIO>sample string 58</_GLUCEMIA_PLASM_FEC_ESTUDIO>
  <_GLUCOSURIA>44</_GLUCOSURIA>
  <_HEMATURIA>42</_HEMATURIA>
  <_HEMOGLOBINA>31.1</_HEMOGLOBINA>
  <_HEMOGLOBINA_FEC_ESTUDIO>sample string 59</_HEMOGLOBINA_FEC_ESTUDIO>
  <_LEUCOCITOS>46</_LEUCOCITOS>
  <_NITRITOS>43</_NITRITOS>
  <_NUMERO_DE_CONSULTA>56</_NUMERO_DE_CONSULTA>
  <_PAD1>9</_PAD1>
  <_PAD2>10</_PAD2>
  <_PAD3>53</_PAD3>
  <_PAD4>54</_PAD4>
  <_PAS1>7</_PAS1>
  <_PAS2>8</_PAS2>
  <_PAS3>51</_PAS3>
  <_PAS4>52</_PAS4>
  <_PESO>4.1</_PESO>
  <_PESO_ANTES_EMB>55.1</_PESO_ANTES_EMB>
  <_T3>18.1</_T3>
  <_T4>19.1</_T4>
  <_THS>17.1</_THS>
  <_TOLERANCIA_GLUC_FEC_ESTUDIO>sample string 60</_TOLERANCIA_GLUC_FEC_ESTUDIO>
  <_URATOS>45</_URATOS>
  <_con_ArdorOrina>true</_con_ArdorOrina>
  <_con_EGO>true</_con_EGO>
  <is_CONFIRMACION_DX_HTA>true</is_CONFIRMACION_DX_HTA>
</CONSULTA>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CONSULTA'.

Response Information

Resource Description

OBJ_Resultado_Perfil
NameDescriptionTypeAdditional information
_RPESO

integer

None.

_RPESO_COLOR

string

None.

_RPA

integer

None.

_RPA_COLOR

string

None.

_RGLUCOSA

integer

None.

_RGLUCOSA_COLOR

string

None.

_RCOLESTEROL

integer

None.

_RCOLESTEROL_COLOR

string

None.

_RHTA

integer

None.

_RHTA_COLOR

string

None.

_RDM

integer

None.

_RDM_COLOR

string

None.

_CVE_PERFIL

integer

None.

_PERFIL

string

None.

_RESULTADOS

string

None.

_RECOM_EXPERTO_MIDO

string

None.

_RECOM_ALIMENTACION

string

None.

_RECOM_FISICA

string

None.

_RECOM_AUTOCUIDADO

string

None.

_OBJ_Error

Collection of OBJ_Error

None.

_OBJ_Resultado_Perfil_EMB

_OBJ_Resultado_Perfil_EMB

None.

Response Formats

application/json, text/json

Sample:
{
  "_RPESO": 1,
  "_RPESO_COLOR": "sample string 2",
  "_RPA": 3,
  "_RPA_COLOR": "sample string 4",
  "_RGLUCOSA": 5,
  "_RGLUCOSA_COLOR": "sample string 6",
  "_RCOLESTEROL": 7,
  "_RCOLESTEROL_COLOR": "sample string 8",
  "_RHTA": 9,
  "_RHTA_COLOR": "sample string 10",
  "_RDM": 11,
  "_RDM_COLOR": "sample string 12",
  "_CVE_PERFIL": 13,
  "_PERFIL": "sample string 14",
  "_RESULTADOS": "sample string 15",
  "_RECOM_EXPERTO_MIDO": "sample string 16",
  "_RECOM_ALIMENTACION": "sample string 17",
  "_RECOM_FISICA": "sample string 18",
  "_RECOM_AUTOCUIDADO": "sample string 19",
  "_OBJ_Error": null,
  "_OBJ_Resultado_Perfil_EMB": {
    "_RGLUCOSA": 1,
    "_RGLUCOSA_COLOR": "sample string 2",
    "_RGLUCOSA_RESULTADOS": "sample string 3",
    "_RPA": 4,
    "_RPA_COLOR": "sample string 5",
    "_RPA_RESULTADOS": "sample string 6",
    "_REGO": 7,
    "_REGO_COLOR": "sample string 8",
    "_REGO_RESULTADOS": "sample string 9",
    "_ROBESIDAD": 10,
    "_ROBESIDAD_COLOR": "sample string 11",
    "_ROBESIDAD_RESULTADOS": "sample string 12",
    "_RCOLESTEROL_TOTAL": 13,
    "_RCOLESTEROL_TOTAL_COLOR": "sample string 14",
    "_RCOLESTEROL_TOTAL_RESULTADOS": "sample string 15",
    "_RCOLESTEROL_HDL": 16,
    "_RCOLESTEROL_HDL_COLOR": "sample string 17",
    "_RCOLESTEROL_HDL_RESULTADOS": "sample string 18",
    "_RCOLESTEROL_LDL": 19,
    "_RCOLESTEROL_LDL_COLOR": "sample string 20",
    "_RCOLESTEROL_LDL_RESULTADOS": "sample string 21",
    "_RCOLESTEROL_TRIGLICERIDOS": 22,
    "_RCOLESTEROL_TRIGLICERIDOS_COLOR": "sample string 23",
    "_RCOLESTEROL_TRIGLICERIDOS_RESULTADOS": "sample string 24",
    "_RTIROIDES_THS": 25,
    "_RTIROIDES_THS_COLOR": "sample string 26",
    "_RTIROIDES_THS_RESULTADOS": "sample string 27",
    "_RTIROIDES_T3": 28,
    "_RTIROIDES_T3_COLOR": "sample string 29",
    "_RTIROIDES_T3_RESULTADOS": "sample string 30",
    "_RTIROIDES_T4": 31,
    "_RTIROIDES_T4_COLOR": "sample string 32",
    "_RTIROIDES_T4_RESULTADOS": "sample string 33",
    "_RITS": 34,
    "_RITS_COLOR": "sample string 35",
    "_RITS_RESULTADOS": "sample string 36",
    "_RECOM_ALIMENTACION": "sample string 37",
    "_RECOM_FISICA": "sample string 38",
    "_RECOM_CUIDADOS": "sample string 39",
    "_RECOM_ALARMA": "sample string 40",
    "_RRIESGO_MODELO_PREDICTIVO": 41,
    "_OBJ_Recomendaciones_EMB": {
      "_DMMENSAJEUNO": "sample string 1",
      "_DMSUGNOFARMA": "sample string 2",
      "_DMSUGFARMA": "sample string 3",
      "_DMPLANUNO": "sample string 4",
      "_DMMENSAJEDOS": "sample string 5",
      "_DMPLANDOS": "sample string 6",
      "_DMLINK": "sample string 7",
      "_HTAMENSAJEUNO": "sample string 8",
      "_HTASUGNOFARMA": "sample string 9",
      "_HTASUGFARMA": "sample string 10",
      "_HTAPLANUNO": "sample string 11",
      "_HTAMENSAJEDOS": "sample string 12",
      "_HTAPLANDOS": "sample string 13",
      "_HTALINK": "sample string 14",
      "_TIROMENSAJEUNO": "sample string 15",
      "_TIROSUGNOFARMA": "sample string 16",
      "_TIROSUGFARMA": "sample string 17",
      "_TIROPLANUNO": "sample string 18",
      "_TIROMENSAJEDOS": "sample string 19",
      "_TIROPLANDOS": "sample string 20",
      "_TIROLINK": "sample string 21",
      "_ITSMENSAJEUNO": "sample string 22",
      "_ITSSUGNOFARMA": "sample string 23",
      "_ITSSUGFARMA": "sample string 24",
      "_ITSPLANUNO": "sample string 25",
      "_ITSMENSAJEDOS": "sample string 26",
      "_ITSPLANDOS": "sample string 27",
      "_ITSLINK": "sample string 28",
      "_GANANPESOMENSAJEUNO": "sample string 29",
      "_GANANPESOSUGNOFARMA": "sample string 30",
      "_GANANPESOSUGFARMA": "sample string 31",
      "_GANANPESOPLANUNO": "sample string 32",
      "_GANANPESOMENSAJEDOS": "sample string 33",
      "_GANANPESOPLANDOS": "sample string 34",
      "_GANANPESOLINK": "sample string 35",
      "_INFVIASMENSAJEUNO": "sample string 36",
      "_INFVIASSUGNOFARMA": "sample string 37",
      "_INFVIASSUGFARMA": "sample string 38",
      "_INFVIASPLANUNO": "sample string 39",
      "_INFVIASMENSAJEDOS": "sample string 40",
      "_INFVIASPLANDOS": "sample string 41",
      "_INFVIASLINK": "sample string 42",
      "_ACTFISMENSAJEUNO": "sample string 43",
      "_ACTFISSUGNOFARMA": "sample string 44",
      "_ACTFISSUGFARMA": "sample string 45",
      "_ACTFISPLANUNO": "sample string 46",
      "_ACTFISMENSAJEDOS": "sample string 47",
      "_ACTFISPLANDOS": "sample string 48",
      "_ACTFISLINK": "sample string 49",
      "_ALIMMENSAJEUNO": "sample string 50",
      "_ALIMSUGNOFARMA": "sample string 51",
      "_ALIMSUGFARMA": "sample string 52",
      "_ALIMPLANUNO": "sample string 53",
      "_ALIMMENSAJEDOS": "sample string 54",
      "_ALIMPLANDOS": "sample string 55",
      "_ALIMLINK": "sample string 56",
      "_CUIDADOSMENSAJEUNO": "sample string 57",
      "_CUIDADOSSUGNOFARMA": "sample string 58",
      "_CUIDADOSSUGFARMA": "sample string 59",
      "_CUIDADOSPLANUNO": "sample string 60",
      "_CUIDADOSMENSAJEDOS": "sample string 61",
      "_CUIDADOSPLANDOS": "sample string 62",
      "_CUIDADOSLINK": "sample string 63",
      "_DATOSALARMENSAJEUNO": "sample string 64",
      "_DATOSALARSUGNOFARMA": "sample string 65",
      "_DATOSALARSUGFARMA": "sample string 66",
      "_DATOSALARPLANUNO": "sample string 67",
      "_DATOSALARMENSAJEDOS": "sample string 68",
      "_DATOSALARPLANDOS": "sample string 69",
      "_DATOSALARLINK": "sample string 70"
    }
  }
}

application/xml, text/xml

Sample:
<OBJ_Resultado_Perfil xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AccesoDatos">
  <_CVE_PERFIL>13</_CVE_PERFIL>
  <_OBJ_Error i:nil="true" />
  <_OBJ_Resultado_Perfil_EMB>
    <_OBJ_Recomendaciones_EMB>
      <_ACTFISLINK>sample string 49</_ACTFISLINK>
      <_ACTFISMENSAJEDOS>sample string 47</_ACTFISMENSAJEDOS>
      <_ACTFISMENSAJEUNO>sample string 43</_ACTFISMENSAJEUNO>
      <_ACTFISPLANDOS>sample string 48</_ACTFISPLANDOS>
      <_ACTFISPLANUNO>sample string 46</_ACTFISPLANUNO>
      <_ACTFISSUGFARMA>sample string 45</_ACTFISSUGFARMA>
      <_ACTFISSUGNOFARMA>sample string 44</_ACTFISSUGNOFARMA>
      <_ALIMLINK>sample string 56</_ALIMLINK>
      <_ALIMMENSAJEDOS>sample string 54</_ALIMMENSAJEDOS>
      <_ALIMMENSAJEUNO>sample string 50</_ALIMMENSAJEUNO>
      <_ALIMPLANDOS>sample string 55</_ALIMPLANDOS>
      <_ALIMPLANUNO>sample string 53</_ALIMPLANUNO>
      <_ALIMSUGFARMA>sample string 52</_ALIMSUGFARMA>
      <_ALIMSUGNOFARMA>sample string 51</_ALIMSUGNOFARMA>
      <_CUIDADOSLINK>sample string 63</_CUIDADOSLINK>
      <_CUIDADOSMENSAJEDOS>sample string 61</_CUIDADOSMENSAJEDOS>
      <_CUIDADOSMENSAJEUNO>sample string 57</_CUIDADOSMENSAJEUNO>
      <_CUIDADOSPLANDOS>sample string 62</_CUIDADOSPLANDOS>
      <_CUIDADOSPLANUNO>sample string 60</_CUIDADOSPLANUNO>
      <_CUIDADOSSUGFARMA>sample string 59</_CUIDADOSSUGFARMA>
      <_CUIDADOSSUGNOFARMA>sample string 58</_CUIDADOSSUGNOFARMA>
      <_DATOSALARLINK>sample string 70</_DATOSALARLINK>
      <_DATOSALARMENSAJEDOS>sample string 68</_DATOSALARMENSAJEDOS>
      <_DATOSALARMENSAJEUNO>sample string 64</_DATOSALARMENSAJEUNO>
      <_DATOSALARPLANDOS>sample string 69</_DATOSALARPLANDOS>
      <_DATOSALARPLANUNO>sample string 67</_DATOSALARPLANUNO>
      <_DATOSALARSUGFARMA>sample string 66</_DATOSALARSUGFARMA>
      <_DATOSALARSUGNOFARMA>sample string 65</_DATOSALARSUGNOFARMA>
      <_DMLINK>sample string 7</_DMLINK>
      <_DMMENSAJEDOS>sample string 5</_DMMENSAJEDOS>
      <_DMMENSAJEUNO>sample string 1</_DMMENSAJEUNO>
      <_DMPLANDOS>sample string 6</_DMPLANDOS>
      <_DMPLANUNO>sample string 4</_DMPLANUNO>
      <_DMSUGFARMA>sample string 3</_DMSUGFARMA>
      <_DMSUGNOFARMA>sample string 2</_DMSUGNOFARMA>
      <_GANANPESOLINK>sample string 35</_GANANPESOLINK>
      <_GANANPESOMENSAJEDOS>sample string 33</_GANANPESOMENSAJEDOS>
      <_GANANPESOMENSAJEUNO>sample string 29</_GANANPESOMENSAJEUNO>
      <_GANANPESOPLANDOS>sample string 34</_GANANPESOPLANDOS>
      <_GANANPESOPLANUNO>sample string 32</_GANANPESOPLANUNO>
      <_GANANPESOSUGFARMA>sample string 31</_GANANPESOSUGFARMA>
      <_GANANPESOSUGNOFARMA>sample string 30</_GANANPESOSUGNOFARMA>
      <_HTALINK>sample string 14</_HTALINK>
      <_HTAMENSAJEDOS>sample string 12</_HTAMENSAJEDOS>
      <_HTAMENSAJEUNO>sample string 8</_HTAMENSAJEUNO>
      <_HTAPLANDOS>sample string 13</_HTAPLANDOS>
      <_HTAPLANUNO>sample string 11</_HTAPLANUNO>
      <_HTASUGFARMA>sample string 10</_HTASUGFARMA>
      <_HTASUGNOFARMA>sample string 9</_HTASUGNOFARMA>
      <_INFVIASLINK>sample string 42</_INFVIASLINK>
      <_INFVIASMENSAJEDOS>sample string 40</_INFVIASMENSAJEDOS>
      <_INFVIASMENSAJEUNO>sample string 36</_INFVIASMENSAJEUNO>
      <_INFVIASPLANDOS>sample string 41</_INFVIASPLANDOS>
      <_INFVIASPLANUNO>sample string 39</_INFVIASPLANUNO>
      <_INFVIASSUGFARMA>sample string 38</_INFVIASSUGFARMA>
      <_INFVIASSUGNOFARMA>sample string 37</_INFVIASSUGNOFARMA>
      <_ITSLINK>sample string 28</_ITSLINK>
      <_ITSMENSAJEDOS>sample string 26</_ITSMENSAJEDOS>
      <_ITSMENSAJEUNO>sample string 22</_ITSMENSAJEUNO>
      <_ITSPLANDOS>sample string 27</_ITSPLANDOS>
      <_ITSPLANUNO>sample string 25</_ITSPLANUNO>
      <_ITSSUGFARMA>sample string 24</_ITSSUGFARMA>
      <_ITSSUGNOFARMA>sample string 23</_ITSSUGNOFARMA>
      <_TIROLINK>sample string 21</_TIROLINK>
      <_TIROMENSAJEDOS>sample string 19</_TIROMENSAJEDOS>
      <_TIROMENSAJEUNO>sample string 15</_TIROMENSAJEUNO>
      <_TIROPLANDOS>sample string 20</_TIROPLANDOS>
      <_TIROPLANUNO>sample string 18</_TIROPLANUNO>
      <_TIROSUGFARMA>sample string 17</_TIROSUGFARMA>
      <_TIROSUGNOFARMA>sample string 16</_TIROSUGNOFARMA>
    </_OBJ_Recomendaciones_EMB>
    <_RCOLESTEROL_HDL>16</_RCOLESTEROL_HDL>
    <_RCOLESTEROL_HDL_COLOR>sample string 17</_RCOLESTEROL_HDL_COLOR>
    <_RCOLESTEROL_HDL_RESULTADOS>sample string 18</_RCOLESTEROL_HDL_RESULTADOS>
    <_RCOLESTEROL_LDL>19</_RCOLESTEROL_LDL>
    <_RCOLESTEROL_LDL_COLOR>sample string 20</_RCOLESTEROL_LDL_COLOR>
    <_RCOLESTEROL_LDL_RESULTADOS>sample string 21</_RCOLESTEROL_LDL_RESULTADOS>
    <_RCOLESTEROL_TOTAL>13</_RCOLESTEROL_TOTAL>
    <_RCOLESTEROL_TOTAL_COLOR>sample string 14</_RCOLESTEROL_TOTAL_COLOR>
    <_RCOLESTEROL_TOTAL_RESULTADOS>sample string 15</_RCOLESTEROL_TOTAL_RESULTADOS>
    <_RCOLESTEROL_TRIGLICERIDOS>22</_RCOLESTEROL_TRIGLICERIDOS>
    <_RCOLESTEROL_TRIGLICERIDOS_COLOR>sample string 23</_RCOLESTEROL_TRIGLICERIDOS_COLOR>
    <_RCOLESTEROL_TRIGLICERIDOS_RESULTADOS>sample string 24</_RCOLESTEROL_TRIGLICERIDOS_RESULTADOS>
    <_RECOM_ALARMA>sample string 40</_RECOM_ALARMA>
    <_RECOM_ALIMENTACION>sample string 37</_RECOM_ALIMENTACION>
    <_RECOM_CUIDADOS>sample string 39</_RECOM_CUIDADOS>
    <_RECOM_FISICA>sample string 38</_RECOM_FISICA>
    <_REGO>7</_REGO>
    <_REGO_COLOR>sample string 8</_REGO_COLOR>
    <_REGO_RESULTADOS>sample string 9</_REGO_RESULTADOS>
    <_RGLUCOSA>1</_RGLUCOSA>
    <_RGLUCOSA_COLOR>sample string 2</_RGLUCOSA_COLOR>
    <_RGLUCOSA_RESULTADOS>sample string 3</_RGLUCOSA_RESULTADOS>
    <_RITS>34</_RITS>
    <_RITS_COLOR>sample string 35</_RITS_COLOR>
    <_RITS_RESULTADOS>sample string 36</_RITS_RESULTADOS>
    <_ROBESIDAD>10</_ROBESIDAD>
    <_ROBESIDAD_COLOR>sample string 11</_ROBESIDAD_COLOR>
    <_ROBESIDAD_RESULTADOS>sample string 12</_ROBESIDAD_RESULTADOS>
    <_RPA>4</_RPA>
    <_RPA_COLOR>sample string 5</_RPA_COLOR>
    <_RPA_RESULTADOS>sample string 6</_RPA_RESULTADOS>
    <_RRIESGO_MODELO_PREDICTIVO>41</_RRIESGO_MODELO_PREDICTIVO>
    <_RTIROIDES_T3>28</_RTIROIDES_T3>
    <_RTIROIDES_T3_COLOR>sample string 29</_RTIROIDES_T3_COLOR>
    <_RTIROIDES_T3_RESULTADOS>sample string 30</_RTIROIDES_T3_RESULTADOS>
    <_RTIROIDES_T4>31</_RTIROIDES_T4>
    <_RTIROIDES_T4_COLOR>sample string 32</_RTIROIDES_T4_COLOR>
    <_RTIROIDES_T4_RESULTADOS>sample string 33</_RTIROIDES_T4_RESULTADOS>
    <_RTIROIDES_THS>25</_RTIROIDES_THS>
    <_RTIROIDES_THS_COLOR>sample string 26</_RTIROIDES_THS_COLOR>
    <_RTIROIDES_THS_RESULTADOS>sample string 27</_RTIROIDES_THS_RESULTADOS>
  </_OBJ_Resultado_Perfil_EMB>
  <_PERFIL>sample string 14</_PERFIL>
  <_RCOLESTEROL>7</_RCOLESTEROL>
  <_RCOLESTEROL_COLOR>sample string 8</_RCOLESTEROL_COLOR>
  <_RDM>11</_RDM>
  <_RDM_COLOR>sample string 12</_RDM_COLOR>
  <_RECOM_ALIMENTACION>sample string 17</_RECOM_ALIMENTACION>
  <_RECOM_AUTOCUIDADO>sample string 19</_RECOM_AUTOCUIDADO>
  <_RECOM_EXPERTO_MIDO>sample string 16</_RECOM_EXPERTO_MIDO>
  <_RECOM_FISICA>sample string 18</_RECOM_FISICA>
  <_RESULTADOS>sample string 15</_RESULTADOS>
  <_RGLUCOSA>5</_RGLUCOSA>
  <_RGLUCOSA_COLOR>sample string 6</_RGLUCOSA_COLOR>
  <_RHTA>9</_RHTA>
  <_RHTA_COLOR>sample string 10</_RHTA_COLOR>
  <_RPA>3</_RPA>
  <_RPA_COLOR>sample string 4</_RPA_COLOR>
  <_RPESO>1</_RPESO>
  <_RPESO_COLOR>sample string 2</_RPESO_COLOR>
</OBJ_Resultado_Perfil>