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

CapabilityStatement: Orthovision AI Service Capability Statement

Official URL: http://medoco.health/fhir/CapabilityStatement/OrthovisionAICapabilityStatement Version: 0.2.0
Active as of 2025-09-20 Computable Name: OrthovisionAICapabilityStatement

This capability statement describes the requirements for FHIR R5 operations that implementations of the Orthovision AI service must support for medical image classification.

Raw OpenAPI-Swagger Definition file | Download

Orthovision AI Service Capability Statement

  • Implementation Guide Version: 0.2.0
  • FHIR Version: 5.0.0
  • Supported Formats: json
  • Published on: 2025-09-20
  • Published by: medocoHEALTH

Note to Implementers: FHIR Capabilities

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.

FHIR RESTful Capabilities

Mode: server

The Orthovision AI service provides asynchronous medical image classification using FHIR R5 resources and operations. Implementers SHOULD extend their CapabilityStatement with the supported-dicom-tags extension to declare which specific DICOM tags they can classify. See the ExampleImplementationCapabilityStatement for guidance on how to declare supported tags.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: supported Bundle

Base System Profile
Orthovision AI Bundle
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports
    create

    Submit Bundle with image data and classification request for processing

Documentation

Bundle resources containing Binary, Task, and optional ImagingStudy for atomic submission of classification requests.

Resource Conformance: supported Task

Base System Profile
Orthovision AI Task
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports
    read

    Read Task by ID to check classification progress

    search-type

    Search Tasks by status, focus reference, or other parameters

Documentation

Task resources track the progress of AI classification operations from submission through completion.

Resource Conformance: supported Observation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • Supports
    read

    Read Observation by ID

    search-type

    Search Observations by category, code, or subject

Supported Profiles

OrthovisionAI Observation

Documentation

Observation resources containing AI-determined modality and protocol classifications

Resource Conformance: supported Binary

Base System Profile
Orthovision AI Binary
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports
    read

    Read Binary by ID to retrieve image content

Documentation

Binary resources containing image data