Orthovision AI FHIR Implementation Guide
0.2.0 - ci-build
Orthovision AI FHIR Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-09-30 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="ExampleImplementationCapabilityStatement"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CapabilityStatement ExampleImplementationCapabilityStatement</b></p><a name="ExampleImplementationCapabilityStatement"> </a><a name="hcExampleImplementationCapabilityStatement"> </a><h2 id="title">Example Orthovision AI Implementation</h2><ul><li>Implementation Guide Version: 0.2.0 </li><li>FHIR Version: 5.0.0 </li><li>Supported Formats: <code>json</code></li><li>Published on: 2025-09-30 </li><li>Published by: medocoHEALTH </li></ul><blockquote class="impl-note"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id="rest">FHIR RESTful Capabilities</h2><div class="panel panel-default"><div class="panel-heading"><h3 id="mode1" class="panel-title">Mode: <code>server</code></h3></div><div class="panel-body"><div><p>Example implementation of the Orthovision AI service supporting a specific set of DICOM tag classifications.</p>
</div></div></div><h3 id="resourcesCap1">Capabilities by Resource/Profile</h3><h4 id="resourcesSummary1">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class="bg-info">R</span></b>ead, <b><span class="bg-info">S</span></b>earch, <b><span class="bg-info">U</span></b>pdate, and <b><span class="bg-info">C</span></b>reate, are always shown, while <b><span class="bg-info">VR</span></b>ead, <b><span class="bg-info">P</span></b>atch, <b><span class="bg-info">D</span></b>elete, <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">I</span></b>nstance, or <b><span class="bg-info">H</span></b>istory on <b><span class="bg-info">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class="table-responsive"><table class="table table-condensed table-hover"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class="text-center"><b title="GET a resource (read interaction)">R</b></th><th class="text-center"><b title="GET all set of resources of the type (search interaction)">S</b></th><th class="text-center"><b title="PUT a new resource version (update interaction)">U</b></th><th class="text-center"><b title="POST a new resource (create interaction)">C</b></th><th><b title="Required and recommended search parameters">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href="#Bundle1-1">Bundle</a></td><td><a href="StructureDefinition-orthovision-ai-bundle.html">http://medoco.health/fhir/StructureDefinition/orthovision-ai-bundle</a></td><td class="text-center"/><td class="text-center"/><td class="text-center"/><td class="text-center">y</td><td/><td/><td/><td/></tr><tr><td><a href="#Task1-2">Task</a></td><td><a href="StructureDefinition-orthovision-ai-task.html">http://medoco.health/fhir/StructureDefinition/orthovision-ai-task</a></td><td class="text-center">y</td><td class="text-center">y</td><td class="text-center"/><td class="text-center"/><td>status</td><td/><td/><td/></tr><tr><td><a href="#Observation1-3">Observation</a></td><td><a href="StructureDefinition-orthovision-ai-observation.html">http://medoco.health/fhir/StructureDefinition/orthovision-ai-observation</a></td><td class="text-center">y</td><td class="text-center"/><td class="text-center"/><td class="text-center"/><td/><td/><td/><td/></tr><tr><td><a href="#Binary1-4">Binary</a></td><td><a href="StructureDefinition-orthovision-ai-binary.html">http://medoco.health/fhir/StructureDefinition/orthovision-ai-binary</a></td><td class="text-center">y</td><td class="text-center"/><td class="text-center"/><td class="text-center"/><td/><td/><td/><td/></tr></tbody></table></div><hr/><div class="panel panel-default"><div class="panel-heading"><h4 id="Bundle1-1" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Bundle</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-orthovision-ai-bundle.html">Orthovision AI Bundle</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <br/><code>create</code><div><p>Submit Bundle with image data and classification request for processing</p>
</div></li></ul></div></div><p/><div class="row"><div class="col-12"><span class="lead">Documentation</span><blockquote><div><p>Bundle resources containing Binary, Task, and optional ImagingStudy for atomic submission of classification requests.</p>
</div></blockquote></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Task1-2" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Task</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-orthovision-ai-task.html">Orthovision AI Task</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <br/><code>read</code><div><p>Read Task by ID to check classification progress</p>
</div><code>search-type</code><div><p>Search Tasks by status, focus reference, or other parameters</p>
</div></li></ul></div></div><p/><div class="row"><div class="col-12"><span class="lead">Documentation</span><blockquote><div><p>Task resources track the progress of AI classification operations from submission through completion.</p>
</div></blockquote></div></div><div class="row"><div class="col-lg-7"><span class="lead">Search Parameters</span><table class="table table-condensed table-hover"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Search Tasks by status (in-progress, completed, failed)</p>
</div></td></tr></tbody></table></div><div class="col-lg-5"> </div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Observation1-3" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Observation</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-orthovision-ai-observation.html">OrthovisionAI Observation</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <br/><code>read</code><div><p>Read Observation by ID</p>
</div></li></ul></div></div><p/><div class="row"><div class="col-12"><span class="lead">Documentation</span><blockquote><div><p>Observation resources containing AI-determined classifications</p>
</div></blockquote></div></div></div></div></div><div class="panel panel-default"><div class="panel-heading"><h4 id="Binary1-4" class="panel-title"><span style="float: right;">Resource Conformance: supported </span>Binary</h4></div><div class="panel-body"><div class="container"><div class="row"><div class="col-lg-6"><span class="lead">Base System Profile</span><br/><a href="StructureDefinition-orthovision-ai-binary.html">Orthovision AI Binary</a></div><div class="col-lg-3"><span class="lead">Profile Conformance</span><br/><b>SHALL</b></div><div class="col-lg-3"><span class="lead">Reference Policy</span><br/></div></div><p/><div class="row"><div class="col-lg-6"><span class="lead">Interaction summary</span><br/><ul><li>Supports <br/><code>read</code><div><p>Read Binary by ID to retrieve image content</p>
</div></li></ul></div></div><p/><div class="row"><div class="col-12"><span class="lead">Documentation</span><blockquote><div><p>Binary resources containing image data</p>
</div></blockquote></div></div></div></div></div></div>
</text>
<extension
url="http://medoco.health/fhir/StructureDefinition/supported-dicom-tags">
<extension url="tagIdentifier">
<valueString value="0008,0060"/>
</extension>
<extension url="description">
<valueString
value="Modality - Type of imaging equipment used (CT, MR, XR, etc.)"/>
</extension>
</extension>
<extension
url="http://medoco.health/fhir/StructureDefinition/supported-dicom-tags">
<extension url="tagIdentifier">
<valueString value="0018,0015"/>
</extension>
<extension url="description">
<valueString value="Body Part Examined (CHEST, HEAD, ABDOMEN, etc.)"/>
</extension>
</extension>
<url
value="http://example.org/fhir/CapabilityStatement/ExampleOrthovisionAIImplementation"/>
<version value="0.2.0"/>
<name value="ExampleOrthovisionAIImplementation"/>
<title value="Example Orthovision AI Implementation"/>
<status value="active"/>
<experimental value="true"/>
<date value="2025-09-30"/>
<publisher value="medocoHEALTH"/>
<contact>
<name value="medocoHEALTH"/>
<telecom>
<system value="url"/>
<value value="https://medoco.health"/>
</telecom>
<telecom>
<system value="email"/>
<value value="office@medoco.health"/>
</telecom>
</contact>
<description
value="Example capability statement showing how an implementer declares their specific DICOM tag classification capabilities using the supported-dicom-tags extension.
**Important**: The list of supported DICOM tags is declared in extensions within this CapabilityStatement - check the JSON or XML representation to see the complete list of supported tags."/>
<kind value="instance"/>
<software>
<name value="Example Orthovision AI Implementation"/>
<version value="1.2.3"/>
</software>
<implementation>
<description
value="Example implementation of Orthovision AI service at Example Healthcare Organization"/>
<url value="https://api.example.org/fhir"/>
</implementation>
<fhirVersion value="5.0.0"/>
<format value="json"/>
<rest>
<mode value="server"/>
<documentation
value="Example implementation of the Orthovision AI service supporting a specific set of DICOM tag classifications."/>
<resource>
<type value="Bundle"/>
<profile
value="http://medoco.health/fhir/StructureDefinition/orthovision-ai-bundle"/>
<documentation
value="Bundle resources containing Binary, Task, and optional ImagingStudy for atomic submission of classification requests."/>
<interaction>
<code value="create"/>
<documentation
value="Submit Bundle with image data and classification request for processing"/>
</interaction>
</resource>
<resource>
<type value="Task"/>
<profile
value="http://medoco.health/fhir/StructureDefinition/orthovision-ai-task"/>
<documentation
value="Task resources track the progress of AI classification operations from submission through completion."/>
<interaction>
<code value="read"/>
<documentation
value="Read Task by ID to check classification progress"/>
</interaction>
<interaction>
<code value="search-type"/>
<documentation
value="Search Tasks by status, focus reference, or other parameters"/>
</interaction>
<searchParam>
<name value="status"/>
<type value="token"/>
<documentation
value="Search Tasks by status (in-progress, completed, failed)"/>
</searchParam>
</resource>
<resource>
<type value="Observation"/>
<profile
value="http://medoco.health/fhir/StructureDefinition/orthovision-ai-observation"/>
<documentation
value="Observation resources containing AI-determined classifications"/>
<interaction>
<code value="read"/>
<documentation value="Read Observation by ID"/>
</interaction>
</resource>
<resource>
<type value="Binary"/>
<profile
value="http://medoco.health/fhir/StructureDefinition/orthovision-ai-binary"/>
<documentation value="Binary resources containing image data"/>
<interaction>
<code value="read"/>
<documentation value="Read Binary by ID to retrieve image content"/>
</interaction>
</resource>
</rest>
</CapabilityStatement>