eHealth Infrastructure (v2020.8)


{
  "resourceType" : "ValueSet",
  "id" : "ehealth-responsibility-code",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-regional-responsibility-types.html\"><code>http://ehealth.sundhed.dk/cs/responsibility-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-TBD\">TBD</a></td><td>Example value - Under construction</td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-monitoringResponsible\">monitoringResponsible</a></td><td>Monitoring Responsible</td><td>Monitoring Responsible</td><td>Monitoring Responsible</td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-monitoringDelegate\">monitoringDelegate</a></td><td>Monitoring Delegate</td><td>Monitoring Delegate</td><td>Monitoring Delegate</td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-supporter\">supporter</a></td><td>Supporter</td><td>Supporter</td><td>Supporter</td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-orderPlacer\">orderPlacer</a></td><td>Responsible for placing orders for devices and services</td><td>Placer of orders</td><td>Placer of orders</td></tr><tr><td><a href=\"CodeSystem-regional-responsibility-types.html#regional-responsibility-types-trainer\">trainer</a></td><td>Responsible for training</td><td>Trainer</td><td>Trainer</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/responsibility-types",
  "version" : "0.6.0",
  "name" : "ResponsibilityTypes",
  "title" : "ResponsibilityTypes",
  "status" : "retired",
  "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" : "Responsibility Types.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/responsibility-types",
        "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"
              }
            ]
          },
          {
            "code" : "orderPlacer",
            "display" : "Responsible for placing orders for devices and services",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Placer of orders"
              }
            ]
          },
          {
            "code" : "trainer",
            "display" : "Responsible for training",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Trainer"
              }
            ]
          }
        ]
      }
    ]
  }
}