AI Transparency on FHIR
1.0.0-ballot - ballot 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 1.0.0-ballot 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

:

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "AIdeviceTypeCS-initial-history",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance AIdeviceTypeCS-initial-history</b></p><a name=\"AIdeviceTypeCS-initial-history\"> </a><a name=\"hcAIdeviceTypeCS-initial-history\"> </a><p>Provenance for <a href=\"CodeSystem-AIdeviceTypeCS.html\">CodeSystem Added Device.type for AI/LLM</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-09-15</td></tr><tr><td>Recorded</td><td>2025-09-15 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>GitHub Copilot AI</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type verifier}\">Verifier</span></td><td>John F. Moehrke</td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "CodeSystem/AIdeviceTypeCS"
    }
  ],
  "occurredDateTime" : "2025-09-15",
  "recorded" : "2025-09-15T13:00:00.0000Z",
  "reason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code" : "METAMGT"
        }
      ],
      "text" : "Initial CodeSystem created by Co-Pilot AI"
    }
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code" : "CREATE"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        "display" : "GitHub Copilot AI"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "verifier"
          }
        ]
      },
      "who" : {
        "display" : "John F. Moehrke"
      }
    }
  ]
}