eHealth Infrastructure (v2019.5.3)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-careteam-participant-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CareTeamParticipantRole</h2><div><p>Care Team Participant Role.</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-careteam-participant-role.html\"><code>http://ehealth.sundhed.dk/cs/careteam-participant-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-careteam-participant-role.html#ehealth-careteam-participant-role-monitoringResponsible\">monitoringResponsible</a></td><td>Monitoring responsible</td><td>Monitoring responsible</td></tr><tr><td><a href=\"CodeSystem-ehealth-careteam-participant-role.html#ehealth-careteam-participant-role-monitoringDelegate\">monitoringDelegate</a></td><td>Monitoring Delegate</td><td>Monitoring Delegate</td></tr><tr><td><a href=\"CodeSystem-ehealth-careteam-participant-role.html#ehealth-careteam-participant-role-supporter\">supporter</a></td><td>Supporter</td><td>Supporter</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>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/careteam-participant-role",
  "version" : "2019.5.3",
  "name" : "CareTeamParticipantRole",
  "title" : "CareTeamParticipantRole",
  "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" : "Care Team Participant Role.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/careteam-participant-role",
        "concept" : [
          {
            "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"
              }
            ]
          }
        ]
      }
    ]
  }
}