{"id":18841261,"url":"https://github.com/dcm4che/dcm4chee-arc-cdi","last_synced_at":"2025-04-14T07:11:00.370Z","repository":{"id":13118364,"uuid":"15800167","full_name":"dcm4che/dcm4chee-arc-cdi","owner":"dcm4che","description":"Full-featured DICOM Archive based on Java Enterprise","archived":false,"fork":false,"pushed_at":"2015-12-30T14:52:04.000Z","size":11576,"stargazers_count":16,"open_issues_count":2,"forks_count":19,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-27T20:51:11.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcm4che.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-10T14:33:56.000Z","updated_at":"2024-03-12T12:38:02.000Z","dependencies_parsed_at":"2022-09-05T11:51:16.883Z","dependency_job_id":null,"html_url":"https://github.com/dcm4che/dcm4chee-arc-cdi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcm4che%2Fdcm4chee-arc-cdi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcm4che%2Fdcm4chee-arc-cdi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcm4che%2Fdcm4chee-arc-cdi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcm4che%2Fdcm4chee-arc-cdi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcm4che","download_url":"https://codeload.github.com/dcm4che/dcm4chee-arc-cdi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837287,"owners_count":21169374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T02:50:33.833Z","updated_at":"2025-04-14T07:11:00.347Z","avatar_url":"https://github.com/dcm4che.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#[The Project is no longer maintained on open source, there will be no more releases for the open source community version of DCM4CHEE-ARC-CDI]\nDCM4CHEE Archive 4.x\n====================\nSources: https://github.com/dcm4che/dcm4chee-arc-cdi  \nBinaries: https://sourceforge.net/projects/dcm4che/files/dcm4chee-arc4  \nIssue Tracker: http://www.dcm4che.org/jira/browse/ARCH  \n\nDICOM Archive Java EE application running in JBoss WildFly.\n\nThis is a complete rewrite of [DCM4CHEE Archive 2.x](http://www.dcm4che.org/confluence/display/ee2/Home).\n\nOne major improvement to 2.x is the use of LDAP as central configuration,\ncompliant to the DICOM Application Configuration Management Profile,\nspecified in [DICOM 2011, Part 15][1], Annex H.\n\nThis Alpha version supports DICOM and HL7 Services required for\ncompliance with IHE Radiology Workflow Integration Profiles:\n\n- [Scheduled Workflow (SWF)][2]\n- [Patient Information Reconciliation (PIR)][3]\n- [Imaging Object Change Management (IOCM)][4]\n\nfor IHE Actor Image Manager/Archive, including the new \n\n- [Multiple Identity Resolution Option][5]\n\n\nfor these Profiles.\n\nAdditionally it supports\n\n- [compression/decompression of images with customizable rules]\n- [WADO URI Service]\n- [WADO by means of RESTful Services (WADO-RS)][6]\n- [Store Over the Web by RESTful Services (STOW-RS)][7]\n- [Query based on ID for DICOM Objects by RESTful Services (QIDO-RS)][8]\n- [Different time Zone Support]\n- [Long term archiving to different storage volumes]\n- [Long term archiving to external systems and storage verification]\n- [Dicom Export]\n- [Configuration Web-based User Interface]\n- [Quality Control Operations]\n- [Customizable Views for Q/R]\n- [Customizable Rejected instance Retention times based on code]\n- [Emulated MPPS service for late image arrival]\n- [Support for private filtered attributes for Q/R]\n\n\nThere are still major gaps compared to the functionality of DCM4CHEE Archive 2.x:\n\n- no Web-interface for administration\n- no auto-routing\n- no import of HL7 ORM messages in DICOM Modality Worklist\n\nIn long term, 4.x will provide the functionality of 2.x, and there will\nbe migration tools to upgrade existing installations of 2.x to 4.x.\n\nBuild\n-----\n\n* Make sure you have [Maven 3](http://maven.apache.org) installed.\n\n* Build dependent projects (only necessary if unreleased SNAPSHOT versions are used, that are not available in the Maven repository):\n\n    * [dcm4che 3 Library](https://github.com/dcm4che/dcm4che)\n    * [Configuration layer](https://github.com/dcm4che/dcm4chee-conf)\n    * [Monitoring framework](https://github.com/dcm4che/dcm4chee-monitoring)\n    * [Storage layer](https://github.com/dcm4che/dcm4chee-storage2)\n\n* Build the Archive for a specific database:\n\n    \u003e mvn install -D db={db2|firebird|h2|mysql|oracle|psql|sqlserver}\n\nInstallation\n------------\nSee [INSTALL.md](https://github.com/dcm4che/dcm4chee-arc-cdi/blob/master/INSTALL.md).\n\nLicense\n-------\n* [Mozilla Public License Version 1.1](http://www.mozilla.org/MPL/1.1/)\n\n[1]: ftp://medical.nema.org/medical/dicom/2011/11_15pu.pdf\n[2]: http://wiki.ihe.net/index.php?title=Scheduled_Workflow\n[3]: http://wiki.ihe.net/index.php?title=Patient_Information_Reconciliation\n[4]: http://www.ihe.net/Technical_Framework/upload/IHE_RAD_Suppl_IOCM_Rev1-1_TI_2011-05-17.pdf\n[5]: http://www.ihe.net/Technical_Framework/upload/IHE_RAD_Suppl_MIMA.pdf\n[6]: ftp://medical.nema.org/medical/dicom/final/sup161_ft.pdf\n[7]: ftp://medical.nema.org/medical/dicom/Final/sup163_ft3.pdf\n[8]: ftp://medical.nema.org/medical/dicom/supps/LB/sup166_lb.pdf","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcm4che%2Fdcm4chee-arc-cdi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcm4che%2Fdcm4chee-arc-cdi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcm4che%2Fdcm4chee-arc-cdi/lists"}