Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. DICOM to JSON Module , return json,store path,store full path 2. check is not same study uid 3. Save DICOM file 4. Get DICOM FHIR ImagingStudy data 5. Insert FHIR Endpoint (ImagingStudy reference) 6. Insert FHIR Patient (ImagingStudy reference) 7. Put DICOM JSON (Study,Series,Instance level) to FHIR ImagingStudy 8. Insert DICOM JSON metadata 9. Insert FHIR ImagingStudy ( ) 9.1 Check Instance is in FHIR ImagingStudy 9.2 Update found ImagingStudy or insert feat: log task time when generate jepg feat: add not image sop class model refactor: rename getData to storeImagingStudy in convertFHIR api refactor: rename putWithoutReq to putFHIRImagingStudyWithoutReq in putImagingStudy api
- Loading branch information