Agent skill
dicom-conformance-validator
DICOM conformance testing and integration skill for medical imaging systems
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/science/biomedical-engineering/skills/dicom-conformance-validator
Metadata
Additional technical details for this skill
- domain
- science
- category
- Medical Device Software
- skill id
- BME-SK-022
- specialization
- biomedical-engineering
SKILL.md
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
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?