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 CodeSystem - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ehds-purpose-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehds-purpose-codesystem</b></p><a name=\"ehds-purpose-codesystem\"> </a><a name=\"hcehds-purpose-codesystem\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-purpose-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">public-health<a name=\"ehds-purpose-codesystem-public-health\"> </a></td><td>Public Health</td></tr><tr><td style=\"white-space:nowrap\">policy-regulatory<a name=\"ehds-purpose-codesystem-policy-regulatory\"> </a></td><td>Policy and Regulatory Activities</td></tr><tr><td style=\"white-space:nowrap\">statistics<a name=\"ehds-purpose-codesystem-statistics\"> </a></td><td>Statistics</td></tr><tr><td style=\"white-space:nowrap\">education-teaching<a name=\"ehds-purpose-codesystem-education-teaching\"> </a></td><td>Education or Teaching</td></tr><tr><td style=\"white-space:nowrap\">scientific-research<a name=\"ehds-purpose-codesystem-scientific-research\"> </a></td><td>Scientific Research</td></tr><tr><td style=\"white-space:nowrap\">development-innovation<a name=\"ehds-purpose-codesystem-development-innovation\"> </a></td><td>Development and Innovation</td></tr><tr><td style=\"white-space:nowrap\">algorithm-training-testing<a name=\"ehds-purpose-codesystem-algorithm-training-testing\"> </a></td><td>Training, Testing and Evaluation of Algorithms</td></tr><tr><td style=\"white-space:nowrap\">care-improvement<a name=\"ehds-purpose-codesystem-care-improvement\"> </a></td><td>Improvement of Care Delivery</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-purpose-codesystem",
  "version" : "0.1.0",
  "name" : "EHDSPurposeCodeSystem",
  "title" : "EHDS Secondary Use Purpose CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T12:04:51+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Code system defining permitted EHDS secondary-use purposes relevant for documenting secondary use of electronic health data.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "public-health",
      "display" : "Public Health"
    },
    {
      "code" : "policy-regulatory",
      "display" : "Policy and Regulatory Activities"
    },
    {
      "code" : "statistics",
      "display" : "Statistics"
    },
    {
      "code" : "education-teaching",
      "display" : "Education or Teaching"
    },
    {
      "code" : "scientific-research",
      "display" : "Scientific Research"
    },
    {
      "code" : "development-innovation",
      "display" : "Development and Innovation"
    },
    {
      "code" : "algorithm-training-testing",
      "display" : "Training, Testing and Evaluation of Algorithms"
    },
    {
      "code" : "care-improvement",
      "display" : "Improvement of Care Delivery"
    }
  ]
}