PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build

PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AT PreNUDGE Nutrition Sugar Salty Consumption Frequency - JSON Representation

Active as of 2026-06-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "prenudge-nutrition-sugarsalty-frequency-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet prenudge-nutrition-sugarsalty-frequency-vs</b></p><a name=\"prenudge-nutrition-sugarsalty-frequency-vs\"> </a><a name=\"hcprenudge-nutrition-sugarsalty-frequency-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-athis-answers.html\"><code>https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/athis-answers</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-athis-answers.html#athis-answers-diet-daily-or-more\">diet-daily-or-more</a></td><td>Täglich oder mehrmals täglich</td></tr><tr><td><a href=\"CodeSystem-athis-answers.html#athis-answers-diet-4-6-per-week\">diet-4-6-per-week</a></td><td>4 bis 6 Mal pro Woche</td></tr><tr><td><a href=\"CodeSystem-athis-answers.html#athis-answers-diet-1-3-per-week\">diet-1-3-per-week</a></td><td>1 bis 3 Mal pro Woche</td></tr><tr><td><a href=\"CodeSystem-athis-answers.html#athis-answers-diet-less-than-once-per-week\">diet-less-than-once-per-week</a></td><td>Weniger als einmal pro Woche</td></tr><tr><td><a href=\"CodeSystem-athis-answers.html#athis-answers-diet-never\">diet-never</a></td><td>Nie</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/prenudge/appdata/r4/ValueSet/prenudge-nutrition-sugarsalty-frequency-vs",
  "version" : "0.1.0",
  "name" : "AtPrenudgeValueSetNutritionSugarSaltyFrequency",
  "title" : "AT PreNUDGE Nutrition Sugar Salty Consumption Frequency",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-29T10:47:49+00:00",
  "publisher" : "The PreNUDGE Consortium",
  "contact" : [
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at"
        }
      ]
    },
    {
      "name" : "The PreNUDGE Consortium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://prenudge.at",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Frequency options for sugary, fatty, and salty food consumption (ATHIS 2025 question DH6). Excludes 'Weiß nicht' because DH6 does not offer that option.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/athis-answers",
        "concept" : [
          {
            "code" : "diet-daily-or-more",
            "display" : "Täglich oder mehrmals täglich"
          },
          {
            "code" : "diet-4-6-per-week",
            "display" : "4 bis 6 Mal pro Woche"
          },
          {
            "code" : "diet-1-3-per-week",
            "display" : "1 bis 3 Mal pro Woche"
          },
          {
            "code" : "diet-less-than-once-per-week",
            "display" : "Weniger als einmal pro Woche"
          },
          {
            "code" : "diet-never",
            "display" : "Nie"
          }
        ]
      }
    ]
  }
}