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

: EU AI System Property Code System - JSON Representation

Active as of 2026-07-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "eu-ai-system-property-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eu-ai-system-property-cs</b></p><a name=\"eu-ai-system-property-cs\"> </a><a name=\"hceu-ai-system-property-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-system-property-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\">ce-mark<a name=\"eu-ai-system-property-cs-ce-mark\"> </a></td><td>CE Marking Status</td><td>Indicates whether the AI system or relevant regulated product is documented as bearing a CE marking.</td></tr><tr><td style=\"white-space:nowrap\">notified-body-id<a name=\"eu-ai-system-property-cs-notified-body-id\"> </a></td><td>Notified Body Identifier</td><td>Identifies the notified body involved in the applicable conformity-assessment procedure, where relevant.</td></tr><tr><td style=\"white-space:nowrap\">expected-lifetime<a name=\"eu-ai-system-property-cs-expected-lifetime\"> </a></td><td>Expected Lifetime</td><td>Identifies the expected operational lifetime of the AI system or software component.</td></tr><tr><td style=\"white-space:nowrap\">intended-purpose<a name=\"eu-ai-system-property-cs-intended-purpose\"> </a></td><td>Intended Purpose</td><td>Identifies the purpose for which the AI system is intended to be used according to the provider's documentation.</td></tr><tr><td style=\"white-space:nowrap\">target-population<a name=\"eu-ai-system-property-cs-target-population\"> </a></td><td>Target Population</td><td>Identifies the population for which the AI system is intended or validated to be used.</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-system-property-cs",
  "version" : "0.1.0",
  "name" : "EUAISystemPropertyCodeSystem",
  "title" : "EU AI System Property Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-31T11:07:29+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes identifying structured properties used to describe regulatory and operational characteristics of an AI system in Device.property.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "ce-mark",
      "display" : "CE Marking Status",
      "definition" : "Indicates whether the AI system or relevant regulated product is documented as bearing a CE marking."
    },
    {
      "code" : "notified-body-id",
      "display" : "Notified Body Identifier",
      "definition" : "Identifies the notified body involved in the applicable conformity-assessment procedure, where relevant."
    },
    {
      "code" : "expected-lifetime",
      "display" : "Expected Lifetime",
      "definition" : "Identifies the expected operational lifetime of the AI system or software component."
    },
    {
      "code" : "intended-purpose",
      "display" : "Intended Purpose",
      "definition" : "Identifies the purpose for which the AI system is intended to be used according to the provider's documentation."
    },
    {
      "code" : "target-population",
      "display" : "Target Population",
      "definition" : "Identifies the population for which the AI system is intended or validated to be used."
    }
  ]
}