eHealth Infrastructure (v2020.8)


{
  "resourceType" : "ValueSet",
  "id" : "ehealth-practitioner-role",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-practitioner-role.html\"><code>http://ehealth.sundhed.dk/cs/practitioner-role</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-ehealth-practitioner-role.html#ehealth-practitioner-role-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-ehealth-practitioner-role.html#ehealth-practitioner-role-ssl\">ssl</a></td><td>Service Support and Logistics</td><td>Service Support and Logistics</td><td>Service Support and Logistics</td></tr></table></li><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/practitioner-role</code></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/practitioner-role",
  "version" : "0.6.0",
  "name" : "PractitionerRole",
  "title" : "PractitionerRole",
  "status" : "draft",
  "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" : "Practitioner roles",
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/practitioner-role",
        "concept" : [
          {
            "code" : "TBD",
            "display" : "Example value - Under construction",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Example value - Under construction"
              }
            ]
          },
          {
            "code" : "ssl",
            "display" : "Service Support and Logistics",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Service Support and Logistics"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/ValueSet/practitioner-role"
      }
    ]
  }
}