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

FHIR IG analytics

Packagehl7.fhir.uv.aitransparency
Resource TypeProvenance
IdProvenance-AIdeviceTypeCS-initial-history.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Provenance AIdeviceTypeCS-initial-history

Provenance for CodeSystem Added Device.type for AI/LLM

Summary

Occurrence2025-09-15
Recorded2025-09-15 13:00:00+0000
Activitycreate

Agents

Typewho
AuthorGitHub Copilot AI
VerifierJohn F. Moehrke

Source1

{
  "resourceType": "Provenance",
  "id": "AIdeviceTypeCS-initial-history",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}