@n8n-dev/n8n-nodes-ndhm-gov-ndhm-cm 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +107 -0
- package/dist/banner.svg +165 -0
- package/dist/credentials/NdhmGovNdhmCmApi.credentials.d.ts +9 -0
- package/dist/credentials/NdhmGovNdhmCmApi.credentials.js +49 -0
- package/dist/credentials/NdhmGovNdhmCmApi.credentials.js.map +1 -0
- package/dist/icons/ndhm-gov-ndhm-cm.dark.svg +18 -0
- package/dist/icons/ndhm-gov-ndhm-cm.svg +18 -0
- package/dist/nodes/NdhmGovNdhmCm/NdhmGovNdhmCm.node.d.ts +4 -0
- package/dist/nodes/NdhmGovNdhmCm/NdhmGovNdhmCm.node.js +124 -0
- package/dist/nodes/NdhmGovNdhmCm/NdhmGovNdhmCm.node.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/NdhmGovNdhmCm.node.json +20 -0
- package/dist/nodes/NdhmGovNdhmCm/ndhm-gov-ndhm-cm.dark.svg +18 -0
- package/dist/nodes/NdhmGovNdhmCm/ndhm-gov-ndhm-cm.svg +18 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/consent/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/consent/index.js +783 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/consent/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/data-flow/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/data-flow/index.js +468 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/data-flow/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/discovery/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/discovery/index.js +228 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/discovery/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hip-facing/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hip-facing/index.js +336 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hip-facing/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hiu-facing/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hiu-facing/index.js +384 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/hiu-facing/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/identification/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/identification/index.js +155 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/identification/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/index.d.ts +11 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/index.js +26 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/link/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/link/index.js +542 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/link/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/monitoring/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/monitoring/index.js +53 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/monitoring/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/profile/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/profile/index.js +204 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/profile/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/subscriptions/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/subscriptions/index.js +517 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/subscriptions/index.js.map +1 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/user-auth/index.d.ts +2 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/user-auth/index.js +628 -0
- package/dist/nodes/NdhmGovNdhmCm/resources/user-auth/index.js.map +1 -0
- package/dist/package.json +62 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +62 -0
|
@@ -0,0 +1,204 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.profileDescription = void 0;
|
|
4
|
+
exports.profileDescription = [
|
|
5
|
+
{
|
|
6
|
+
"displayName": "Operation",
|
|
7
|
+
"name": "operation",
|
|
8
|
+
"type": "options",
|
|
9
|
+
"noDataExpression": true,
|
|
10
|
+
"displayOptions": {
|
|
11
|
+
"show": {
|
|
12
|
+
"resource": [
|
|
13
|
+
"Profile"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"options": [
|
|
18
|
+
{
|
|
19
|
+
"name": "POST V 0 5 Patients Profile On Share",
|
|
20
|
+
"value": "POST V 0 5 Patients Profile On Share",
|
|
21
|
+
"action": "Response to patient's share profile request",
|
|
22
|
+
"description": "Result of patient share profile request at HIP end.\n",
|
|
23
|
+
"routing": {
|
|
24
|
+
"request": {
|
|
25
|
+
"method": "POST",
|
|
26
|
+
"url": "=/v0.5/patients/profile/on-share"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"default": ""
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"displayName": "POST /v0.5/patients/profile/on-share",
|
|
35
|
+
"name": "operation",
|
|
36
|
+
"type": "notice",
|
|
37
|
+
"typeOptions": {
|
|
38
|
+
"theme": "info"
|
|
39
|
+
},
|
|
40
|
+
"default": "",
|
|
41
|
+
"displayOptions": {
|
|
42
|
+
"show": {
|
|
43
|
+
"resource": [
|
|
44
|
+
"Profile"
|
|
45
|
+
],
|
|
46
|
+
"operation": [
|
|
47
|
+
"POST V 0 5 Patients Profile On Share"
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"displayName": "Authorization",
|
|
54
|
+
"name": "Authorization",
|
|
55
|
+
"required": true,
|
|
56
|
+
"description": "Access token which was issued after successful login with gateway auth server.",
|
|
57
|
+
"default": "",
|
|
58
|
+
"type": "string",
|
|
59
|
+
"routing": {
|
|
60
|
+
"request": {
|
|
61
|
+
"headers": {
|
|
62
|
+
"Authorization": "={{ $value }}"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"displayOptions": {
|
|
67
|
+
"show": {
|
|
68
|
+
"resource": [
|
|
69
|
+
"Profile"
|
|
70
|
+
],
|
|
71
|
+
"operation": [
|
|
72
|
+
"POST V 0 5 Patients Profile On Share"
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"required": true,
|
|
79
|
+
"displayName": "Acknowledgement",
|
|
80
|
+
"name": "acknowledgement",
|
|
81
|
+
"type": "json",
|
|
82
|
+
"default": "{\n \"healthId\": \"<username>@<suffix>\"\n}",
|
|
83
|
+
"routing": {
|
|
84
|
+
"send": {
|
|
85
|
+
"property": "acknowledgement",
|
|
86
|
+
"propertyInDotNotation": false,
|
|
87
|
+
"type": "body",
|
|
88
|
+
"value": "={{ JSON.parse($value) }}"
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
"displayOptions": {
|
|
92
|
+
"show": {
|
|
93
|
+
"resource": [
|
|
94
|
+
"Profile"
|
|
95
|
+
],
|
|
96
|
+
"operation": [
|
|
97
|
+
"POST V 0 5 Patients Profile On Share"
|
|
98
|
+
]
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"displayName": "Error",
|
|
104
|
+
"name": "error",
|
|
105
|
+
"type": "json",
|
|
106
|
+
"default": "{}",
|
|
107
|
+
"routing": {
|
|
108
|
+
"send": {
|
|
109
|
+
"property": "error",
|
|
110
|
+
"propertyInDotNotation": false,
|
|
111
|
+
"type": "body",
|
|
112
|
+
"value": "={{ JSON.parse($value) }}"
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"displayOptions": {
|
|
116
|
+
"show": {
|
|
117
|
+
"resource": [
|
|
118
|
+
"Profile"
|
|
119
|
+
],
|
|
120
|
+
"operation": [
|
|
121
|
+
"POST V 0 5 Patients Profile On Share"
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"required": true,
|
|
128
|
+
"displayName": "Request Id",
|
|
129
|
+
"name": "requestId",
|
|
130
|
+
"type": "string",
|
|
131
|
+
"default": "5f7a535d-a3fd-416b-b069-c97d021fbacd",
|
|
132
|
+
"description": "a nonce, unique for each HTTP request",
|
|
133
|
+
"routing": {
|
|
134
|
+
"send": {
|
|
135
|
+
"property": "requestId",
|
|
136
|
+
"propertyInDotNotation": false,
|
|
137
|
+
"type": "body",
|
|
138
|
+
"value": "={{ $value }}"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"displayOptions": {
|
|
142
|
+
"show": {
|
|
143
|
+
"resource": [
|
|
144
|
+
"Profile"
|
|
145
|
+
],
|
|
146
|
+
"operation": [
|
|
147
|
+
"POST V 0 5 Patients Profile On Share"
|
|
148
|
+
]
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"required": true,
|
|
154
|
+
"displayName": "Resp",
|
|
155
|
+
"name": "resp",
|
|
156
|
+
"type": "json",
|
|
157
|
+
"default": "{}",
|
|
158
|
+
"routing": {
|
|
159
|
+
"send": {
|
|
160
|
+
"property": "resp",
|
|
161
|
+
"propertyInDotNotation": false,
|
|
162
|
+
"type": "body",
|
|
163
|
+
"value": "={{ JSON.parse($value) }}"
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
"displayOptions": {
|
|
167
|
+
"show": {
|
|
168
|
+
"resource": [
|
|
169
|
+
"Profile"
|
|
170
|
+
],
|
|
171
|
+
"operation": [
|
|
172
|
+
"POST V 0 5 Patients Profile On Share"
|
|
173
|
+
]
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"required": true,
|
|
179
|
+
"displayName": "Timestamp",
|
|
180
|
+
"name": "timestamp",
|
|
181
|
+
"type": "string",
|
|
182
|
+
"default": "",
|
|
183
|
+
"description": "Date time format in UTC, includes miliseconds YYYY-MM-DDThh:mm:ss.vZ",
|
|
184
|
+
"routing": {
|
|
185
|
+
"send": {
|
|
186
|
+
"property": "timestamp",
|
|
187
|
+
"propertyInDotNotation": false,
|
|
188
|
+
"type": "body",
|
|
189
|
+
"value": "={{ $value }}"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
"displayOptions": {
|
|
193
|
+
"show": {
|
|
194
|
+
"resource": [
|
|
195
|
+
"Profile"
|
|
196
|
+
],
|
|
197
|
+
"operation": [
|
|
198
|
+
"POST V 0 5 Patients Profile On Share"
|
|
199
|
+
]
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
];
|
|
204
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../nodes/NdhmGovNdhmCm/resources/profile/index.ts"],"names":[],"mappings":"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"}
|