FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/q-dietetic-care-notes-fup

Packagemyhie.v4
Resource TypeQuestionnaire
Idq-dietetic-care-notes-fup
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhie.v4@1.0.0&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-dietetic-care-notes-fup
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-dietetic-care-notes-fup
Statusactive
Date2024-04-16T01:09:35.2239695+00:00
NameDieteticCareNotesFup
TitleDietetic Care Notes Follow Up

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "Questionnaire",
  "id": "q-dietetic-care-notes-fup",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-dietetic-care-notes-fup",
  "name": "DieteticCareNotesFup",
  "title": "Dietetic Care Notes Follow Up",
  "status": "active",
  "date": "2024-04-16T01:09:35.2239695+00:00",
  "item": [
    {
      "linkId": "assessment-progress",
      "text": "Assessment On Progress",
      "type": "group",
      "item": [
        {
          "linkId": "wt-previous",
          "text": "Previous Weight",
          "type": "decimal"
        },
        {
          "linkId": "wt-current",
          "text": "Current Weight",
          "type": "decimal",
          "code": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Weight"
            }
          ]
        },
        {
          "linkId": "wt-dosing",
          "text": "Dosing Weight",
          "type": "decimal"
        },
        {
          "linkId": "assessment-progress-entry",
          "text": "Entry (Biochemical / Clinical / Physical / Dietary entry)",
          "type": "text"
        }
      ]
    },
    {
      "linkId": "nutrition-dx",
      "text": "Nutrition Diagnosis",
      "type": "group",
      "item": [
        {
          "linkId": "nutrition-dx-entry",
          "text": "Entry (Problem, Etiology, Sign & Symptoms)",
          "type": "text"
        }
      ]
    },
    {
      "linkId": "nutrition-tx",
      "text": "Nutrition Intervention Plan",
      "type": "group",
      "item": [
        {
          "linkId": "nutrition-tx-educate",
          "text": "Educate on",
          "type": "choice",
          "repeats": true,
          "answerOption": [
            {
              "valueCoding": {
                "code": "1",
                "display": "Healthy Plate Model"
              }
            },
            {
              "valueCoding": {
                "code": "2",
                "display": "Meals and snacks"
              }
            },
            {
              "valueCoding": {
                "code": "3",
                "display": "Meal timing"
              }
            },
            {
              "valueCoding": {
                "code": "4",
                "display": "Calorie modification"
              }
            },
            {
              "valueCoding": {
                "code": "5",
                "display": "Carbohydrate counring and distribution"
              }
            },
            {
              "valueCoding": {
                "code": "6",
                "display": "Type of fat and fat recommendation"
              }
            },
            {
              "valueCoding": {
                "code": "7",
                "display": "Recommendation of Fiber intake"
              }
            },
            {
              "valueCoding": {
                "code": "8",
                "display": "Low Sodium"
              }
            },
            {
              "valueCoding": {
                "code": "9",
                "display": "Low Purine"
              }
            },
            {
              "valueCoding": {
                "code": "10",
                "display": "High / Low Protein"
              }
            },
            {
              "valueCoding": {
                "code": "11",
                "display": "High / Low Phosphate"
              }
            },
            {
              "valueCoding": {
                "code": "12",
                "display": "High / Low Potassium"
              }
            },
            {
              "valueCoding": {
                "code": "13",
                "display": "Functional foods"
              }
            },
            {
              "valueCoding": {
                "code": "14",
                "display": "Food choices when eating out"
              }
            },
            {
              "valueCoding": {
                "code": "15",
                "display": "Medical food supplements"
              }
            },
            {
              "valueCoding": {
                "code": "16",
                "display": "Food label"
              }
            },
            {
              "valueCoding": {
                "code": "17",
                "display": "Helthy cooking method"
              }
            },
            {
              "valueCoding": {
                "code": "18",
                "display": "Mindful eating"
              }
            },
            {
              "valueCoding": {
                "code": "19",
                "display": "Meal planning and modifications"
              }
            },
            {
              "valueCoding": {
                "code": "20",
                "display": "Physical activity"
              }
            }
          ]
        },
        {
          "linkId": "nutrition-tx-other",
          "text": "Other Intervention Entry (Energy requirement, diet prescription, meal plan, enteral feeding, prescription, regime)",
          "type": "text"
        }
      ]
    },
    {
      "linkId": "monitoring-evaluation",
      "text": "Monitoring And Evaluation",
      "type": "group",
      "item": [
        {
          "linkId": "monitoring-evaluation-entry",
          "text": "Entry",
          "type": "text"
        }
      ]
    }
  ]
}