FHIR IG analytics| Package | hl7.fhir.uv.aitransparency |
| Resource Type | Provenance |
| Id | Provenance-AIdeviceTypeCS-initial-history.json |
| FHIR Version | R4 |
No resources found
No resources found
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
| Occurrence | 2025-09-15 |
| Recorded | 2025-09-15 13:00:00+0000 |
| Activity | create |
Agents
| Type | who |
| Author | GitHub Copilot AI |
| Verifier | John F. Moehrke |
{
"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"
}
}
]
}