DICOM conformance testing and integration skill for medical imaging systems
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill dicom-conformance-validator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dicom Conformance Validator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-dicom-conformance-validator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: dicom-conformance-validator
description: DICOM conformance testing and integration skill for medical imaging systems
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: biomedical-engineering
domain: science
category: Medical Device Software
skill-id: BME-SK-022
graph:
domains: [domain:biomedical-engineering]
skillAreas: [skill-area:data-analysis, skill-area:compliance-automation, skill-area:python-data-pipelines]
workflows: [workflow:experiment-design, workflow:peer-review-cycle]
roles: [role:biomedical-engineer, role:research-engineer]
---
# 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 submission
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!