@@ -31,7 +31,7 @@ export const commodity1 = {
31
31
code : {
32
32
coding : [
33
33
{
34
- system : 'http://snomed.info/sct ' ,
34
+ system : 'http://smartregister.org/ ' ,
35
35
code : '23435363' ,
36
36
display : 'Attractive Item code' ,
37
37
} ,
@@ -43,7 +43,7 @@ export const commodity1 = {
43
43
code : {
44
44
coding : [
45
45
{
46
- system : 'http://snomed.info/sct ' ,
46
+ system : 'http://smartregister.org/ ' ,
47
47
code : '34536373' ,
48
48
display : 'Is it there code' ,
49
49
} ,
@@ -52,7 +52,7 @@ export const commodity1 = {
52
52
valueCodeableConcept : {
53
53
coding : [
54
54
{
55
- system : 'http://snomed.info/sct ' ,
55
+ system : 'http://smartregister.org/ ' ,
56
56
code : '34536373-1' ,
57
57
display : 'Value entered on the It is there code' ,
58
58
} ,
@@ -64,7 +64,7 @@ export const commodity1 = {
64
64
code : {
65
65
coding : [
66
66
{
67
- system : 'http://snomed.info/sct ' ,
67
+ system : 'http://smartregister.org/ ' ,
68
68
code : '45647484' ,
69
69
display : 'Is it in good condition? (optional)' ,
70
70
} ,
@@ -73,7 +73,7 @@ export const commodity1 = {
73
73
valueCodeableConcept : {
74
74
coding : [
75
75
{
76
- system : 'http://snomed.info/sct ' ,
76
+ system : 'http://smartregister.org/ ' ,
77
77
code : '45647484-1' ,
78
78
display : 'Value entered on the Is it in good condition? (optional)' ,
79
79
} ,
@@ -85,7 +85,7 @@ export const commodity1 = {
85
85
code : {
86
86
coding : [
87
87
{
88
- system : 'http://snomed.info/sct ' ,
88
+ system : 'http://smartregister.org/ ' ,
89
89
code : '56758595' ,
90
90
display : 'Is it being used appropriately? (optional)' ,
91
91
} ,
@@ -94,7 +94,7 @@ export const commodity1 = {
94
94
valueCodeableConcept : {
95
95
coding : [
96
96
{
97
- system : 'http://snomed.info/sct ' ,
97
+ system : 'http://smartregister.org/ ' ,
98
98
code : '56758595-1' ,
99
99
display : 'Value entered on the Is it being used appropriately? (optional)' ,
100
100
} ,
@@ -106,7 +106,7 @@ export const commodity1 = {
106
106
code : {
107
107
coding : [
108
108
{
109
- system : 'http://snomed.info/sct ' ,
109
+ system : 'http://smartregister.org/ ' ,
110
110
code : '67869606' ,
111
111
display : 'Accountability period (in months)' ,
112
112
} ,
@@ -120,7 +120,7 @@ export const commodity1 = {
120
120
code : {
121
121
coding : [
122
122
{
123
- system : 'http://snomed.info/sct ' ,
123
+ system : 'http://smartregister.org/ ' ,
124
124
code : '1231415' ,
125
125
display : 'Product Image code' ,
126
126
} ,
@@ -151,21 +151,25 @@ export const editedCommodity1 = {
151
151
{
152
152
code : {
153
153
coding : [
154
- { system : 'http://snomed.info/sct' , code : '23435363' , display : 'Attractive Item code' } ,
154
+ {
155
+ system : 'http://smartregister.org/' ,
156
+ code : '23435363' ,
157
+ display : 'Attractive Item code' ,
158
+ } ,
155
159
] ,
156
160
} ,
157
161
valueBoolean : true ,
158
162
} ,
159
163
{
160
164
code : {
161
165
coding : [
162
- { system : 'http://snomed.info/sct ' , code : '34536373' , display : 'Is it there code' } ,
166
+ { system : 'http://smartregister.org/ ' , code : '34536373' , display : 'Is it there code' } ,
163
167
] ,
164
168
} ,
165
169
valueCodeableConcept : {
166
170
coding : [
167
171
{
168
- system : 'http://snomed.info/sct ' ,
172
+ system : 'http://smartregister.org/ ' ,
169
173
code : '34536373-1' ,
170
174
display : 'Value entered on the It is there code' ,
171
175
} ,
@@ -177,7 +181,7 @@ export const editedCommodity1 = {
177
181
code : {
178
182
coding : [
179
183
{
180
- system : 'http://snomed.info/sct ' ,
184
+ system : 'http://smartregister.org/ ' ,
181
185
code : '45647484' ,
182
186
display : 'Is it in good condition? (optional)' ,
183
187
} ,
@@ -186,7 +190,7 @@ export const editedCommodity1 = {
186
190
valueCodeableConcept : {
187
191
coding : [
188
192
{
189
- system : 'http://snomed.info/sct ' ,
193
+ system : 'http://smartregister.org/ ' ,
190
194
code : '45647484-1' ,
191
195
display : 'Value entered on the Is it in good condition? (optional)' ,
192
196
} ,
@@ -198,7 +202,7 @@ export const editedCommodity1 = {
198
202
code : {
199
203
coding : [
200
204
{
201
- system : 'http://snomed.info/sct ' ,
205
+ system : 'http://smartregister.org/ ' ,
202
206
code : '56758595' ,
203
207
display : 'Is it being used appropriately? (optional)' ,
204
208
} ,
@@ -207,7 +211,7 @@ export const editedCommodity1 = {
207
211
valueCodeableConcept : {
208
212
coding : [
209
213
{
210
- system : 'http://snomed.info/sct ' ,
214
+ system : 'http://smartregister.org/ ' ,
211
215
code : '56758595-1' ,
212
216
display : 'Value entered on the Is it being used appropriately? (optional)' ,
213
217
} ,
@@ -219,7 +223,7 @@ export const editedCommodity1 = {
219
223
code : {
220
224
coding : [
221
225
{
222
- system : 'http://snomed.info/sct ' ,
226
+ system : 'http://smartregister.org/ ' ,
223
227
code : '67869606' ,
224
228
display : 'Accountability period (in months)' ,
225
229
} ,
@@ -230,7 +234,7 @@ export const editedCommodity1 = {
230
234
{
231
235
code : {
232
236
coding : [
233
- { system : 'http://snomed.info/sct ' , code : '1231415' , display : 'Product Image code' } ,
237
+ { system : 'http://smartregister.org/ ' , code : '1231415' , display : 'Product Image code' } ,
234
238
] ,
235
239
} ,
236
240
valueReference : { reference : 'Binary/9b782015-8392-4847-b48c-50c11638656b' } ,
@@ -267,11 +271,11 @@ export const editedCommodity = {
267
271
{
268
272
code : {
269
273
coding : [
270
- { system : 'http://snomed.info/sct ' , code : '767524001' , display : 'Unit of measure' } ,
274
+ { system : 'http://smartregister.org/ ' , code : '767524001' , display : 'Unit of measure' } ,
271
275
] ,
272
276
} ,
273
277
valueCodeableConcept : {
274
- coding : [ { system : 'http://snomed.info/sct ' , code : '767525000' , display : 'Unit' } ] ,
278
+ coding : [ { system : 'http://smartregister.org/ ' , code : '767525000' , display : 'Unit' } ] ,
275
279
text : 'Strips' ,
276
280
} ,
277
281
} ,
@@ -342,7 +346,7 @@ export const createdCommodity = {
342
346
code : {
343
347
coding : [
344
348
{
345
- system : 'http://snomed.info/sct ' ,
349
+ system : 'http://smartregister.org/ ' ,
346
350
code : '67869606' ,
347
351
display : 'Accountability period (in months)' ,
348
352
} ,
@@ -354,7 +358,7 @@ export const createdCommodity = {
354
358
code : {
355
359
coding : [
356
360
{
357
- system : 'http://snomed.info/sct ' ,
361
+ system : 'http://smartregister.org/ ' ,
358
362
code : '56758595' ,
359
363
display : 'Is it being used appropriately? (optional)' ,
360
364
} ,
@@ -363,7 +367,7 @@ export const createdCommodity = {
363
367
valueCodeableConcept : {
364
368
coding : [
365
369
{
366
- system : 'http://snomed.info/sct ' ,
370
+ system : 'http://smartregister.org/ ' ,
367
371
code : '56758595-1' ,
368
372
display : 'Value entered on the Is it being used appropriately? (optional)' ,
369
373
} ,
@@ -375,7 +379,7 @@ export const createdCommodity = {
375
379
code : {
376
380
coding : [
377
381
{
378
- system : 'http://snomed.info/sct ' ,
382
+ system : 'http://smartregister.org/ ' ,
379
383
code : '45647484' ,
380
384
display : 'Is it in good condition? (optional)' ,
381
385
} ,
@@ -384,7 +388,7 @@ export const createdCommodity = {
384
388
valueCodeableConcept : {
385
389
coding : [
386
390
{
387
- system : 'http://snomed.info/sct ' ,
391
+ system : 'http://smartregister.org/ ' ,
388
392
code : '45647484-1' ,
389
393
display : 'Value entered on the Is it in good condition? (optional)' ,
390
394
} ,
@@ -395,13 +399,13 @@ export const createdCommodity = {
395
399
{
396
400
code : {
397
401
coding : [
398
- { system : 'http://snomed.info/sct ' , code : '34536373' , display : 'Is it there code' } ,
402
+ { system : 'http://smartregister.org/ ' , code : '34536373' , display : 'Is it there code' } ,
399
403
] ,
400
404
} ,
401
405
valueCodeableConcept : {
402
406
coding : [
403
407
{
404
- system : 'http://snomed.info/sct ' ,
408
+ system : 'http://smartregister.org/ ' ,
405
409
code : '34536373-1' ,
406
410
display : 'Value entered on the It is there code' ,
407
411
} ,
@@ -412,15 +416,19 @@ export const createdCommodity = {
412
416
{
413
417
code : {
414
418
coding : [
415
- { system : 'http://snomed.info/sct' , code : '23435363' , display : 'Attractive Item code' } ,
419
+ {
420
+ system : 'http://smartregister.org/' ,
421
+ code : '23435363' ,
422
+ display : 'Attractive Item code' ,
423
+ } ,
416
424
] ,
417
425
} ,
418
426
valueBoolean : true ,
419
427
} ,
420
428
{
421
429
code : {
422
430
coding : [
423
- { system : 'http://snomed.info/sct ' , code : '1231415' , display : 'Product Image code' } ,
431
+ { system : 'http://smartregister.org/ ' , code : '1231415' , display : 'Product Image code' } ,
424
432
] ,
425
433
} ,
426
434
valueReference : { reference : 'Binary/9b782015-8392-4847-b48c-50c11638656b' } ,
0 commit comments