dicom-conformance-validator
DICOM conformance testing and integration skill for medical imaging systems
Best use case
dicom-conformance-validator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
DICOM conformance testing and integration skill for medical imaging systems
Teams using dicom-conformance-validator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/dicom-conformance-validator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How dicom-conformance-validator Compares
| Feature / Agent | dicom-conformance-validator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
DICOM conformance testing and integration skill for medical imaging systems
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# DICOM Conformance Validator Skill
## Purpose
The DICOM Conformance Validator Skill supports DICOM conformance testing and interoperability validation for medical imaging systems, ensuring proper implementation of DICOM standards and IHE profiles.
## Capabilities
- DICOM Conformance Statement generation
- Service class (SCP/SCU) implementation verification
- PACS integration testing
- IHE profile conformance checking
- Worklist integration validation
- WADO-RS/DICOMweb compliance
- HL7 FHIR integration support
- Network configuration testing
- Transfer syntax verification
- Character set handling
- Query/retrieve validation
## Usage Guidelines
### When to Use
- Validating DICOM implementation
- Preparing conformance statements
- Testing PACS integration
- Verifying IHE profile compliance
### Prerequisites
- DICOM implementation complete
- Test environment configured
- Target system interfaces defined
- IHE profile requirements identified
### Best Practices
- Test with representative datasets
- Validate all claimed SOP classes
- Verify edge cases and error handling
- Document deviations from standard
## Process Integration
This skill integrates with the following processes:
- DICOM Integration and Interoperability
- Medical Image Processing Algorithm Development
- Software Verification and Validation
- 510(k) Premarket Submission Preparation
## Dependencies
- DVTk validation toolkit
- DCMTK command line tools
- Pydicom library
- OHIF viewer
- IHE test tools
## Configuration
```yaml
dicom-conformance-validator:
service-classes:
- storage-scp
- storage-scu
- query-retrieve-scp
- query-retrieve-scu
- worklist-scp
- worklist-scu
ihe-profiles:
- SWF
- PIR
- RID
- IOCM
transfer-syntaxes:
- implicit-VR-LE
- explicit-VR-LE
- explicit-VR-BE
- JPEG-lossless
- JPEG2000
```
## Output Artifacts
- Conformance statements
- Test execution reports
- Integration test results
- IHE conformance documentation
- Network configuration specs
- Error handling documentation
- Interoperability test plans
- Validation summaries
## Quality Criteria
- All claimed SOP classes validated
- Conformance statement accurate
- IHE profiles properly implemented
- Error handling appropriate
- Network behavior correct
- Documentation supports FDA submissionRelated Skills
design-system-validator
Validate design system compliance in code and detect token usage violations
link-validator
Comprehensive link checking and validation for documentation. Validate internal links, external URLs, anchors, detect redirects, monitor link rot, and generate sitemap validation reports.
code-sample-validator
Extract, validate, and test code samples in documentation. Verify syntax, execute samples, check outputs, validate imports, and ensure code samples are up-to-date with current APIs.
openapi-validator
Validate OpenAPI specifications for correctness, security, and best practices
k8s-validator
Validate Kubernetes manifests for security, best practices, and resource limits
specialization-validator
Validate specialization completeness across all 7 phases, score each phase, identify gaps, and generate validation reports.
process-validator
Validate process JS files for correct SDK patterns, task definitions, syntax, and quality gate implementation.
checklist-validator
Skill for validating research against reporting checklists
math-notation-validator
Validate and standardize mathematical notation
image-algorithm-validator
Medical image processing algorithm validation skill for segmentation, detection, and analysis algorithms
hipaa-compliance-validator
HIPAA compliance validation skill for genomic data handling and audit
giab-benchmark-validator
Genome in a Bottle benchmark validation skill for pipeline accuracy assessment