Commit 1128ffa
medication statement correction (#126)
* Abdm Facility fetch services changes
* facility save after carecontext and patientcarecontextx update
* FacilityId save in mongo db and Variable declaration correction
* Mongo carecontext save query logic changes
* ABHA Creation M1 V3 API changes
* Abha V3 changes
* removed unused code
* v3- verify auth by abdm API changes
* feat: Abdm M2 V3 changes
* feat: mongo query change fetch for linktoken
* fix: link carecontext authorization error
* feat: hiTypes addition
* feat: version change for testing
* fix: minor change for empty response
* Simplify queries in CareContextRepo interface
Removed unnecessary 'order by 1 desc' clause from queries.
* fix: corrected response format
* fix: minor logic change for care context linking
* small correction in hiType and error message modification
* modified error message
* feat: new standard FHIR bundles creation
* Fix environment variable for systemUrl
* Fix formatting of systemUrl property
* fix: taken coderabbitai comments and minor changes
* fix: changed missed variable
* fix: modified the constructor
* Change exception message for Organization resource
* Fix typo in exception message for PractitionerDataModel
* fix: corrected type error
---------
Co-authored-by: KA40094929 <KA40094929@10.152.32.202>
Co-authored-by: KA40094929 <KA40094929@APL-5CD1394ZJT>
Co-authored-by: Karyamsetty Helen Grace <ka40094929@wipro.com>1 parent 81dda6d commit 1128ffa
2 files changed
Lines changed: 35 additions & 15 deletions
File tree
- src/main/java/com/wipro/fhir
- data/resource_model
- service/resource_model
Lines changed: 34 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
47 | 67 | | |
48 | 68 | | |
49 | | - | |
| 69 | + | |
50 | 70 | | |
51 | 71 | | |
52 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments