{
  "resourceType" : "ValueSet",
  "id" : "ehealth-view-for-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-view-for-type</b></p><a name=\"ehealth-view-for-type\"> </a><a name=\"hcehealth-view-for-type\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-hl7.org-fhir-resource-types.html\"><code>http://hl7.org/fhir/resource-types</code></a><span title=\"Version is explicitly stated to be 8.0.2-SNAPSHOT\"> version &#x1F4CD;8.0.2-SNAPSHOT</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>Questionnaire</td><td>Questionnaire</td><td>Spørgeskema</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/view-for-type",
  "version" : "8.0.2-SNAPSHOT",
  "name" : "ViewType",
  "title" : "View For Type",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-10-20T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "View for types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/resource-types",
      "version" : "8.0.2-SNAPSHOT",
      "concept" : [{
        "code" : "Questionnaire",
        "display" : "Questionnaire",
        "designation" : [{
          "language" : "da",
          "value" : "Spørgeskema"
        }]
      }]
    }]
  }
}