eHealth Infrastructure (v2019.5)

{
  "resourceType" : "CodeSystem",
  "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 code system http://ehealth.sundhed.dk/cs/careteam-participant-role defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">monitoringResponsible<a name=\"ehealth-careteam-participant-role-monitoringResponsible\"> </a></td><td>Monitoring responsible</td><td>Monitoring responsible</td></tr><tr><td style=\"white-space:nowrap\">monitoringDelegate<a name=\"ehealth-careteam-participant-role-monitoringDelegate\"> </a></td><td>Monitoring Delegate</td><td>Monitoring Delegate</td></tr><tr><td style=\"white-space:nowrap\">supporter<a name=\"ehealth-careteam-participant-role-supporter\"> </a></td><td>Supporter</td><td>Supporter</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/careteam-participant-role",
  "version" : "2019.5",
  "name" : "CareTeamParticipantRole",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-01-29T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Care Team Participant Role",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "monitoringResponsible",
      "display" : "Monitoring responsible",
      "definition" : "Monitoring responsible"
    },
    {
      "code" : "monitoringDelegate",
      "display" : "Monitoring Delegate",
      "definition" : "Monitoring Delegate"
    },
    {
      "code" : "supporter",
      "display" : "Supporter",
      "definition" : "Supporter"
    }
  ]
}