eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: View For Type - JSON Representation

Active as of 2021-10-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ehealth-view-for-type",
  "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/view-for-type",
  "version" : "latest",
  "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",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/resource-types",
        "concept" : [
          {
            "code" : "Questionnaire",
            "display" : "Questionnaire",
            "designation" : [
              {
                "language" : "da",
                "value" : "Spørgeskema"
              }
            ]
          }
        ]
      }
    ]
  }
}