FHIR IG analytics| Package | hl7.fhir.uv.aitransparency |
| Resource Type | Provenance |
| Id | Provenance-AI-Contributed.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
Profile: AI Provenance
Provenance for Observation Blood culture
Summary
| Occurrence | 2017-06-06 --> (ongoing) |
| Recorded | 2016-06-09 08:12:14+1000 |
| Activity | antiviral resistance detection |
Agents
{
"resourceType": "Provenance",
"id": "AI-Contributed",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-Provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Observation/f206"
}
],
"occurredPeriod": {
"start": "2017-06-06"
},
"recorded": "2016-06-09T08:12:14+10:00",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"version": "4.0.0",
"code": "AIAST"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "CREATE",
"display": "create"
}
],
"text": "antiviral resistance detection"
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "verifier",
"display": "Verifier"
}
]
},
"who": {
"reference": "http://server.example.org/fhir/Practitioner/pract"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"who": {
"reference": "Device/TheAI"
}
}
]
}