Dermatology Image Annotation FHIR Implementation Guide
0.1.0 - ci-build International flag

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

: example-derm-ai-model - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="example-derm-ai-model"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <manufacturer value="Annotate MD"/>
  <deviceName>
    <name value="DermAI Classifier v2.1"/>
    <type value="model-name"/>
  </deviceName>
  <version>
    <value value="2.1.0"/>
  </version>
</Device>