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
| Active as of 2026-07-31 |
{
"resourceType" : "CodeSystem",
"id" : "ehds-usage-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehds-usage-category-cs</b></p><a name=\"ehds-usage-category-cs\"> </a><a name=\"hcehds-usage-category-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-usage-category-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\">primary-use<a name=\"ehds-usage-category-cs-primary-use\"> </a></td><td>Primary Use</td><td>Use of personal electronic health data for the provision of healthcare to the individual concerned.</td></tr><tr><td style=\"white-space:nowrap\">secondary-use<a name=\"ehds-usage-category-cs-secondary-use\"> </a></td><td>Secondary Use</td><td>Use of electronic health data for a permitted purpose other than the direct provision of healthcare to the individual concerned.</td></tr></table></div>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-usage-category-cs",
"version" : "0.1.0",
"name" : "EHDSUsageCategoryCodeSystem",
"title" : "EHDS Usage Category Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-07-31T11:07:29+00:00",
"publisher" : "Selina Adlberger",
"description" : "Codes distinguishing primary use from secondary use of electronic health data in the context of the European Health Data Space.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "primary-use",
"display" : "Primary Use",
"definition" : "Use of personal electronic health data for the provision of healthcare to the individual concerned."
},
{
"code" : "secondary-use",
"display" : "Secondary Use",
"definition" : "Use of electronic health data for a permitted purpose other than the direct provision of healthcare to the individual concerned."
}
]
}