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: Example: AI Service Implementation Capability Statement (Experimental)

Official URL: http://example.org/fhir/CapabilityStatement/ExampleOrthovisionAIImplementation Version: 0.2.0
Active as of 2025-09-30 Computable Name: ExampleOrthovisionAIImplementation

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.

Raw OpenAPI-Swagger Definition file | Download

Example Orthovision AI Implementation

  • Implementation Guide Version: 0.2.0
  • FHIR Version: 5.0.0
  • Supported Formats: json
  • Published on: 2025-09-30
  • 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

Example implementation of the Orthovision AI service supporting a specific set of DICOM tag classifications.

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.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLstatustoken

Search Tasks by status (in-progress, completed, failed)

 

Resource Conformance: supported Observation

Base System Profile
OrthovisionAI Observation
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports
    read

    Read Observation by ID

Documentation

Observation resources containing AI-determined 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