eHealth Infrastructure (v2019.5.1)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-modifier-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ModifierRole</h2><div><p>Value set of plan definition modifier role codes.</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-modifier-role.html\"><code>http://ehealth.sundhed.dk/cs/modifier-role</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-modifier-role.html#ehealth-modifier-role-owner\">owner</a></td><td>Owner</td><td>Owner</td></tr><tr><td><a href=\"CodeSystem-ehealth-modifier-role.html#ehealth-modifier-role-co-author\">co-author</a></td><td>Co-author</td><td>Co-author</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>owner</td><td>Owner</td></tr><tr><td>co-author</td><td>Co-author</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/modifier-role",
  "version" : "2019.5.1",
  "name" : "ModifierRole",
  "title" : "ModifierRole",
  "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" : "Value set of plan definition modifier role codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/modifier-role",
        "concept" : [
          {
            "code" : "owner",
            "display" : "Owner",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Owner"
              }
            ]
          },
          {
            "code" : "co-author",
            "display" : "Co-author",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Co-author"
              }
            ]
          }
        ]
      }
    ]
  }
}