eHealth Infrastructure (v2019.6)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-document-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DocumentType</h2><div><p>Document Type value set.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-document-type.html\"><code>http://ehealth.sundhed.dk/cs/document-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ehealth-document-type.html#ehealth-document-type-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td><a href=\"CodeSystem-ehealth-document-type.html#ehealth-document-type-TBD2\">TBD2</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/53576-5.html\">53576-5</a></td><td>Personal health monitoring report Document</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/74468-0.html\">74468-0</a></td><td>Questionnaire Form Definition Document</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/74465-6.html\">74465-6</a></td><td>Questionnaire Response Document</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/69730-0.html\">69730-0</a></td><td>Instructions</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/48766-0.html\">48766-0</a></td><td>Information source</td><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>TBD</td><td></td><td>Example value - Under construction</td></tr><tr><td>TBD2</td><td></td><td>Example value - Under construction</td></tr><tr><td>53576-5</td><td></td><td>Personal health monitoring report Document</td></tr><tr><td>74468-0</td><td></td><td>Questionnaire Form Definition Document</td></tr><tr><td>74465-6</td><td></td><td>Questionnaire Response Document</td></tr><tr><td>69730-0</td><td>Instruktioner</td><td></td></tr><tr><td>48766-0</td><td>Informationskilde</td><td></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/document-type",
  "version" : "2019.6",
  "name" : "DocumentType",
  "title" : "DocumentType",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-02-08T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Document Type value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/document-type",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          },
          {
            "code" : "TBD2",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "53576-5",
            "display" : "Personal health monitoring report Document",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Personal health monitoring report Document"
              }
            ]
          },
          {
            "code" : "74468-0",
            "display" : "Questionnaire Form Definition Document",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Questionnaire Form Definition Document"
              }
            ]
          },
          {
            "code" : "74465-6",
            "display" : "Questionnaire Response Document",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Questionnaire Response Document"
              }
            ]
          },
          {
            "code" : "69730-0",
            "display" : "Instructions",
            "designation" : [
              {
                "language" : "da",
                "value" : "Instruktioner"
              }
            ]
          },
          {
            "code" : "48766-0",
            "display" : "Information source",
            "designation" : [
              {
                "language" : "da",
                "value" : "Informationskilde"
              }
            ]
          }
        ]
      }
    ]
  }
}