{
  "resourceType" : "CodeSystem",
  "id" : "ehds-secondary-use-purpose-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehds-secondary-use-purpose-cs</b></p><a name=\"ehds-secondary-use-purpose-cs\"> </a><a name=\"hcehds-secondary-use-purpose-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-secondary-use-purpose-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">public-health<a name=\"ehds-secondary-use-purpose-cs-public-health\"> </a></td><td>Public Health</td><td>Activities in the area of public health, including protection against serious cross-border threats to health and public-health surveillance.</td></tr><tr><td style=\"white-space:nowrap\">policy-regulatory<a name=\"ehds-secondary-use-purpose-cs-policy-regulatory\"> </a></td><td>Policy-Making and Regulatory Activities</td><td>Public-sector policy-making, planning, supervision, or regulatory activities in the health or care sectors.</td></tr><tr><td style=\"white-space:nowrap\">statistics<a name=\"ehds-secondary-use-purpose-cs-statistics\"> </a></td><td>Official Statistics</td><td>Preparation and production of official statistics relating to health or care.</td></tr><tr><td style=\"white-space:nowrap\">education-teaching<a name=\"ehds-secondary-use-purpose-cs-education-teaching\"> </a></td><td>Education or Teaching</td><td>Education or teaching activities in the health or care sectors.</td></tr><tr><td style=\"white-space:nowrap\">scientific-research<a name=\"ehds-secondary-use-purpose-cs-scientific-research\"> </a></td><td>Scientific Research</td><td>Scientific research related to health or care that contributes to public health or health-technology development.</td></tr><tr><td style=\"white-space:nowrap\">development-innovation<a name=\"ehds-secondary-use-purpose-cs-development-innovation\"> </a></td><td>Development and Innovation</td><td>Development and innovation activities for products, services, or processes contributing to public health, healthcare, or care.</td></tr><tr><td style=\"white-space:nowrap\">algorithm-training-testing<a name=\"ehds-secondary-use-purpose-cs-algorithm-training-testing\"> </a></td><td>Training, Testing and Evaluation of Algorithms</td><td>Training, testing, and evaluation of algorithms, including algorithms used in medical devices, in-vitro diagnostic medical devices, AI systems, or digital health applications.</td></tr><tr><td style=\"white-space:nowrap\">care-improvement<a name=\"ehds-secondary-use-purpose-cs-care-improvement\"> </a></td><td>Improvement of Care Delivery</td><td>Activities aimed at improving healthcare delivery, treatment, or the management of health systems.</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-secondary-use-purpose-cs",
  "version" : "0.1.0",
  "name" : "EHDSSecondaryUsePurposeCodeSystem",
  "title" : "EHDS Secondary-Use Purpose Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-31T11:07:29+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes representing permitted categories of purpose for the secondary use of electronic health data under the EHDS.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "public-health",
    "display" : "Public Health",
    "definition" : "Activities in the area of public health, including protection against serious cross-border threats to health and public-health surveillance."
  },
  {
    "code" : "policy-regulatory",
    "display" : "Policy-Making and Regulatory Activities",
    "definition" : "Public-sector policy-making, planning, supervision, or regulatory activities in the health or care sectors."
  },
  {
    "code" : "statistics",
    "display" : "Official Statistics",
    "definition" : "Preparation and production of official statistics relating to health or care."
  },
  {
    "code" : "education-teaching",
    "display" : "Education or Teaching",
    "definition" : "Education or teaching activities in the health or care sectors."
  },
  {
    "code" : "scientific-research",
    "display" : "Scientific Research",
    "definition" : "Scientific research related to health or care that contributes to public health or health-technology development."
  },
  {
    "code" : "development-innovation",
    "display" : "Development and Innovation",
    "definition" : "Development and innovation activities for products, services, or processes contributing to public health, healthcare, or care."
  },
  {
    "code" : "algorithm-training-testing",
    "display" : "Training, Testing and Evaluation of Algorithms",
    "definition" : "Training, testing, and evaluation of algorithms, including algorithms used in medical devices, in-vitro diagnostic medical devices, AI systems, or digital health applications."
  },
  {
    "code" : "care-improvement",
    "display" : "Improvement of Care Delivery",
    "definition" : "Activities aimed at improving healthcare delivery, treatment, or the management of health systems."
  }]
}