PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-gen-cvs
{
  "description": "Framingham Risk Score is used to estimate the 10-year cardiovascular risk of an individual",
  "_filename": "questionnaire-gen-cvs.json",
  "package_name": "MyHIE.v4",
  "date": "2023-02-23T04:59:30.4857498+00:00",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [ "http://hl7.org/fhir/StructureDefinition/Questionnaire" ]
  },
  "publisher": null,
  "purpose": "Based on a population 30 to 74 years old and without CVD at the baseline examination, including predictors age, diabetes, smoking, treated and untreated systolic blood pressure, total cholesterol, HDL cholesterol and BMI",
  "name": null,
  "item": [ {
    "code": [ {
      "code": "76691-5",
      "system": "http://loinc.org"
    } ],
    "text": "Gender",
    "type": "choice",
    "linkId": "01",
    "required": true,
    "answerOption": [ {
      "valueCoding": {
        "code": "male",
        "system": "http://hl7.org/fhir/administrative-gender",
        "display": "Male"
      }
    }, {
      "valueCoding": {
        "code": "female",
        "system": "http://hl7.org/fhir/administrative-gender",
        "display": "Female"
      }
    } ]
  }, {
    "code": [ {
      "code": "30525-0",
      "system": "http://loinc.org"
    } ],
    "text": "Age",
    "type": "integer",
    "linkId": "02",
    "required": true,
    "maxLength": 3
  }, {
    "code": [ {
      "code": "8480-6",
      "system": "http://loinc.org"
    } ],
    "text": "Systolic Blood Pressure",
    "type": "quantity",
    "linkId": "03",
    "required": true,
    "maxLength": 6
  }, {
    "code": [ {
      "code": "95547-6",
      "system": "http://loinc.org"
    } ],
    "text": "Treated for Hypertension",
    "type": "boolean",
    "linkId": "04",
    "required": true
  }, {
    "code": [ {
      "code": "72166-2",
      "system": "http://loinc.org"
    } ],
    "text": "Smoking Status",
    "type": "boolean",
    "linkId": "05",
    "required": true
  }, {
    "code": [ {
      "code": "33248-6",
      "system": "http://loinc.org"
    } ],
    "text": "Treated for Diabetes",
    "type": "boolean",
    "linkId": "06",
    "required": true
  }, {
    "code": [ {
      "code": "39156-5",
      "system": "http://loinc.org"
    } ],
    "text": "Body Mass Index (BMI)",
    "type": "quantity",
    "linkId": "07",
    "required": true,
    "maxLength": 5
  }, {
    "code": [ {
      "code": "65853-4",
      "system": "http://loinc.org"
    } ],
    "text": "Your 10-Year Heart Attack Risk score",
    "type": "quantity",
    "linkId": "08",
    "readOnly": true,
    "required": true
  } ],
  "useContext": [ {
    "code": {
      "code": "workflow",
      "system": "http://hl7.org/fhir/CodeSystem/usage-context-type",
      "display": "Workflow Setting"
    },
    "valueCodeableConcept": {
      "coding": [ {
        "code": "self-assessment",
        "display": "Self-Assessment"
      } ]
    }
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "General CVD Risk Prediction",
  "package_version": "2.0.0-alpha",
  "status": "active",
  "id": "3899b8d2-f797-4f67-861e-fa803f5bab80",
  "kind": null,
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/questionnaire-gen-cvs",
  "code": [ {
    "code": "65853-4",
    "system": "http://loinc.org"
  } ],
  "version": null
}