AI Transparency on FHIR
0.1.0 - ci-build International flag

AI Transparency on FHIR, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/aitransparency-ig/ and changes regularly. See the Directory of published versions

: Recommended Device.type codes for AI/LLM - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AIdeviceTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AIdeviceTypeVS</b></p><a name=\"AIdeviceTypeVS\"> </a><a name=\"hcAIdeviceTypeVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-AIdeviceTypeCS.html\"><code>http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIdeviceTypeCS</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">&#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "ehr"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/aitransparency/ValueSet/AIdeviceTypeVS",
  "version" : "0.1.0",
  "name" : "AIdeviceTypeVS",
  "title" : "Recommended Device.type codes for AI/LLM",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-09T23:48:18+00:00",
  "publisher" : "HL7 International / Electronic Health Records",
  "contact" : [
    {
      "name" : "HL7 International / Electronic Health Records",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ehr"
        },
        {
          "system" : "email",
          "value" : "ehr@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Subset from HL7, plus those defined here",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIdeviceTypeCS"
      }
    ]
  }
}