Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Response SNAQ normally i eat question - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "RGASNAQNormallyEat",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem RGASNAQNormallyEat</b></p><a name=\"RGASNAQNormallyEat\"> </a><a name=\"hcRGASNAQNormallyEat\"> </a><a name=\"RGASNAQNormallyEat-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/RGASNAQNormallyEat</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"RGASNAQNormallyEat-1\"> </a></td><td>Less than one meal a day</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"RGASNAQNormallyEat-2\"> </a></td><td>One meal a day</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"RGASNAQNormallyEat-3\"> </a></td><td>Two meals a day</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"RGASNAQNormallyEat-4\"> </a></td><td>Three meals a day</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"RGASNAQNormallyEat-5\"> </a></td><td>More than three meals a day</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/RGASNAQNormallyEat",
  "version" : "3.4.1",
  "name" : "RGASNAQNormallyEat",
  "title" : "Questionnaire Response SNAQ normally i eat question",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response SNAQ normally i eat question",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Less than one meal a day"
    },
    {
      "code" : "2",
      "display" : "One meal a day"
    },
    {
      "code" : "3",
      "display" : "Two meals a day"
    },
    {
      "code" : "4",
      "display" : "Three meals a day"
    },
    {
      "code" : "5",
      "display" : "More than three meals a day"
    }
  ]
}