eHealth Infrastructure (v1.0.0)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-provenance-policies",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Policies for provenances</h2><div><p>Policies under which data can be provided</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>http://www.justitsministeriet.dk/</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>healthcare-act</td><td>Danish healthcare act</td><td/></tr><tr><td>service-act</td><td>Danish service act</td><td/></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>healthcare-act</td><td>Sundhedsloven</td><td>Danish healthcare act</td></tr><tr><td>service-act</td><td>Serviceloven</td><td>Danish service act</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-provenance-policies",
  "version" : "1.0.0",
  "name" : "Policies for provenances",
  "title" : "Policies for provenances",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-02-02T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Policies under which data can be provided",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.justitsministeriet.dk/",
        "concept" : [
          {
            "code" : "healthcare-act",
            "display" : "Danish healthcare act",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Danish healthcare act"
              },
              {
                "language" : "da-DK",
                "value" : "Sundhedsloven"
              }
            ]
          },
          {
            "code" : "service-act",
            "display" : "Danish service act",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Danish service act"
              },
              {
                "language" : "da-DK",
                "value" : "Serviceloven"
              }
            ]
          }
        ]
      }
    ]
  }
}