Open Syndrome Non-Insulin-Dependent Diabetes Mellitus 'Type II' (E11-E14)
Table of Contents
Authors: Secretaría de Salud
Location: Mexico
Purpose #
The definition #
Toda persona que reúna los siguientes criterios: poliuria, polidipsia y polifagia, más una glucemia plasmática casual mayor o igual a 200 mg/dl
Machine-readable definition #
The definition is available in JSON format following the Open Syndrome v1.0 specification:
{
"category": "suspected",
"definition_type": "case_definition",
"description": "",
"human_readable_definition": "Toda persona que reúna los siguientes criterios:\npoliuria, polidipsia y polifagia, más una glucemia plasmática casual mayor\no igual a 200 mg/dl",
"inclusion_criteria": [
{
"logical_operator": "AND",
"type": "criterion",
"values": [
{
"name": "poliuria",
"type": "symptom"
},
{
"name": "polidipsia",
"type": "symptom"
},
{
"name": "polifagia",
"type": "symptom"
},
{
"name": "Casual plasma glucose greater than or equal to 200 mg/dL.",
"operator": "\u003e=",
"type": "diagnostic_test",
"unit": "mg/dL",
"value": 200
}
]
}
],
"keywords": [
"Diabetes",
"North America"
],
"language": "English",
"location": "Mexico",
"notes": [
"Type of diabetes in which there is insulin resistance and a concomitant deficiency in its production, which can be absolute or relative. Patients are usually over 30 years of age when the diagnosis is made, they are obese and have relatively few classic symptoms."
],
"open_syndrome_version": "1.0.0",
"organization": "Secretaría de Salud",
"published_at": "2021-03-01T12:00:00Z",
"published_by": [
"Open Syndrome Initiative"
],
"published_in": "https://opensyndrome.org",
"references": [
{
"url": "https://epidemiologia.salud.gob.mx/gobmx/salud/documentos/manuales/DefinicionesOperacionales_Padecimientos_Sujetos_a_VE.pdf"
}
],
"scope": "specific",
"status": "draft",
"target_public_health_threats": [
"Diabetes"
],
"title": "Open Syndrome Non-Insulin-Dependent Diabetes Mellitus 'Type II' (E11-E14)",
"version": "1.0.0"
}
Using the Definition #
Healthcare organizations can implement this definition through:
- Direct integration with surveillance systems
- API endpoints for real-time validation
- Manual case verification processes
Next Steps #
We encourage:
- Clinical feedback on the definition criteria
- Technical feedback on the implementation format
- Suggestions for additional symptoms or signs
- Reports of implementation experiences
Get Involved #
We welcome contributions and feedback from the community.