-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
69 lines (69 loc) · 2.26 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
67
68
69
[submodule "santedb-applets"]
path = santedb-applets
url = https://github.com/santedb/santedb-applets
[submodule "santedb-bre-js"]
path = santedb-bre-js
url = https://github.com/santedb/santedb-bre-js
[submodule "santedb-dc-core"]
path = santedb-dc-core
url = https://github.com/santedb/santedb-dc-core
[submodule "santedb-api"]
path = santedb-api
url = https://github.com/santedb/santedb-api
[submodule "santedb-cdss"]
path = santedb-cdss
url = https://github.com/santedb/santedb-cdss
[submodule "santedb-model"]
path = santedb-model
url = https://github.com/santedb/santedb-model
[submodule "restsrvr"]
path = restsrvr
url = https://github.com/santedb/restsrvr
[submodule "santedb-restsvc"]
path = santedb-restsvc
url = https://github.com/santedb/santedb-restsvc
[submodule "santedb-bis"]
path = santedb-bis
url = https://github.com/santedb/santedb-bis.git
[submodule "santedb-match"]
path = santedb-match
url = https://github.com/santedb/santedb-match
[submodule "PatientImporter/patient-matching"]
path = PatientImporter/patient-matching
url = https://github.com/onc-healthit/patient-matching.git
[submodule "santedb-orm"]
path = santedb-orm
url = https://github.com/santedb/santedb-orm
[submodule "santedb-docker"]
path = santedb-docker
url = https://github.com/santedb/santedb-docker
[submodule "santedb-cache-memory"]
path = santedb-cache-memory
url = https://github.com/santedb/santedb-cache-memory
[submodule "santedb-client"]
path = santedb-client
url = https://github.com/santedb/santedb-client
[submodule "santedb-mdm"]
path = santedb-mdm
url = https://github.com/santedb/santedb-mdm
[submodule "santedb-fhir"]
path = santedb-fhir
url = https://github.com/santedb/santedb-fhir
[submodule "santedb-tools"]
path = santedb-tools
url = https://github.com/santedb/santedb-tools
[submodule "santedb-data"]
path = santedb-data
url = https://github.com/santedb/santedb-data
[submodule "santedb-i18n"]
path = santedb-i18n
url = https://github.com/santedb/santedb-i18n
[submodule "santedb-certs-bc"]
path = santedb-certs-bc
url = https://github.com/santedb/santedb-certs-bc
[submodule "santedb-openapi"]
path = santedb-openapi
url = https://github.com/santedb/santedb-openapi
[submodule "santedb-hl7"]
path = santedb-hl7
url = https://github.com/santedb/santedb-hl7