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
| Active as of 2026-04-04 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "annotation-method"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem annotation-method</b></p><a name=\"annotation-method\"> </a><a name=\"hcannotation-method\"> </a><p>This case-sensitive code system <code>https://annotatemd.com/fhir/ig/CodeSystem/annotation-method</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">expert-annotation<a name=\"annotation-method-expert-annotation\"> </a></td><td>Expert Manual Annotation</td><td>Full annotation by specialist (dermatologist, dermatopathologist)</td></tr><tr><td style=\"white-space:nowrap\">clinician-point-of-care<a name=\"annotation-method-clinician-point-of-care\"> </a></td><td>Clinician Point-of-Care Assessment</td><td>Classification by treating clinician without AI assistance</td></tr><tr><td style=\"white-space:nowrap\">ai-assisted-confirmed<a name=\"annotation-method-ai-assisted-confirmed\"> </a></td><td>AI-Assisted, Clinician Confirmed</td><td>Clinician accepted AI prediction without modification</td></tr><tr><td style=\"white-space:nowrap\">ai-assisted-corrected<a name=\"annotation-method-ai-assisted-corrected\"> </a></td><td>AI-Assisted, Clinician Corrected</td><td>Clinician modified AI prediction before accepting</td></tr><tr><td style=\"white-space:nowrap\">ai-inference<a name=\"annotation-method-ai-inference\"> </a></td><td>AI Model Inference</td><td>Automated prediction by AI model without human review</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://annotatemd.com/fhir/ig/CodeSystem/annotation-method"^^xsd:anyURI ;
fhir:l <https://annotatemd.com/fhir/ig/CodeSystem/annotation-method>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AnnotationMethod"] ; #
fhir:title [ fhir:v "Annotation Method"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-04-04T01:37:20+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Annotate MD"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Annotate MD" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://annotatemd.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@annotatemd.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Method by which a dermatology annotation was produced. Aligns with HL7 AI Transparency on FHIR by distinguishing human, AI-assisted, and pure AI annotation."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "expert-annotation" ] ;
fhir:display [ fhir:v "Expert Manual Annotation" ] ;
fhir:definition [ fhir:v "Full annotation by specialist (dermatologist, dermatopathologist)" ]
] [
fhir:code [ fhir:v "clinician-point-of-care" ] ;
fhir:display [ fhir:v "Clinician Point-of-Care Assessment" ] ;
fhir:definition [ fhir:v "Classification by treating clinician without AI assistance" ]
] [
fhir:code [ fhir:v "ai-assisted-confirmed" ] ;
fhir:display [ fhir:v "AI-Assisted, Clinician Confirmed" ] ;
fhir:definition [ fhir:v "Clinician accepted AI prediction without modification" ]
] [
fhir:code [ fhir:v "ai-assisted-corrected" ] ;
fhir:display [ fhir:v "AI-Assisted, Clinician Corrected" ] ;
fhir:definition [ fhir:v "Clinician modified AI prediction before accepting" ]
] [
fhir:code [ fhir:v "ai-inference" ] ;
fhir:display [ fhir:v "AI Model Inference" ] ;
fhir:definition [ fhir:v "Automated prediction by AI model without human review" ]
] ) . #
IG © 2026+ Annotate MD. Package annotatemd.dermatology-annotation#0.1.0 based on FHIR 4.0.1. Generated 2026-04-04
Links: Table of Contents |
QA Report