FHIR IG analytics| Package | hl7.fhir.uv.aitransparency |
| Resource Type | Provenance |
| Id | Provenance-AI-Contributed-OtherModel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance AI-Contributed-OtherModel
Profile: AI Provenance
Provenance for Observation Hemoglobin [Mass/volume] in Blood
Summary
| Recorded | 2026-01-15 11:00:00+0000 |
Agents
{
"resourceType": "Provenance",
"id": "AI-Contributed-OtherModel",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-Provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Observation/other-model-result"
}
],
"recorded": "2026-01-15T11:00:00Z",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "AIAST"
}
]
}
],
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"who": {
"reference": "Device/TheOtherAI"
}
}
]
}