{
  "resourceType": "Questionnaire",
  "id": "pdrt",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-07-07T23:03:39.834+00:00"
  },
  "url": "http://ig.veins.mhnexus.com/Questionnaire/pdrt",
  "title": "Prediabetic Risk Test",
  "status": "active",
  "date": "2024-07-06T23:30:28.824077+00:00",
  "item": [
    {
      "linkId": "1",
      "text": "How old are you?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "code": "0",
            "display": "Younger than 40 years"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "code": "1",
            "display": "40-49 years"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 2
            }
          ],
          "valueCoding": {
            "code": "2",
            "display": "50-59 years"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 3
            }
          ],
          "valueCoding": {
            "code": "3",
            "display": "60 years or older"
          }
        }
      ]
    },
    {
      "linkId": "2",
      "text": "Are you a man or a women?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "male",
            "display": "Man"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "system": "http://hl7.org/fhir/administrative-gender",
            "code": "female",
            "display": "Women"
          }
        }
      ]
    },
    {
      "linkId": "3",
      "text": "If you are a woman, have you ever been diagnosed with gestational diabetes?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No"
          }
        }
      ]
    },
    {
      "linkId": "4",
      "text": "Do you have a mother, father, sister, or brother with diabetes?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No"
          }
        }
      ]
    },
    {
      "linkId": "5",
      "text": "Have you ever been diagnosed with high blood pressure?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No"
          }
        }
      ]
    },
    {
      "linkId": "6",
      "text": "Are you physically active?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 0
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373066001",
            "display": "Yes"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "373067005",
            "display": "No"
          }
        }
      ]
    },
    {
      "linkId": "7",
      "text": "What is your weight category?",
      "type": "choice",
      "answerOption": [
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 1
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "310252000",
            "display": "Normal (18.5-24.9kg/m2)"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 2
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "162863004",
            "display": "Overweight (25-29.9kg/m2)"
          }
        },
        {
          "extension": [
            {
              "url": "http://ig.veins.mhnexus.com/StructureDefinition/answerValue",
              "valueDecimal": 3
            }
          ],
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "162864005",
            "display": "Obese (30kg/m2 or greater)"
          }
        }
      ]
    },
    {
      "linkId": "8",
      "text": "Final Score",
      "type": "integer"
    }
  ]
}