haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: haau3 Questionnaires ValueSet - JSON Representation

Draft as of 2026-06-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "haau3-questionnaires-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet haau3-questionnaires-vs</b></p><a name=\"haau3-questionnaires-vs\"> </a><a name=\"hchaau3-questionnaires-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/107619-9/\">107619-9</a></td><td style=\"color: #cccccc\">eHealth Literacy Scale [eHEALS]</td></tr><tr><td><a href=\"https://loinc.org/106423-7/\">106423-7</a></td><td style=\"color: #cccccc\">6-item Transportation Security Index [TSI-6]</td></tr></table></li></ul></div>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/haau3-questionnaires-vs",
  "version" : "1.0.0",
  "name" : "Haau3QuestionnairesVS",
  "title" : "haau3 Questionnaires ValueSet",
  "status" : "draft",
  "date" : "2026-06-09T16:03:14+00:00",
  "publisher" : "haau3",
  "contact" : [
    {
      "name" : "haau3",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://haau3.com"
        },
        {
          "system" : "email",
          "value" : "hello@haau3.com"
        }
      ]
    }
  ],
  "description" : "LOINC panel codes for the questionnaires haau3 can administer.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "107619-9"
          },
          {
            "code" : "106423-7"
          }
        ]
      }
    ]
  }
}