FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.aitransparency
Resource TypeValueSet
IdValueSet-AIdeviceTypeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/aitransparency-ig/ValueSet-AIdeviceTypeVS.html
URLhttp://hl7.org/fhir/uv/aitransparency/ValueSet/AIdeviceTypeVS
Version1.0.0-ballot
Statusactive
Date2025-12-09T17:45:04+00:00
NameAIdeviceTypeVS
TitleRecommended Device.type codes for AI/LLM
Realmuv
Authorityhl7
DescriptionSubset from HL7, plus those defined here

Resources that use this resource

StructureDefinition
aitransparency.AIKindSpecific kind of AI technology

Resources that this resource uses

CodeSystem
AIdeviceTypeCSAdded Device.type for AI/LLM

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet AIdeviceTypeVS


Source1

{
  "resourceType": "ValueSet",
  "id": "AIdeviceTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ehr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_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": "trial-use",
      "_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": "1.0.0-ballot",
  "name": "AIdeviceTypeVS",
  "title": "Recommended Device.type codes for AI/LLM",
  "status": "active",
  "experimental": false,
  "date": "2025-12-09T17:45:04+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"
      }
    ]
  }
}