{
  "resourceType" : "ValueSet",
  "id" : "ehealth-action-guidance-for-types",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html\"><code>http://hl7.org/fhir/resource-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Questionnaire\">Questionnaire</a></td><td>Questionnaire</td><td>A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.</td><td>Spørgeskema</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/action-guidance-for-types",
  "version" : "2.10.0",
  "name" : "ActionGuidanceForTypes",
  "title" : "Action guidance For Types",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-10-20T00:00:00+00:00",
  "publisher" : "Systematic | Trifork",
  "contact" : [{
    "name" : "Systematic | Trifork",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Action guidance for types",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/resource-types",
      "concept" : [{
        "code" : "Questionnaire",
        "display" : "Questionnaire",
        "designation" : [{
          "language" : "da",
          "value" : "Spørgeskema"
        }]
      }]
    }]
  }
}