0.1.0 - ci-build

EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EHDS Secondary Use Purpose ValueSet - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ehds-secondary-use-purpose-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehds-secondary-use-purpose-vs</b></p><a name=\"ehds-secondary-use-purpose-vs\"> </a><a name=\"hcehds-secondary-use-purpose-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehds-purpose-codesystem.html\"><code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-purpose-codesystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-public-health\">public-health</a></td><td style=\"color: #cccccc\">Public Health</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-policy-regulatory\">policy-regulatory</a></td><td style=\"color: #cccccc\">Policy and Regulatory Activities</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-statistics\">statistics</a></td><td style=\"color: #cccccc\">Statistics</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-education-teaching\">education-teaching</a></td><td style=\"color: #cccccc\">Education or Teaching</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-scientific-research\">scientific-research</a></td><td style=\"color: #cccccc\">Scientific Research</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-development-innovation\">development-innovation</a></td><td style=\"color: #cccccc\">Development and Innovation</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-algorithm-training-testing\">algorithm-training-testing</a></td><td style=\"color: #cccccc\">Training, Testing and Evaluation of Algorithms</td></tr><tr><td><a href=\"CodeSystem-ehds-purpose-codesystem.html#ehds-purpose-codesystem-care-improvement\">care-improvement</a></td><td style=\"color: #cccccc\">Improvement of Care Delivery</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/ehds-secondary-use-purpose-vs",
  "version" : "0.1.0",
  "name" : "EHDS_SecondaryUsePurposeVS",
  "title" : "EHDS Secondary Use Purpose ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T11:52:19+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Permitted purposes for secondary use of electronic health data under the EHDS.",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-purpose-codesystem",
        "concept" : [
          {
            "code" : "public-health"
          },
          {
            "code" : "policy-regulatory"
          },
          {
            "code" : "statistics"
          },
          {
            "code" : "education-teaching"
          },
          {
            "code" : "scientific-research"
          },
          {
            "code" : "development-innovation"
          },
          {
            "code" : "algorithm-training-testing"
          },
          {
            "code" : "care-improvement"
          }
        ]
      }
    ]
  }
}