BfArM Digitale Anwendungen
3.0.2-RC1 - draft

BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet for HiisQuestionnaireItemType - JSON Representation

Draft as of 2026-02-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HiisQuestionnaireItemType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HiisQuestionnaireItemType</b></p><a name=\"HiisQuestionnaireItemType\"> </a><a name=\"hcHiisQuestionnaireItemType\"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/questionnaire-item-type</code><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>group</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.bfarm.de/ValueSet/HiisQuestionnaireItemType",
  "version" : "3.0.2-RC1",
  "name" : "HiisQuestionnaireItemTypeVs",
  "title" : "ValueSet for HiisQuestionnaireItemType",
  "status" : "draft",
  "date" : "2026-02-25T07:31:33+01:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "description" : "ValueSet for the item type of a HIIS questionnaire item. Restricts QuestionnaireItemType to only group.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/questionnaire-item-type",
        "concept" : [
          {
            "code" : "group"
          }
        ]
      }
    ]
  }
}