Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment
# Conflicts: # cmd/main-migration/migrations/atlas.sum # internal/use-case/main-use-case/encounter/case.go
This commit is contained in:
No files matched your search
@@ -138,7 +138,7 @@ func Create(input e.CreateDto) (*d.Data, error) {
|
||||
return err
|
||||
}
|
||||
|
||||
if subCodeAmbulatory == ere.ACCCac || subCodeAmbulatory == ere.ACCCad {
|
||||
if subCodeAmbulatory == ere.ACCChemo {
|
||||
chemoCreate := ec.CreateDto{
|
||||
Encounter_Id: &data.Id,
|
||||
Status_Code: erc.DVCNew,
|
||||
|
||||
Reference in New Issue
Block a user