Dermatology Image Annotation FHIR Implementation Guide
0.1.0 - ci-build
Dermatology Image Annotation FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "ExampleAIPredictionProvenance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance ExampleAIPredictionProvenance</b></p><a name=\"ExampleAIPredictionProvenance\"> </a><a name=\"hcExampleAIPredictionProvenance\"> </a><p>Provenance for <a href=\"Observation-ExampleAIPrediction.html\">Observation Lesion Classification</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-03-27 14:29: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 performer}\">Performer</span></td><td><a href=\"Device-example-derm-ai-model.html\">Device: manufacturer = Annotate MD</a></td></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "Observation/ExampleAIPrediction"
}
],
"recorded" : "2026-03-27T14:29:00Z",
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code" : "CREATE",
"display" : "create"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "performer",
"display" : "Performer"
}
]
},
"who" : {
🔗 "reference" : "Device/example-derm-ai-model"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
🔗 "reference" : "DocumentReference/example-clinical-photo"
}
}
]
}