eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 5.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
| Active as of 2025-09-30 | 
{
  "resourceType" : "ValueSet",
  "id" : "ehealth-required-provenance-policies",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-required-provenance-policies</b></p><a name=\"ehealth-required-provenance-policies\"> </a><a name=\"hcehealth-required-provenance-policies\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehealth-provenance-policies.html\"><code>http://ehealth.sundhed.dk/cs/ehealth-provenance-policies</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></tr><tr><td><a href=\"CodeSystem-ehealth-provenance-policies.html#ehealth-provenance-policies-http.58.47.47ehealth.46sundhed.46dk.47policy.47dk.47sundhedsloven\">http://ehealth.sundhed.dk/policy/dk/sundhedsloven</a></td><td style=\"color: #cccccc\">Danish healthcare act</td><td/></tr><tr><td><a href=\"CodeSystem-ehealth-provenance-policies.html#ehealth-provenance-policies-http.58.47.47ehealth.46sundhed.46dk.47policy.47dk.47serviceloven\">http://ehealth.sundhed.dk/policy/dk/serviceloven</a></td><td style=\"color: #cccccc\">Danish service act</td><td/></tr><tr><td><a href=\"CodeSystem-ehealth-provenance-policies.html#ehealth-provenance-policies-http.58.47.47ehealth.46sundhed.46dk.47policy.47dk.47aeldreloven\">http://ehealth.sundhed.dk/policy/dk/aeldreloven</a></td><td style=\"color: #cccccc\">Danish elderly act</td><td>Danish elderly act, formally known as The Act on Social Services for the Elderly</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-required-provenance-policies",
  "version" : "5.0.1",
  "name" : "Required policies for provenances",
  "title" : "Required policies for provenances",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-30T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Required policies under which data can be provided. One of these policies must be provided in a provenance.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealth.sundhed.dk/cs/ehealth-provenance-policies",
        "concept" : [
          {
            "code" : "http://ehealth.sundhed.dk/policy/dk/sundhedsloven"
          },
          {
            "code" : "http://ehealth.sundhed.dk/policy/dk/serviceloven"
          },
          {
            "code" : "http://ehealth.sundhed.dk/policy/dk/aeldreloven"
          }
        ]
      }
    ]
  }
}