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" : "Device",
"id" : "example-derm-ai-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device example-derm-ai-model</b></p><a name=\"example-derm-ai-model\"> </a><a name=\"hcexample-derm-ai-model\"> </a><p><b>manufacturer</b>: Annotate MD</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>DermAI Classifier v2.1</td><td>Model name</td></tr></table><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>2.1.0</td></tr></table></div>"
},
"manufacturer" : "Annotate MD",
"deviceName" : [
{
"name" : "DermAI Classifier v2.1",
"type" : "model-name"
}
],
"version" : [
{
"value" : "2.1.0"
}
]
}