eHealth Infrastructure (v2020.4)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-plandefinition-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PlanDefinition Role</h2><div><p>Value set of plan definition role codes.</p>\n</div><ul><li>Include these codes as defined in <code>http://ehealth.sundhed.dk/cs/plandefinition-role</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>TBD</td><td>Example value - Under construction</td><td/></tr><tr><td>monitoringResponsible</td><td>Monitoring responsible</td><td/></tr><tr><td>monitoringDelegate</td><td>Monitoring Delegate</td><td/></tr><tr><td>supporter</td><td>Supporter</td><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>TBD</td><td>Example value - Under construction</td></tr><tr><td>monitoringResponsible</td><td>Monitoring responsible</td></tr><tr><td>monitoringDelegate</td><td>Monitoring Delegate</td></tr><tr><td>supporter</td><td>Supporter</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/plandefinition-role",
  "version" : "0.6.0",
  "name" : "PlanDefinitionRole",
  "title" : "PlanDefinition Role",
  "status" : "retired",
  "experimental" : true,
  "date" : "2019-02-08",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Value set of plan definition role codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/plandefinition-role",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          },
          {
            "code" : "monitoringResponsible",
            "display" : "Monitoring responsible",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Monitoring responsible"
              }
            ]
          },
          {
            "code" : "monitoringDelegate",
            "display" : "Monitoring Delegate",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Monitoring Delegate"
              }
            ]
          },
          {
            "code" : "supporter",
            "display" : "Supporter",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Supporter"
              }
            ]
          }
        ]
      }
    ]
  }
}