@medplum/core 2.0.24 → 2.0.26

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.
Files changed (90) hide show
  1. package/dist/cjs/index.cjs +28 -14114
  2. package/dist/cjs/index.cjs.map +7 -1
  3. package/dist/esm/index.mjs +31 -29
  4. package/dist/esm/index.mjs.map +7 -1
  5. package/dist/types/client.d.ts +42 -10
  6. package/dist/types/fhirpath/atoms.d.ts +25 -11
  7. package/dist/types/fhirpath/parse.d.ts +33 -33
  8. package/dist/types/index.d.ts +1 -1
  9. package/dist/types/jwt.d.ts +6 -0
  10. package/dist/types/schema.d.ts +1 -0
  11. package/dist/types/search/details.d.ts +3 -1
  12. package/dist/types/types.d.ts +2 -2
  13. package/dist/types/typeschema/validation.d.ts +1 -1
  14. package/dist/types/utils.d.ts +15 -0
  15. package/package.json +5 -2
  16. package/dist/cjs/index.min.cjs +0 -1
  17. package/dist/esm/access.mjs +0 -142
  18. package/dist/esm/access.mjs.map +0 -1
  19. package/dist/esm/base-schema.json.mjs +0 -4408
  20. package/dist/esm/base-schema.json.mjs.map +0 -1
  21. package/dist/esm/base64.mjs +0 -33
  22. package/dist/esm/base64.mjs.map +0 -1
  23. package/dist/esm/bundle.mjs +0 -36
  24. package/dist/esm/bundle.mjs.map +0 -1
  25. package/dist/esm/cache.mjs +0 -64
  26. package/dist/esm/cache.mjs.map +0 -1
  27. package/dist/esm/client.mjs +0 -2168
  28. package/dist/esm/client.mjs.map +0 -1
  29. package/dist/esm/crypto.mjs +0 -22
  30. package/dist/esm/crypto.mjs.map +0 -1
  31. package/dist/esm/eventtarget.mjs +0 -36
  32. package/dist/esm/eventtarget.mjs.map +0 -1
  33. package/dist/esm/fhirlexer/parse.mjs +0 -122
  34. package/dist/esm/fhirlexer/parse.mjs.map +0 -1
  35. package/dist/esm/fhirlexer/tokenize.mjs +0 -231
  36. package/dist/esm/fhirlexer/tokenize.mjs.map +0 -1
  37. package/dist/esm/fhirmapper/parse.mjs +0 -329
  38. package/dist/esm/fhirmapper/parse.mjs.map +0 -1
  39. package/dist/esm/fhirmapper/tokenize.mjs +0 -13
  40. package/dist/esm/fhirmapper/tokenize.mjs.map +0 -1
  41. package/dist/esm/fhirpath/atoms.mjs +0 -347
  42. package/dist/esm/fhirpath/atoms.mjs.map +0 -1
  43. package/dist/esm/fhirpath/date.mjs +0 -24
  44. package/dist/esm/fhirpath/date.mjs.map +0 -1
  45. package/dist/esm/fhirpath/functions.mjs +0 -1626
  46. package/dist/esm/fhirpath/functions.mjs.map +0 -1
  47. package/dist/esm/fhirpath/parse.mjs +0 -145
  48. package/dist/esm/fhirpath/parse.mjs.map +0 -1
  49. package/dist/esm/fhirpath/tokenize.mjs +0 -10
  50. package/dist/esm/fhirpath/tokenize.mjs.map +0 -1
  51. package/dist/esm/fhirpath/utils.mjs +0 -377
  52. package/dist/esm/fhirpath/utils.mjs.map +0 -1
  53. package/dist/esm/filter/parse.mjs +0 -101
  54. package/dist/esm/filter/parse.mjs.map +0 -1
  55. package/dist/esm/filter/tokenize.mjs +0 -16
  56. package/dist/esm/filter/tokenize.mjs.map +0 -1
  57. package/dist/esm/filter/types.mjs +0 -34
  58. package/dist/esm/filter/types.mjs.map +0 -1
  59. package/dist/esm/format.mjs +0 -390
  60. package/dist/esm/format.mjs.map +0 -1
  61. package/dist/esm/hl7.mjs +0 -242
  62. package/dist/esm/hl7.mjs.map +0 -1
  63. package/dist/esm/index.min.mjs +0 -1
  64. package/dist/esm/jwt.mjs +0 -30
  65. package/dist/esm/jwt.mjs.map +0 -1
  66. package/dist/esm/node_modules/tslib/package.json +0 -1
  67. package/dist/esm/outcomes.mjs +0 -295
  68. package/dist/esm/outcomes.mjs.map +0 -1
  69. package/dist/esm/readablepromise.mjs +0 -82
  70. package/dist/esm/readablepromise.mjs.map +0 -1
  71. package/dist/esm/schema.mjs +0 -417
  72. package/dist/esm/schema.mjs.map +0 -1
  73. package/dist/esm/search/details.mjs +0 -162
  74. package/dist/esm/search/details.mjs.map +0 -1
  75. package/dist/esm/search/match.mjs +0 -166
  76. package/dist/esm/search/match.mjs.map +0 -1
  77. package/dist/esm/search/search.mjs +0 -378
  78. package/dist/esm/search/search.mjs.map +0 -1
  79. package/dist/esm/sftp.mjs +0 -24
  80. package/dist/esm/sftp.mjs.map +0 -1
  81. package/dist/esm/storage.mjs +0 -95
  82. package/dist/esm/storage.mjs.map +0 -1
  83. package/dist/esm/types.mjs +0 -370
  84. package/dist/esm/types.mjs.map +0 -1
  85. package/dist/esm/typeschema/types.mjs +0 -278
  86. package/dist/esm/typeschema/types.mjs.map +0 -1
  87. package/dist/esm/typeschema/validation.mjs +0 -262
  88. package/dist/esm/typeschema/validation.mjs.map +0 -1
  89. package/dist/esm/utils.mjs +0 -632
  90. package/dist/esm/utils.mjs.map +0 -1
@@ -1,4408 +0,0 @@
1
- var types = {
2
- Element: {
3
- display: "Element",
4
- properties: {
5
- id: {
6
- type: [
7
- {
8
- code: "string"
9
- }
10
- ]
11
- },
12
- extension: {
13
- max: "*",
14
- type: [
15
- {
16
- code: "Extension"
17
- }
18
- ]
19
- }
20
- }
21
- },
22
- BackboneElement: {
23
- display: "BackboneElement",
24
- properties: {
25
- id: {
26
- type: [
27
- {
28
- code: "string"
29
- }
30
- ]
31
- },
32
- extension: {
33
- max: "*",
34
- type: [
35
- {
36
- code: "Extension"
37
- }
38
- ]
39
- },
40
- modifierExtension: {
41
- max: "*",
42
- type: [
43
- {
44
- code: "Extension"
45
- }
46
- ]
47
- }
48
- }
49
- },
50
- Address: {
51
- display: "Address",
52
- properties: {
53
- id: {
54
- type: [
55
- {
56
- code: "string"
57
- }
58
- ]
59
- },
60
- extension: {
61
- max: "*",
62
- type: [
63
- {
64
- code: "Extension"
65
- }
66
- ]
67
- },
68
- use: {
69
- type: [
70
- {
71
- code: "code"
72
- }
73
- ]
74
- },
75
- type: {
76
- type: [
77
- {
78
- code: "code"
79
- }
80
- ]
81
- },
82
- text: {
83
- type: [
84
- {
85
- code: "string"
86
- }
87
- ]
88
- },
89
- line: {
90
- max: "*",
91
- type: [
92
- {
93
- code: "string"
94
- }
95
- ]
96
- },
97
- city: {
98
- type: [
99
- {
100
- code: "string"
101
- }
102
- ]
103
- },
104
- district: {
105
- type: [
106
- {
107
- code: "string"
108
- }
109
- ]
110
- },
111
- state: {
112
- type: [
113
- {
114
- code: "string"
115
- }
116
- ]
117
- },
118
- postalCode: {
119
- type: [
120
- {
121
- code: "string"
122
- }
123
- ]
124
- },
125
- country: {
126
- type: [
127
- {
128
- code: "string"
129
- }
130
- ]
131
- },
132
- period: {
133
- type: [
134
- {
135
- code: "Period"
136
- }
137
- ]
138
- }
139
- }
140
- },
141
- Age: {
142
- display: "Age",
143
- properties: {
144
- id: {
145
- type: [
146
- {
147
- code: "string"
148
- }
149
- ]
150
- },
151
- extension: {
152
- max: "*",
153
- type: [
154
- {
155
- code: "Extension"
156
- }
157
- ]
158
- },
159
- value: {
160
- type: [
161
- {
162
- code: "decimal"
163
- }
164
- ]
165
- },
166
- comparator: {
167
- type: [
168
- {
169
- code: "code"
170
- }
171
- ]
172
- },
173
- unit: {
174
- type: [
175
- {
176
- code: "string"
177
- }
178
- ]
179
- },
180
- system: {
181
- type: [
182
- {
183
- code: "uri"
184
- }
185
- ]
186
- },
187
- code: {
188
- type: [
189
- {
190
- code: "code"
191
- }
192
- ]
193
- }
194
- }
195
- },
196
- Annotation: {
197
- display: "Annotation",
198
- properties: {
199
- id: {
200
- type: [
201
- {
202
- code: "string"
203
- }
204
- ]
205
- },
206
- extension: {
207
- max: "*",
208
- type: [
209
- {
210
- code: "Extension"
211
- }
212
- ]
213
- },
214
- "author[x]": {
215
- type: [
216
- {
217
- code: "Reference",
218
- targetProfile: [
219
- "http://hl7.org/fhir/StructureDefinition/Practitioner",
220
- "http://hl7.org/fhir/StructureDefinition/Patient",
221
- "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
222
- "http://hl7.org/fhir/StructureDefinition/Organization"
223
- ]
224
- },
225
- {
226
- code: "string"
227
- }
228
- ]
229
- },
230
- time: {
231
- type: [
232
- {
233
- code: "dateTime"
234
- }
235
- ]
236
- },
237
- text: {
238
- min: 1,
239
- type: [
240
- {
241
- code: "markdown"
242
- }
243
- ]
244
- }
245
- }
246
- },
247
- Attachment: {
248
- display: "Attachment",
249
- properties: {
250
- id: {
251
- type: [
252
- {
253
- code: "string"
254
- }
255
- ]
256
- },
257
- extension: {
258
- max: "*",
259
- type: [
260
- {
261
- code: "Extension"
262
- }
263
- ]
264
- },
265
- contentType: {
266
- type: [
267
- {
268
- code: "code"
269
- }
270
- ]
271
- },
272
- language: {
273
- type: [
274
- {
275
- code: "code"
276
- }
277
- ]
278
- },
279
- data: {
280
- type: [
281
- {
282
- code: "base64Binary"
283
- }
284
- ]
285
- },
286
- url: {
287
- type: [
288
- {
289
- code: "url"
290
- }
291
- ]
292
- },
293
- size: {
294
- type: [
295
- {
296
- code: "unsignedInt"
297
- }
298
- ]
299
- },
300
- hash: {
301
- type: [
302
- {
303
- code: "base64Binary"
304
- }
305
- ]
306
- },
307
- title: {
308
- type: [
309
- {
310
- code: "string"
311
- }
312
- ]
313
- },
314
- creation: {
315
- type: [
316
- {
317
- code: "dateTime"
318
- }
319
- ]
320
- }
321
- }
322
- },
323
- CodeableConcept: {
324
- display: "CodeableConcept",
325
- properties: {
326
- id: {
327
- type: [
328
- {
329
- code: "string"
330
- }
331
- ]
332
- },
333
- extension: {
334
- max: "*",
335
- type: [
336
- {
337
- code: "Extension"
338
- }
339
- ]
340
- },
341
- coding: {
342
- max: "*",
343
- type: [
344
- {
345
- code: "Coding"
346
- }
347
- ]
348
- },
349
- text: {
350
- type: [
351
- {
352
- code: "string"
353
- }
354
- ]
355
- }
356
- }
357
- },
358
- Coding: {
359
- display: "Coding",
360
- properties: {
361
- id: {
362
- type: [
363
- {
364
- code: "string"
365
- }
366
- ]
367
- },
368
- extension: {
369
- max: "*",
370
- type: [
371
- {
372
- code: "Extension"
373
- }
374
- ]
375
- },
376
- system: {
377
- type: [
378
- {
379
- code: "uri"
380
- }
381
- ]
382
- },
383
- version: {
384
- type: [
385
- {
386
- code: "string"
387
- }
388
- ]
389
- },
390
- code: {
391
- type: [
392
- {
393
- code: "code"
394
- }
395
- ]
396
- },
397
- display: {
398
- type: [
399
- {
400
- code: "string"
401
- }
402
- ]
403
- },
404
- userSelected: {
405
- type: [
406
- {
407
- code: "boolean"
408
- }
409
- ]
410
- }
411
- }
412
- },
413
- ContactDetail: {
414
- display: "ContactDetail",
415
- properties: {
416
- id: {
417
- type: [
418
- {
419
- code: "string"
420
- }
421
- ]
422
- },
423
- extension: {
424
- max: "*",
425
- type: [
426
- {
427
- code: "Extension"
428
- }
429
- ]
430
- },
431
- name: {
432
- type: [
433
- {
434
- code: "string"
435
- }
436
- ]
437
- },
438
- telecom: {
439
- max: "*",
440
- type: [
441
- {
442
- code: "ContactPoint"
443
- }
444
- ]
445
- }
446
- }
447
- },
448
- ContactPoint: {
449
- display: "ContactPoint",
450
- properties: {
451
- id: {
452
- type: [
453
- {
454
- code: "string"
455
- }
456
- ]
457
- },
458
- extension: {
459
- max: "*",
460
- type: [
461
- {
462
- code: "Extension"
463
- }
464
- ]
465
- },
466
- system: {
467
- type: [
468
- {
469
- code: "code"
470
- }
471
- ]
472
- },
473
- value: {
474
- type: [
475
- {
476
- code: "string"
477
- }
478
- ]
479
- },
480
- use: {
481
- type: [
482
- {
483
- code: "code"
484
- }
485
- ]
486
- },
487
- rank: {
488
- type: [
489
- {
490
- code: "positiveInt"
491
- }
492
- ]
493
- },
494
- period: {
495
- type: [
496
- {
497
- code: "Period"
498
- }
499
- ]
500
- }
501
- }
502
- },
503
- Contributor: {
504
- display: "Contributor",
505
- properties: {
506
- id: {
507
- type: [
508
- {
509
- code: "string"
510
- }
511
- ]
512
- },
513
- extension: {
514
- max: "*",
515
- type: [
516
- {
517
- code: "Extension"
518
- }
519
- ]
520
- },
521
- type: {
522
- min: 1,
523
- type: [
524
- {
525
- code: "code"
526
- }
527
- ]
528
- },
529
- name: {
530
- min: 1,
531
- type: [
532
- {
533
- code: "string"
534
- }
535
- ]
536
- },
537
- contact: {
538
- max: "*",
539
- type: [
540
- {
541
- code: "ContactDetail"
542
- }
543
- ]
544
- }
545
- }
546
- },
547
- Count: {
548
- display: "Count",
549
- properties: {
550
- id: {
551
- type: [
552
- {
553
- code: "string"
554
- }
555
- ]
556
- },
557
- extension: {
558
- max: "*",
559
- type: [
560
- {
561
- code: "Extension"
562
- }
563
- ]
564
- },
565
- value: {
566
- type: [
567
- {
568
- code: "decimal"
569
- }
570
- ]
571
- },
572
- comparator: {
573
- type: [
574
- {
575
- code: "code"
576
- }
577
- ]
578
- },
579
- unit: {
580
- type: [
581
- {
582
- code: "string"
583
- }
584
- ]
585
- },
586
- system: {
587
- type: [
588
- {
589
- code: "uri"
590
- }
591
- ]
592
- },
593
- code: {
594
- type: [
595
- {
596
- code: "code"
597
- }
598
- ]
599
- }
600
- }
601
- },
602
- DataRequirement: {
603
- display: "DataRequirement",
604
- properties: {
605
- id: {
606
- type: [
607
- {
608
- code: "string"
609
- }
610
- ]
611
- },
612
- extension: {
613
- max: "*",
614
- type: [
615
- {
616
- code: "Extension"
617
- }
618
- ]
619
- },
620
- type: {
621
- min: 1,
622
- type: [
623
- {
624
- code: "code"
625
- }
626
- ]
627
- },
628
- profile: {
629
- max: "*",
630
- type: [
631
- {
632
- code: "canonical",
633
- targetProfile: [
634
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
635
- ]
636
- }
637
- ]
638
- },
639
- "subject[x]": {
640
- type: [
641
- {
642
- code: "CodeableConcept"
643
- },
644
- {
645
- code: "Reference",
646
- targetProfile: [
647
- "http://hl7.org/fhir/StructureDefinition/Group"
648
- ]
649
- }
650
- ]
651
- },
652
- mustSupport: {
653
- max: "*",
654
- type: [
655
- {
656
- code: "string"
657
- }
658
- ]
659
- },
660
- codeFilter: {
661
- max: "*",
662
- type: [
663
- {
664
- code: "Element"
665
- }
666
- ]
667
- },
668
- dateFilter: {
669
- max: "*",
670
- type: [
671
- {
672
- code: "Element"
673
- }
674
- ]
675
- },
676
- limit: {
677
- type: [
678
- {
679
- code: "positiveInt"
680
- }
681
- ]
682
- },
683
- sort: {
684
- max: "*",
685
- type: [
686
- {
687
- code: "Element"
688
- }
689
- ]
690
- }
691
- }
692
- },
693
- DataRequirementCodeFilter: {
694
- display: "DataRequirementCodeFilter",
695
- properties: {
696
- id: {
697
- type: [
698
- {
699
- code: "string"
700
- }
701
- ]
702
- },
703
- extension: {
704
- max: "*",
705
- type: [
706
- {
707
- code: "Extension"
708
- }
709
- ]
710
- },
711
- path: {
712
- type: [
713
- {
714
- code: "string"
715
- }
716
- ]
717
- },
718
- searchParam: {
719
- type: [
720
- {
721
- code: "string"
722
- }
723
- ]
724
- },
725
- valueSet: {
726
- type: [
727
- {
728
- code: "canonical",
729
- targetProfile: [
730
- "http://hl7.org/fhir/StructureDefinition/ValueSet"
731
- ]
732
- }
733
- ]
734
- },
735
- code: {
736
- max: "*",
737
- type: [
738
- {
739
- code: "Coding"
740
- }
741
- ]
742
- }
743
- }
744
- },
745
- DataRequirementDateFilter: {
746
- display: "DataRequirementDateFilter",
747
- properties: {
748
- id: {
749
- type: [
750
- {
751
- code: "string"
752
- }
753
- ]
754
- },
755
- extension: {
756
- max: "*",
757
- type: [
758
- {
759
- code: "Extension"
760
- }
761
- ]
762
- },
763
- path: {
764
- type: [
765
- {
766
- code: "string"
767
- }
768
- ]
769
- },
770
- searchParam: {
771
- type: [
772
- {
773
- code: "string"
774
- }
775
- ]
776
- },
777
- "value[x]": {
778
- type: [
779
- {
780
- code: "dateTime"
781
- },
782
- {
783
- code: "Period"
784
- },
785
- {
786
- code: "Duration"
787
- }
788
- ]
789
- }
790
- }
791
- },
792
- DataRequirementSort: {
793
- display: "DataRequirementSort",
794
- properties: {
795
- id: {
796
- type: [
797
- {
798
- code: "string"
799
- }
800
- ]
801
- },
802
- extension: {
803
- max: "*",
804
- type: [
805
- {
806
- code: "Extension"
807
- }
808
- ]
809
- },
810
- path: {
811
- min: 1,
812
- type: [
813
- {
814
- code: "string"
815
- }
816
- ]
817
- },
818
- direction: {
819
- min: 1,
820
- type: [
821
- {
822
- code: "code"
823
- }
824
- ]
825
- }
826
- }
827
- },
828
- Distance: {
829
- display: "Distance",
830
- properties: {
831
- id: {
832
- type: [
833
- {
834
- code: "string"
835
- }
836
- ]
837
- },
838
- extension: {
839
- max: "*",
840
- type: [
841
- {
842
- code: "Extension"
843
- }
844
- ]
845
- },
846
- value: {
847
- type: [
848
- {
849
- code: "decimal"
850
- }
851
- ]
852
- },
853
- comparator: {
854
- type: [
855
- {
856
- code: "code"
857
- }
858
- ]
859
- },
860
- unit: {
861
- type: [
862
- {
863
- code: "string"
864
- }
865
- ]
866
- },
867
- system: {
868
- type: [
869
- {
870
- code: "uri"
871
- }
872
- ]
873
- },
874
- code: {
875
- type: [
876
- {
877
- code: "code"
878
- }
879
- ]
880
- }
881
- }
882
- },
883
- Dosage: {
884
- display: "Dosage",
885
- properties: {
886
- id: {
887
- type: [
888
- {
889
- code: "string"
890
- }
891
- ]
892
- },
893
- extension: {
894
- max: "*",
895
- type: [
896
- {
897
- code: "Extension"
898
- }
899
- ]
900
- },
901
- modifierExtension: {
902
- max: "*",
903
- type: [
904
- {
905
- code: "Extension"
906
- }
907
- ]
908
- },
909
- sequence: {
910
- type: [
911
- {
912
- code: "integer"
913
- }
914
- ]
915
- },
916
- text: {
917
- type: [
918
- {
919
- code: "string"
920
- }
921
- ]
922
- },
923
- additionalInstruction: {
924
- max: "*",
925
- type: [
926
- {
927
- code: "CodeableConcept"
928
- }
929
- ]
930
- },
931
- patientInstruction: {
932
- type: [
933
- {
934
- code: "string"
935
- }
936
- ]
937
- },
938
- timing: {
939
- type: [
940
- {
941
- code: "Timing"
942
- }
943
- ]
944
- },
945
- "asNeeded[x]": {
946
- type: [
947
- {
948
- code: "boolean"
949
- },
950
- {
951
- code: "CodeableConcept"
952
- }
953
- ]
954
- },
955
- site: {
956
- type: [
957
- {
958
- code: "CodeableConcept"
959
- }
960
- ]
961
- },
962
- route: {
963
- type: [
964
- {
965
- code: "CodeableConcept"
966
- }
967
- ]
968
- },
969
- method: {
970
- type: [
971
- {
972
- code: "CodeableConcept"
973
- }
974
- ]
975
- },
976
- doseAndRate: {
977
- max: "*",
978
- type: [
979
- {
980
- code: "Element"
981
- }
982
- ]
983
- },
984
- maxDosePerPeriod: {
985
- type: [
986
- {
987
- code: "Ratio"
988
- }
989
- ]
990
- },
991
- maxDosePerAdministration: {
992
- type: [
993
- {
994
- code: "Quantity",
995
- profile: [
996
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
997
- ]
998
- }
999
- ]
1000
- },
1001
- maxDosePerLifetime: {
1002
- type: [
1003
- {
1004
- code: "Quantity",
1005
- profile: [
1006
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
1007
- ]
1008
- }
1009
- ]
1010
- }
1011
- }
1012
- },
1013
- DosageDoseAndRate: {
1014
- display: "DosageDoseAndRate",
1015
- properties: {
1016
- id: {
1017
- type: [
1018
- {
1019
- code: "string"
1020
- }
1021
- ]
1022
- },
1023
- extension: {
1024
- max: "*",
1025
- type: [
1026
- {
1027
- code: "Extension"
1028
- }
1029
- ]
1030
- },
1031
- type: {
1032
- type: [
1033
- {
1034
- code: "CodeableConcept"
1035
- }
1036
- ]
1037
- },
1038
- "dose[x]": {
1039
- type: [
1040
- {
1041
- code: "Range"
1042
- },
1043
- {
1044
- code: "Quantity",
1045
- profile: [
1046
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
1047
- ]
1048
- }
1049
- ]
1050
- },
1051
- "rate[x]": {
1052
- type: [
1053
- {
1054
- code: "Ratio"
1055
- },
1056
- {
1057
- code: "Range"
1058
- },
1059
- {
1060
- code: "Quantity",
1061
- profile: [
1062
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
1063
- ]
1064
- }
1065
- ]
1066
- }
1067
- }
1068
- },
1069
- Duration: {
1070
- display: "Duration",
1071
- properties: {
1072
- id: {
1073
- type: [
1074
- {
1075
- code: "string"
1076
- }
1077
- ]
1078
- },
1079
- extension: {
1080
- max: "*",
1081
- type: [
1082
- {
1083
- code: "Extension"
1084
- }
1085
- ]
1086
- },
1087
- value: {
1088
- type: [
1089
- {
1090
- code: "decimal"
1091
- }
1092
- ]
1093
- },
1094
- comparator: {
1095
- type: [
1096
- {
1097
- code: "code"
1098
- }
1099
- ]
1100
- },
1101
- unit: {
1102
- type: [
1103
- {
1104
- code: "string"
1105
- }
1106
- ]
1107
- },
1108
- system: {
1109
- type: [
1110
- {
1111
- code: "uri"
1112
- }
1113
- ]
1114
- },
1115
- code: {
1116
- type: [
1117
- {
1118
- code: "code"
1119
- }
1120
- ]
1121
- }
1122
- }
1123
- },
1124
- ElementDefinition: {
1125
- display: "ElementDefinition",
1126
- properties: {
1127
- id: {
1128
- type: [
1129
- {
1130
- code: "string"
1131
- }
1132
- ]
1133
- },
1134
- extension: {
1135
- max: "*",
1136
- type: [
1137
- {
1138
- code: "Extension"
1139
- }
1140
- ]
1141
- },
1142
- modifierExtension: {
1143
- max: "*",
1144
- type: [
1145
- {
1146
- code: "Extension"
1147
- }
1148
- ]
1149
- },
1150
- path: {
1151
- min: 1,
1152
- type: [
1153
- {
1154
- code: "string"
1155
- }
1156
- ]
1157
- },
1158
- representation: {
1159
- max: "*",
1160
- type: [
1161
- {
1162
- code: "code"
1163
- }
1164
- ]
1165
- },
1166
- sliceName: {
1167
- type: [
1168
- {
1169
- code: "string"
1170
- }
1171
- ]
1172
- },
1173
- sliceIsConstraining: {
1174
- type: [
1175
- {
1176
- code: "boolean"
1177
- }
1178
- ]
1179
- },
1180
- label: {
1181
- type: [
1182
- {
1183
- code: "string"
1184
- }
1185
- ]
1186
- },
1187
- code: {
1188
- max: "*",
1189
- type: [
1190
- {
1191
- code: "Coding"
1192
- }
1193
- ]
1194
- },
1195
- slicing: {
1196
- type: [
1197
- {
1198
- code: "Element"
1199
- }
1200
- ]
1201
- },
1202
- short: {
1203
- type: [
1204
- {
1205
- code: "string"
1206
- }
1207
- ]
1208
- },
1209
- definition: {
1210
- type: [
1211
- {
1212
- code: "markdown"
1213
- }
1214
- ]
1215
- },
1216
- comment: {
1217
- type: [
1218
- {
1219
- code: "markdown"
1220
- }
1221
- ]
1222
- },
1223
- requirements: {
1224
- type: [
1225
- {
1226
- code: "markdown"
1227
- }
1228
- ]
1229
- },
1230
- alias: {
1231
- max: "*",
1232
- type: [
1233
- {
1234
- code: "string"
1235
- }
1236
- ]
1237
- },
1238
- min: {
1239
- type: [
1240
- {
1241
- code: "unsignedInt"
1242
- }
1243
- ]
1244
- },
1245
- max: {
1246
- type: [
1247
- {
1248
- code: "string"
1249
- }
1250
- ]
1251
- },
1252
- base: {
1253
- type: [
1254
- {
1255
- code: "Element"
1256
- }
1257
- ]
1258
- },
1259
- contentReference: {
1260
- type: [
1261
- {
1262
- code: "uri"
1263
- }
1264
- ]
1265
- },
1266
- type: {
1267
- max: "*",
1268
- type: [
1269
- {
1270
- code: "Element"
1271
- }
1272
- ]
1273
- },
1274
- "defaultValue[x]": {
1275
- type: [
1276
- {
1277
- code: "base64Binary"
1278
- },
1279
- {
1280
- code: "boolean"
1281
- },
1282
- {
1283
- code: "canonical"
1284
- },
1285
- {
1286
- code: "code"
1287
- },
1288
- {
1289
- code: "date"
1290
- },
1291
- {
1292
- code: "dateTime"
1293
- },
1294
- {
1295
- code: "decimal"
1296
- },
1297
- {
1298
- code: "id"
1299
- },
1300
- {
1301
- code: "instant"
1302
- },
1303
- {
1304
- code: "integer"
1305
- },
1306
- {
1307
- code: "markdown"
1308
- },
1309
- {
1310
- code: "oid"
1311
- },
1312
- {
1313
- code: "positiveInt"
1314
- },
1315
- {
1316
- code: "string"
1317
- },
1318
- {
1319
- code: "time"
1320
- },
1321
- {
1322
- code: "unsignedInt"
1323
- },
1324
- {
1325
- code: "uri"
1326
- },
1327
- {
1328
- code: "url"
1329
- },
1330
- {
1331
- code: "uuid"
1332
- },
1333
- {
1334
- code: "Address"
1335
- },
1336
- {
1337
- code: "Age"
1338
- },
1339
- {
1340
- code: "Annotation"
1341
- },
1342
- {
1343
- code: "Attachment"
1344
- },
1345
- {
1346
- code: "CodeableConcept"
1347
- },
1348
- {
1349
- code: "Coding"
1350
- },
1351
- {
1352
- code: "ContactPoint"
1353
- },
1354
- {
1355
- code: "Count"
1356
- },
1357
- {
1358
- code: "Distance"
1359
- },
1360
- {
1361
- code: "Duration"
1362
- },
1363
- {
1364
- code: "HumanName"
1365
- },
1366
- {
1367
- code: "Identifier"
1368
- },
1369
- {
1370
- code: "Money"
1371
- },
1372
- {
1373
- code: "Period"
1374
- },
1375
- {
1376
- code: "Quantity"
1377
- },
1378
- {
1379
- code: "Range"
1380
- },
1381
- {
1382
- code: "Ratio"
1383
- },
1384
- {
1385
- code: "Reference"
1386
- },
1387
- {
1388
- code: "SampledData"
1389
- },
1390
- {
1391
- code: "Signature"
1392
- },
1393
- {
1394
- code: "Timing"
1395
- },
1396
- {
1397
- code: "ContactDetail"
1398
- },
1399
- {
1400
- code: "Contributor"
1401
- },
1402
- {
1403
- code: "DataRequirement"
1404
- },
1405
- {
1406
- code: "Expression"
1407
- },
1408
- {
1409
- code: "ParameterDefinition"
1410
- },
1411
- {
1412
- code: "RelatedArtifact"
1413
- },
1414
- {
1415
- code: "TriggerDefinition"
1416
- },
1417
- {
1418
- code: "UsageContext"
1419
- },
1420
- {
1421
- code: "Dosage"
1422
- },
1423
- {
1424
- code: "Meta"
1425
- }
1426
- ]
1427
- },
1428
- meaningWhenMissing: {
1429
- type: [
1430
- {
1431
- code: "markdown"
1432
- }
1433
- ]
1434
- },
1435
- orderMeaning: {
1436
- type: [
1437
- {
1438
- code: "string"
1439
- }
1440
- ]
1441
- },
1442
- "fixed[x]": {
1443
- type: [
1444
- {
1445
- code: "base64Binary"
1446
- },
1447
- {
1448
- code: "boolean"
1449
- },
1450
- {
1451
- code: "canonical"
1452
- },
1453
- {
1454
- code: "code"
1455
- },
1456
- {
1457
- code: "date"
1458
- },
1459
- {
1460
- code: "dateTime"
1461
- },
1462
- {
1463
- code: "decimal"
1464
- },
1465
- {
1466
- code: "id"
1467
- },
1468
- {
1469
- code: "instant"
1470
- },
1471
- {
1472
- code: "integer"
1473
- },
1474
- {
1475
- code: "markdown"
1476
- },
1477
- {
1478
- code: "oid"
1479
- },
1480
- {
1481
- code: "positiveInt"
1482
- },
1483
- {
1484
- code: "string"
1485
- },
1486
- {
1487
- code: "time"
1488
- },
1489
- {
1490
- code: "unsignedInt"
1491
- },
1492
- {
1493
- code: "uri"
1494
- },
1495
- {
1496
- code: "url"
1497
- },
1498
- {
1499
- code: "uuid"
1500
- },
1501
- {
1502
- code: "Address"
1503
- },
1504
- {
1505
- code: "Age"
1506
- },
1507
- {
1508
- code: "Annotation"
1509
- },
1510
- {
1511
- code: "Attachment"
1512
- },
1513
- {
1514
- code: "CodeableConcept"
1515
- },
1516
- {
1517
- code: "Coding"
1518
- },
1519
- {
1520
- code: "ContactPoint"
1521
- },
1522
- {
1523
- code: "Count"
1524
- },
1525
- {
1526
- code: "Distance"
1527
- },
1528
- {
1529
- code: "Duration"
1530
- },
1531
- {
1532
- code: "HumanName"
1533
- },
1534
- {
1535
- code: "Identifier"
1536
- },
1537
- {
1538
- code: "Money"
1539
- },
1540
- {
1541
- code: "Period"
1542
- },
1543
- {
1544
- code: "Quantity"
1545
- },
1546
- {
1547
- code: "Range"
1548
- },
1549
- {
1550
- code: "Ratio"
1551
- },
1552
- {
1553
- code: "Reference"
1554
- },
1555
- {
1556
- code: "SampledData"
1557
- },
1558
- {
1559
- code: "Signature"
1560
- },
1561
- {
1562
- code: "Timing"
1563
- },
1564
- {
1565
- code: "ContactDetail"
1566
- },
1567
- {
1568
- code: "Contributor"
1569
- },
1570
- {
1571
- code: "DataRequirement"
1572
- },
1573
- {
1574
- code: "Expression"
1575
- },
1576
- {
1577
- code: "ParameterDefinition"
1578
- },
1579
- {
1580
- code: "RelatedArtifact"
1581
- },
1582
- {
1583
- code: "TriggerDefinition"
1584
- },
1585
- {
1586
- code: "UsageContext"
1587
- },
1588
- {
1589
- code: "Dosage"
1590
- },
1591
- {
1592
- code: "Meta"
1593
- }
1594
- ]
1595
- },
1596
- "pattern[x]": {
1597
- type: [
1598
- {
1599
- code: "base64Binary"
1600
- },
1601
- {
1602
- code: "boolean"
1603
- },
1604
- {
1605
- code: "canonical"
1606
- },
1607
- {
1608
- code: "code"
1609
- },
1610
- {
1611
- code: "date"
1612
- },
1613
- {
1614
- code: "dateTime"
1615
- },
1616
- {
1617
- code: "decimal"
1618
- },
1619
- {
1620
- code: "id"
1621
- },
1622
- {
1623
- code: "instant"
1624
- },
1625
- {
1626
- code: "integer"
1627
- },
1628
- {
1629
- code: "markdown"
1630
- },
1631
- {
1632
- code: "oid"
1633
- },
1634
- {
1635
- code: "positiveInt"
1636
- },
1637
- {
1638
- code: "string"
1639
- },
1640
- {
1641
- code: "time"
1642
- },
1643
- {
1644
- code: "unsignedInt"
1645
- },
1646
- {
1647
- code: "uri"
1648
- },
1649
- {
1650
- code: "url"
1651
- },
1652
- {
1653
- code: "uuid"
1654
- },
1655
- {
1656
- code: "Address"
1657
- },
1658
- {
1659
- code: "Age"
1660
- },
1661
- {
1662
- code: "Annotation"
1663
- },
1664
- {
1665
- code: "Attachment"
1666
- },
1667
- {
1668
- code: "CodeableConcept"
1669
- },
1670
- {
1671
- code: "Coding"
1672
- },
1673
- {
1674
- code: "ContactPoint"
1675
- },
1676
- {
1677
- code: "Count"
1678
- },
1679
- {
1680
- code: "Distance"
1681
- },
1682
- {
1683
- code: "Duration"
1684
- },
1685
- {
1686
- code: "HumanName"
1687
- },
1688
- {
1689
- code: "Identifier"
1690
- },
1691
- {
1692
- code: "Money"
1693
- },
1694
- {
1695
- code: "Period"
1696
- },
1697
- {
1698
- code: "Quantity"
1699
- },
1700
- {
1701
- code: "Range"
1702
- },
1703
- {
1704
- code: "Ratio"
1705
- },
1706
- {
1707
- code: "Reference"
1708
- },
1709
- {
1710
- code: "SampledData"
1711
- },
1712
- {
1713
- code: "Signature"
1714
- },
1715
- {
1716
- code: "Timing"
1717
- },
1718
- {
1719
- code: "ContactDetail"
1720
- },
1721
- {
1722
- code: "Contributor"
1723
- },
1724
- {
1725
- code: "DataRequirement"
1726
- },
1727
- {
1728
- code: "Expression"
1729
- },
1730
- {
1731
- code: "ParameterDefinition"
1732
- },
1733
- {
1734
- code: "RelatedArtifact"
1735
- },
1736
- {
1737
- code: "TriggerDefinition"
1738
- },
1739
- {
1740
- code: "UsageContext"
1741
- },
1742
- {
1743
- code: "Dosage"
1744
- },
1745
- {
1746
- code: "Meta"
1747
- }
1748
- ]
1749
- },
1750
- example: {
1751
- max: "*",
1752
- type: [
1753
- {
1754
- code: "Element"
1755
- }
1756
- ]
1757
- },
1758
- "minValue[x]": {
1759
- type: [
1760
- {
1761
- code: "date"
1762
- },
1763
- {
1764
- code: "dateTime"
1765
- },
1766
- {
1767
- code: "instant"
1768
- },
1769
- {
1770
- code: "time"
1771
- },
1772
- {
1773
- code: "decimal"
1774
- },
1775
- {
1776
- code: "integer"
1777
- },
1778
- {
1779
- code: "positiveInt"
1780
- },
1781
- {
1782
- code: "unsignedInt"
1783
- },
1784
- {
1785
- code: "Quantity"
1786
- }
1787
- ]
1788
- },
1789
- "maxValue[x]": {
1790
- type: [
1791
- {
1792
- code: "date"
1793
- },
1794
- {
1795
- code: "dateTime"
1796
- },
1797
- {
1798
- code: "instant"
1799
- },
1800
- {
1801
- code: "time"
1802
- },
1803
- {
1804
- code: "decimal"
1805
- },
1806
- {
1807
- code: "integer"
1808
- },
1809
- {
1810
- code: "positiveInt"
1811
- },
1812
- {
1813
- code: "unsignedInt"
1814
- },
1815
- {
1816
- code: "Quantity"
1817
- }
1818
- ]
1819
- },
1820
- maxLength: {
1821
- type: [
1822
- {
1823
- code: "integer"
1824
- }
1825
- ]
1826
- },
1827
- condition: {
1828
- max: "*",
1829
- type: [
1830
- {
1831
- code: "id"
1832
- }
1833
- ]
1834
- },
1835
- constraint: {
1836
- max: "*",
1837
- type: [
1838
- {
1839
- code: "Element"
1840
- }
1841
- ]
1842
- },
1843
- mustSupport: {
1844
- type: [
1845
- {
1846
- code: "boolean"
1847
- }
1848
- ]
1849
- },
1850
- isModifier: {
1851
- type: [
1852
- {
1853
- code: "boolean"
1854
- }
1855
- ]
1856
- },
1857
- isModifierReason: {
1858
- type: [
1859
- {
1860
- code: "string"
1861
- }
1862
- ]
1863
- },
1864
- isSummary: {
1865
- type: [
1866
- {
1867
- code: "boolean"
1868
- }
1869
- ]
1870
- },
1871
- binding: {
1872
- type: [
1873
- {
1874
- code: "Element"
1875
- }
1876
- ]
1877
- },
1878
- mapping: {
1879
- max: "*",
1880
- type: [
1881
- {
1882
- code: "Element"
1883
- }
1884
- ]
1885
- }
1886
- }
1887
- },
1888
- ElementDefinitionSlicing: {
1889
- display: "ElementDefinitionSlicing",
1890
- properties: {
1891
- id: {
1892
- type: [
1893
- {
1894
- code: "string"
1895
- }
1896
- ]
1897
- },
1898
- extension: {
1899
- max: "*",
1900
- type: [
1901
- {
1902
- code: "Extension"
1903
- }
1904
- ]
1905
- },
1906
- discriminator: {
1907
- max: "*",
1908
- type: [
1909
- {
1910
- code: "Element"
1911
- }
1912
- ]
1913
- },
1914
- description: {
1915
- type: [
1916
- {
1917
- code: "string"
1918
- }
1919
- ]
1920
- },
1921
- ordered: {
1922
- type: [
1923
- {
1924
- code: "boolean"
1925
- }
1926
- ]
1927
- },
1928
- rules: {
1929
- min: 1,
1930
- type: [
1931
- {
1932
- code: "code"
1933
- }
1934
- ]
1935
- }
1936
- }
1937
- },
1938
- ElementDefinitionSlicingDiscriminator: {
1939
- display: "ElementDefinitionSlicingDiscriminator",
1940
- properties: {
1941
- id: {
1942
- type: [
1943
- {
1944
- code: "string"
1945
- }
1946
- ]
1947
- },
1948
- extension: {
1949
- max: "*",
1950
- type: [
1951
- {
1952
- code: "Extension"
1953
- }
1954
- ]
1955
- },
1956
- type: {
1957
- min: 1,
1958
- type: [
1959
- {
1960
- code: "code"
1961
- }
1962
- ]
1963
- },
1964
- path: {
1965
- min: 1,
1966
- type: [
1967
- {
1968
- code: "string"
1969
- }
1970
- ]
1971
- }
1972
- }
1973
- },
1974
- ElementDefinitionBase: {
1975
- display: "ElementDefinitionBase",
1976
- properties: {
1977
- id: {
1978
- type: [
1979
- {
1980
- code: "string"
1981
- }
1982
- ]
1983
- },
1984
- extension: {
1985
- max: "*",
1986
- type: [
1987
- {
1988
- code: "Extension"
1989
- }
1990
- ]
1991
- },
1992
- path: {
1993
- min: 1,
1994
- type: [
1995
- {
1996
- code: "string"
1997
- }
1998
- ]
1999
- },
2000
- min: {
2001
- min: 1,
2002
- type: [
2003
- {
2004
- code: "unsignedInt"
2005
- }
2006
- ]
2007
- },
2008
- max: {
2009
- min: 1,
2010
- type: [
2011
- {
2012
- code: "string"
2013
- }
2014
- ]
2015
- }
2016
- }
2017
- },
2018
- ElementDefinitionType: {
2019
- display: "ElementDefinitionType",
2020
- properties: {
2021
- id: {
2022
- type: [
2023
- {
2024
- code: "string"
2025
- }
2026
- ]
2027
- },
2028
- extension: {
2029
- max: "*",
2030
- type: [
2031
- {
2032
- code: "Extension"
2033
- }
2034
- ]
2035
- },
2036
- code: {
2037
- min: 1,
2038
- type: [
2039
- {
2040
- code: "uri"
2041
- }
2042
- ]
2043
- },
2044
- profile: {
2045
- max: "*",
2046
- type: [
2047
- {
2048
- code: "canonical",
2049
- targetProfile: [
2050
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition",
2051
- "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"
2052
- ]
2053
- }
2054
- ]
2055
- },
2056
- targetProfile: {
2057
- max: "*",
2058
- type: [
2059
- {
2060
- code: "canonical",
2061
- targetProfile: [
2062
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition",
2063
- "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"
2064
- ]
2065
- }
2066
- ]
2067
- },
2068
- aggregation: {
2069
- max: "*",
2070
- type: [
2071
- {
2072
- code: "code"
2073
- }
2074
- ]
2075
- },
2076
- versioning: {
2077
- type: [
2078
- {
2079
- code: "code"
2080
- }
2081
- ]
2082
- }
2083
- }
2084
- },
2085
- ElementDefinitionExample: {
2086
- display: "ElementDefinitionExample",
2087
- properties: {
2088
- id: {
2089
- type: [
2090
- {
2091
- code: "string"
2092
- }
2093
- ]
2094
- },
2095
- extension: {
2096
- max: "*",
2097
- type: [
2098
- {
2099
- code: "Extension"
2100
- }
2101
- ]
2102
- },
2103
- label: {
2104
- min: 1,
2105
- type: [
2106
- {
2107
- code: "string"
2108
- }
2109
- ]
2110
- },
2111
- "value[x]": {
2112
- min: 1,
2113
- type: [
2114
- {
2115
- code: "base64Binary"
2116
- },
2117
- {
2118
- code: "boolean"
2119
- },
2120
- {
2121
- code: "canonical"
2122
- },
2123
- {
2124
- code: "code"
2125
- },
2126
- {
2127
- code: "date"
2128
- },
2129
- {
2130
- code: "dateTime"
2131
- },
2132
- {
2133
- code: "decimal"
2134
- },
2135
- {
2136
- code: "id"
2137
- },
2138
- {
2139
- code: "instant"
2140
- },
2141
- {
2142
- code: "integer"
2143
- },
2144
- {
2145
- code: "markdown"
2146
- },
2147
- {
2148
- code: "oid"
2149
- },
2150
- {
2151
- code: "positiveInt"
2152
- },
2153
- {
2154
- code: "string"
2155
- },
2156
- {
2157
- code: "time"
2158
- },
2159
- {
2160
- code: "unsignedInt"
2161
- },
2162
- {
2163
- code: "uri"
2164
- },
2165
- {
2166
- code: "url"
2167
- },
2168
- {
2169
- code: "uuid"
2170
- },
2171
- {
2172
- code: "Address"
2173
- },
2174
- {
2175
- code: "Age"
2176
- },
2177
- {
2178
- code: "Annotation"
2179
- },
2180
- {
2181
- code: "Attachment"
2182
- },
2183
- {
2184
- code: "CodeableConcept"
2185
- },
2186
- {
2187
- code: "Coding"
2188
- },
2189
- {
2190
- code: "ContactPoint"
2191
- },
2192
- {
2193
- code: "Count"
2194
- },
2195
- {
2196
- code: "Distance"
2197
- },
2198
- {
2199
- code: "Duration"
2200
- },
2201
- {
2202
- code: "HumanName"
2203
- },
2204
- {
2205
- code: "Identifier"
2206
- },
2207
- {
2208
- code: "Money"
2209
- },
2210
- {
2211
- code: "Period"
2212
- },
2213
- {
2214
- code: "Quantity"
2215
- },
2216
- {
2217
- code: "Range"
2218
- },
2219
- {
2220
- code: "Ratio"
2221
- },
2222
- {
2223
- code: "Reference"
2224
- },
2225
- {
2226
- code: "SampledData"
2227
- },
2228
- {
2229
- code: "Signature"
2230
- },
2231
- {
2232
- code: "Timing"
2233
- },
2234
- {
2235
- code: "ContactDetail"
2236
- },
2237
- {
2238
- code: "Contributor"
2239
- },
2240
- {
2241
- code: "DataRequirement"
2242
- },
2243
- {
2244
- code: "Expression"
2245
- },
2246
- {
2247
- code: "ParameterDefinition"
2248
- },
2249
- {
2250
- code: "RelatedArtifact"
2251
- },
2252
- {
2253
- code: "TriggerDefinition"
2254
- },
2255
- {
2256
- code: "UsageContext"
2257
- },
2258
- {
2259
- code: "Dosage"
2260
- },
2261
- {
2262
- code: "Meta"
2263
- }
2264
- ]
2265
- }
2266
- }
2267
- },
2268
- ElementDefinitionConstraint: {
2269
- display: "ElementDefinitionConstraint",
2270
- properties: {
2271
- id: {
2272
- type: [
2273
- {
2274
- code: "string"
2275
- }
2276
- ]
2277
- },
2278
- extension: {
2279
- max: "*",
2280
- type: [
2281
- {
2282
- code: "Extension"
2283
- }
2284
- ]
2285
- },
2286
- key: {
2287
- min: 1,
2288
- type: [
2289
- {
2290
- code: "id"
2291
- }
2292
- ]
2293
- },
2294
- requirements: {
2295
- type: [
2296
- {
2297
- code: "string"
2298
- }
2299
- ]
2300
- },
2301
- severity: {
2302
- min: 1,
2303
- type: [
2304
- {
2305
- code: "code"
2306
- }
2307
- ]
2308
- },
2309
- human: {
2310
- min: 1,
2311
- type: [
2312
- {
2313
- code: "string"
2314
- }
2315
- ]
2316
- },
2317
- expression: {
2318
- type: [
2319
- {
2320
- code: "string"
2321
- }
2322
- ]
2323
- },
2324
- xpath: {
2325
- type: [
2326
- {
2327
- code: "string"
2328
- }
2329
- ]
2330
- },
2331
- source: {
2332
- type: [
2333
- {
2334
- code: "canonical",
2335
- targetProfile: [
2336
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
2337
- ]
2338
- }
2339
- ]
2340
- }
2341
- }
2342
- },
2343
- ElementDefinitionBinding: {
2344
- display: "ElementDefinitionBinding",
2345
- properties: {
2346
- id: {
2347
- type: [
2348
- {
2349
- code: "string"
2350
- }
2351
- ]
2352
- },
2353
- extension: {
2354
- max: "*",
2355
- type: [
2356
- {
2357
- code: "Extension"
2358
- }
2359
- ]
2360
- },
2361
- strength: {
2362
- min: 1,
2363
- type: [
2364
- {
2365
- code: "code"
2366
- }
2367
- ]
2368
- },
2369
- description: {
2370
- type: [
2371
- {
2372
- code: "string"
2373
- }
2374
- ]
2375
- },
2376
- valueSet: {
2377
- type: [
2378
- {
2379
- code: "canonical",
2380
- targetProfile: [
2381
- "http://hl7.org/fhir/StructureDefinition/ValueSet"
2382
- ]
2383
- }
2384
- ]
2385
- }
2386
- }
2387
- },
2388
- ElementDefinitionMapping: {
2389
- display: "ElementDefinitionMapping",
2390
- properties: {
2391
- id: {
2392
- type: [
2393
- {
2394
- code: "string"
2395
- }
2396
- ]
2397
- },
2398
- extension: {
2399
- max: "*",
2400
- type: [
2401
- {
2402
- code: "Extension"
2403
- }
2404
- ]
2405
- },
2406
- identity: {
2407
- min: 1,
2408
- type: [
2409
- {
2410
- code: "id"
2411
- }
2412
- ]
2413
- },
2414
- language: {
2415
- type: [
2416
- {
2417
- code: "code"
2418
- }
2419
- ]
2420
- },
2421
- map: {
2422
- min: 1,
2423
- type: [
2424
- {
2425
- code: "string"
2426
- }
2427
- ]
2428
- },
2429
- comment: {
2430
- type: [
2431
- {
2432
- code: "string"
2433
- }
2434
- ]
2435
- }
2436
- }
2437
- },
2438
- Expression: {
2439
- display: "Expression",
2440
- properties: {
2441
- id: {
2442
- type: [
2443
- {
2444
- code: "string"
2445
- }
2446
- ]
2447
- },
2448
- extension: {
2449
- max: "*",
2450
- type: [
2451
- {
2452
- code: "Extension"
2453
- }
2454
- ]
2455
- },
2456
- description: {
2457
- type: [
2458
- {
2459
- code: "string"
2460
- }
2461
- ]
2462
- },
2463
- name: {
2464
- type: [
2465
- {
2466
- code: "id"
2467
- }
2468
- ]
2469
- },
2470
- language: {
2471
- min: 1,
2472
- type: [
2473
- {
2474
- code: "code"
2475
- }
2476
- ]
2477
- },
2478
- expression: {
2479
- type: [
2480
- {
2481
- code: "string"
2482
- }
2483
- ]
2484
- },
2485
- reference: {
2486
- type: [
2487
- {
2488
- code: "uri"
2489
- }
2490
- ]
2491
- }
2492
- }
2493
- },
2494
- Extension: {
2495
- display: "Extension",
2496
- properties: {
2497
- id: {
2498
- type: [
2499
- {
2500
- code: "string"
2501
- }
2502
- ]
2503
- },
2504
- extension: {
2505
- max: "*",
2506
- type: [
2507
- {
2508
- code: "Extension"
2509
- }
2510
- ]
2511
- },
2512
- url: {
2513
- min: 1,
2514
- type: [
2515
- {
2516
- code: "string"
2517
- }
2518
- ]
2519
- },
2520
- "value[x]": {
2521
- type: [
2522
- {
2523
- code: "base64Binary"
2524
- },
2525
- {
2526
- code: "boolean"
2527
- },
2528
- {
2529
- code: "canonical"
2530
- },
2531
- {
2532
- code: "code"
2533
- },
2534
- {
2535
- code: "date"
2536
- },
2537
- {
2538
- code: "dateTime"
2539
- },
2540
- {
2541
- code: "decimal"
2542
- },
2543
- {
2544
- code: "id"
2545
- },
2546
- {
2547
- code: "instant"
2548
- },
2549
- {
2550
- code: "integer"
2551
- },
2552
- {
2553
- code: "markdown"
2554
- },
2555
- {
2556
- code: "oid"
2557
- },
2558
- {
2559
- code: "positiveInt"
2560
- },
2561
- {
2562
- code: "string"
2563
- },
2564
- {
2565
- code: "time"
2566
- },
2567
- {
2568
- code: "unsignedInt"
2569
- },
2570
- {
2571
- code: "uri"
2572
- },
2573
- {
2574
- code: "url"
2575
- },
2576
- {
2577
- code: "uuid"
2578
- },
2579
- {
2580
- code: "Address"
2581
- },
2582
- {
2583
- code: "Age"
2584
- },
2585
- {
2586
- code: "Annotation"
2587
- },
2588
- {
2589
- code: "Attachment"
2590
- },
2591
- {
2592
- code: "CodeableConcept"
2593
- },
2594
- {
2595
- code: "Coding"
2596
- },
2597
- {
2598
- code: "ContactPoint"
2599
- },
2600
- {
2601
- code: "Count"
2602
- },
2603
- {
2604
- code: "Distance"
2605
- },
2606
- {
2607
- code: "Duration"
2608
- },
2609
- {
2610
- code: "HumanName"
2611
- },
2612
- {
2613
- code: "Identifier"
2614
- },
2615
- {
2616
- code: "Money"
2617
- },
2618
- {
2619
- code: "Period"
2620
- },
2621
- {
2622
- code: "Quantity"
2623
- },
2624
- {
2625
- code: "Range"
2626
- },
2627
- {
2628
- code: "Ratio"
2629
- },
2630
- {
2631
- code: "Reference"
2632
- },
2633
- {
2634
- code: "SampledData"
2635
- },
2636
- {
2637
- code: "Signature"
2638
- },
2639
- {
2640
- code: "Timing"
2641
- },
2642
- {
2643
- code: "ContactDetail"
2644
- },
2645
- {
2646
- code: "Contributor"
2647
- },
2648
- {
2649
- code: "DataRequirement"
2650
- },
2651
- {
2652
- code: "Expression"
2653
- },
2654
- {
2655
- code: "ParameterDefinition"
2656
- },
2657
- {
2658
- code: "RelatedArtifact"
2659
- },
2660
- {
2661
- code: "TriggerDefinition"
2662
- },
2663
- {
2664
- code: "UsageContext"
2665
- },
2666
- {
2667
- code: "Dosage"
2668
- },
2669
- {
2670
- code: "Meta"
2671
- }
2672
- ]
2673
- }
2674
- }
2675
- },
2676
- HumanName: {
2677
- display: "HumanName",
2678
- properties: {
2679
- id: {
2680
- type: [
2681
- {
2682
- code: "string"
2683
- }
2684
- ]
2685
- },
2686
- extension: {
2687
- max: "*",
2688
- type: [
2689
- {
2690
- code: "Extension"
2691
- }
2692
- ]
2693
- },
2694
- use: {
2695
- type: [
2696
- {
2697
- code: "code"
2698
- }
2699
- ]
2700
- },
2701
- text: {
2702
- type: [
2703
- {
2704
- code: "string"
2705
- }
2706
- ]
2707
- },
2708
- family: {
2709
- type: [
2710
- {
2711
- code: "string"
2712
- }
2713
- ]
2714
- },
2715
- given: {
2716
- max: "*",
2717
- type: [
2718
- {
2719
- code: "string"
2720
- }
2721
- ]
2722
- },
2723
- prefix: {
2724
- max: "*",
2725
- type: [
2726
- {
2727
- code: "string"
2728
- }
2729
- ]
2730
- },
2731
- suffix: {
2732
- max: "*",
2733
- type: [
2734
- {
2735
- code: "string"
2736
- }
2737
- ]
2738
- },
2739
- period: {
2740
- type: [
2741
- {
2742
- code: "Period"
2743
- }
2744
- ]
2745
- }
2746
- }
2747
- },
2748
- Identifier: {
2749
- display: "Identifier",
2750
- properties: {
2751
- id: {
2752
- type: [
2753
- {
2754
- code: "string"
2755
- }
2756
- ]
2757
- },
2758
- extension: {
2759
- max: "*",
2760
- type: [
2761
- {
2762
- code: "Extension"
2763
- }
2764
- ]
2765
- },
2766
- use: {
2767
- type: [
2768
- {
2769
- code: "code"
2770
- }
2771
- ]
2772
- },
2773
- type: {
2774
- type: [
2775
- {
2776
- code: "CodeableConcept"
2777
- }
2778
- ]
2779
- },
2780
- system: {
2781
- type: [
2782
- {
2783
- code: "uri"
2784
- }
2785
- ]
2786
- },
2787
- value: {
2788
- type: [
2789
- {
2790
- code: "string"
2791
- }
2792
- ]
2793
- },
2794
- period: {
2795
- type: [
2796
- {
2797
- code: "Period"
2798
- }
2799
- ]
2800
- },
2801
- assigner: {
2802
- type: [
2803
- {
2804
- code: "Reference",
2805
- targetProfile: [
2806
- "http://hl7.org/fhir/StructureDefinition/Organization"
2807
- ]
2808
- }
2809
- ]
2810
- }
2811
- }
2812
- },
2813
- MarketingStatus: {
2814
- display: "MarketingStatus",
2815
- properties: {
2816
- id: {
2817
- type: [
2818
- {
2819
- code: "string"
2820
- }
2821
- ]
2822
- },
2823
- extension: {
2824
- max: "*",
2825
- type: [
2826
- {
2827
- code: "Extension"
2828
- }
2829
- ]
2830
- },
2831
- modifierExtension: {
2832
- max: "*",
2833
- type: [
2834
- {
2835
- code: "Extension"
2836
- }
2837
- ]
2838
- },
2839
- country: {
2840
- min: 1,
2841
- type: [
2842
- {
2843
- code: "CodeableConcept"
2844
- }
2845
- ]
2846
- },
2847
- jurisdiction: {
2848
- type: [
2849
- {
2850
- code: "CodeableConcept"
2851
- }
2852
- ]
2853
- },
2854
- status: {
2855
- min: 1,
2856
- type: [
2857
- {
2858
- code: "CodeableConcept"
2859
- }
2860
- ]
2861
- },
2862
- dateRange: {
2863
- min: 1,
2864
- type: [
2865
- {
2866
- code: "Period"
2867
- }
2868
- ]
2869
- },
2870
- restoreDate: {
2871
- type: [
2872
- {
2873
- code: "dateTime"
2874
- }
2875
- ]
2876
- }
2877
- }
2878
- },
2879
- Meta: {
2880
- display: "Meta",
2881
- properties: {
2882
- id: {
2883
- type: [
2884
- {
2885
- code: "string"
2886
- }
2887
- ]
2888
- },
2889
- extension: {
2890
- max: "*",
2891
- type: [
2892
- {
2893
- code: "Extension"
2894
- }
2895
- ]
2896
- },
2897
- versionId: {
2898
- type: [
2899
- {
2900
- code: "id"
2901
- }
2902
- ]
2903
- },
2904
- lastUpdated: {
2905
- type: [
2906
- {
2907
- code: "instant"
2908
- }
2909
- ]
2910
- },
2911
- source: {
2912
- type: [
2913
- {
2914
- code: "uri"
2915
- }
2916
- ]
2917
- },
2918
- profile: {
2919
- max: "*",
2920
- type: [
2921
- {
2922
- code: "canonical",
2923
- targetProfile: [
2924
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
2925
- ]
2926
- }
2927
- ]
2928
- },
2929
- security: {
2930
- max: "*",
2931
- type: [
2932
- {
2933
- code: "Coding"
2934
- }
2935
- ]
2936
- },
2937
- tag: {
2938
- max: "*",
2939
- type: [
2940
- {
2941
- code: "Coding"
2942
- }
2943
- ]
2944
- },
2945
- project: {
2946
- type: [
2947
- {
2948
- code: "uri"
2949
- }
2950
- ]
2951
- },
2952
- author: {
2953
- type: [
2954
- {
2955
- code: "Reference"
2956
- }
2957
- ]
2958
- },
2959
- account: {
2960
- type: [
2961
- {
2962
- code: "Reference"
2963
- }
2964
- ]
2965
- },
2966
- compartment: {
2967
- max: "*",
2968
- type: [
2969
- {
2970
- code: "Reference"
2971
- }
2972
- ]
2973
- }
2974
- }
2975
- },
2976
- Money: {
2977
- display: "Money",
2978
- properties: {
2979
- id: {
2980
- type: [
2981
- {
2982
- code: "string"
2983
- }
2984
- ]
2985
- },
2986
- extension: {
2987
- max: "*",
2988
- type: [
2989
- {
2990
- code: "Extension"
2991
- }
2992
- ]
2993
- },
2994
- value: {
2995
- type: [
2996
- {
2997
- code: "decimal"
2998
- }
2999
- ]
3000
- },
3001
- currency: {
3002
- type: [
3003
- {
3004
- code: "code"
3005
- }
3006
- ]
3007
- }
3008
- }
3009
- },
3010
- Narrative: {
3011
- display: "Narrative",
3012
- properties: {
3013
- id: {
3014
- type: [
3015
- {
3016
- code: "string"
3017
- }
3018
- ]
3019
- },
3020
- extension: {
3021
- max: "*",
3022
- type: [
3023
- {
3024
- code: "Extension"
3025
- }
3026
- ]
3027
- },
3028
- status: {
3029
- min: 1,
3030
- type: [
3031
- {
3032
- code: "code"
3033
- }
3034
- ]
3035
- },
3036
- div: {
3037
- min: 1,
3038
- type: [
3039
- {
3040
- code: "xhtml"
3041
- }
3042
- ]
3043
- }
3044
- }
3045
- },
3046
- ParameterDefinition: {
3047
- display: "ParameterDefinition",
3048
- properties: {
3049
- id: {
3050
- type: [
3051
- {
3052
- code: "string"
3053
- }
3054
- ]
3055
- },
3056
- extension: {
3057
- max: "*",
3058
- type: [
3059
- {
3060
- code: "Extension"
3061
- }
3062
- ]
3063
- },
3064
- name: {
3065
- type: [
3066
- {
3067
- code: "code"
3068
- }
3069
- ]
3070
- },
3071
- use: {
3072
- min: 1,
3073
- type: [
3074
- {
3075
- code: "code"
3076
- }
3077
- ]
3078
- },
3079
- min: {
3080
- type: [
3081
- {
3082
- code: "integer"
3083
- }
3084
- ]
3085
- },
3086
- max: {
3087
- type: [
3088
- {
3089
- code: "string"
3090
- }
3091
- ]
3092
- },
3093
- documentation: {
3094
- type: [
3095
- {
3096
- code: "string"
3097
- }
3098
- ]
3099
- },
3100
- type: {
3101
- min: 1,
3102
- type: [
3103
- {
3104
- code: "code"
3105
- }
3106
- ]
3107
- },
3108
- profile: {
3109
- type: [
3110
- {
3111
- code: "canonical",
3112
- targetProfile: [
3113
- "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
3114
- ]
3115
- }
3116
- ]
3117
- }
3118
- }
3119
- },
3120
- Period: {
3121
- display: "Period",
3122
- properties: {
3123
- id: {
3124
- type: [
3125
- {
3126
- code: "string"
3127
- }
3128
- ]
3129
- },
3130
- extension: {
3131
- max: "*",
3132
- type: [
3133
- {
3134
- code: "Extension"
3135
- }
3136
- ]
3137
- },
3138
- start: {
3139
- type: [
3140
- {
3141
- code: "dateTime"
3142
- }
3143
- ]
3144
- },
3145
- end: {
3146
- type: [
3147
- {
3148
- code: "dateTime"
3149
- }
3150
- ]
3151
- }
3152
- }
3153
- },
3154
- Population: {
3155
- display: "Population",
3156
- properties: {
3157
- id: {
3158
- type: [
3159
- {
3160
- code: "string"
3161
- }
3162
- ]
3163
- },
3164
- extension: {
3165
- max: "*",
3166
- type: [
3167
- {
3168
- code: "Extension"
3169
- }
3170
- ]
3171
- },
3172
- modifierExtension: {
3173
- max: "*",
3174
- type: [
3175
- {
3176
- code: "Extension"
3177
- }
3178
- ]
3179
- },
3180
- "age[x]": {
3181
- type: [
3182
- {
3183
- code: "Range"
3184
- },
3185
- {
3186
- code: "CodeableConcept"
3187
- }
3188
- ]
3189
- },
3190
- gender: {
3191
- type: [
3192
- {
3193
- code: "CodeableConcept"
3194
- }
3195
- ]
3196
- },
3197
- race: {
3198
- type: [
3199
- {
3200
- code: "CodeableConcept"
3201
- }
3202
- ]
3203
- },
3204
- physiologicalCondition: {
3205
- type: [
3206
- {
3207
- code: "CodeableConcept"
3208
- }
3209
- ]
3210
- }
3211
- }
3212
- },
3213
- ProdCharacteristic: {
3214
- display: "ProdCharacteristic",
3215
- properties: {
3216
- id: {
3217
- type: [
3218
- {
3219
- code: "string"
3220
- }
3221
- ]
3222
- },
3223
- extension: {
3224
- max: "*",
3225
- type: [
3226
- {
3227
- code: "Extension"
3228
- }
3229
- ]
3230
- },
3231
- modifierExtension: {
3232
- max: "*",
3233
- type: [
3234
- {
3235
- code: "Extension"
3236
- }
3237
- ]
3238
- },
3239
- height: {
3240
- type: [
3241
- {
3242
- code: "Quantity"
3243
- }
3244
- ]
3245
- },
3246
- width: {
3247
- type: [
3248
- {
3249
- code: "Quantity"
3250
- }
3251
- ]
3252
- },
3253
- depth: {
3254
- type: [
3255
- {
3256
- code: "Quantity"
3257
- }
3258
- ]
3259
- },
3260
- weight: {
3261
- type: [
3262
- {
3263
- code: "Quantity"
3264
- }
3265
- ]
3266
- },
3267
- nominalVolume: {
3268
- type: [
3269
- {
3270
- code: "Quantity"
3271
- }
3272
- ]
3273
- },
3274
- externalDiameter: {
3275
- type: [
3276
- {
3277
- code: "Quantity"
3278
- }
3279
- ]
3280
- },
3281
- shape: {
3282
- type: [
3283
- {
3284
- code: "string"
3285
- }
3286
- ]
3287
- },
3288
- color: {
3289
- max: "*",
3290
- type: [
3291
- {
3292
- code: "string"
3293
- }
3294
- ]
3295
- },
3296
- imprint: {
3297
- max: "*",
3298
- type: [
3299
- {
3300
- code: "string"
3301
- }
3302
- ]
3303
- },
3304
- image: {
3305
- max: "*",
3306
- type: [
3307
- {
3308
- code: "Attachment"
3309
- }
3310
- ]
3311
- },
3312
- scoring: {
3313
- type: [
3314
- {
3315
- code: "CodeableConcept"
3316
- }
3317
- ]
3318
- }
3319
- }
3320
- },
3321
- ProductShelfLife: {
3322
- display: "ProductShelfLife",
3323
- properties: {
3324
- id: {
3325
- type: [
3326
- {
3327
- code: "string"
3328
- }
3329
- ]
3330
- },
3331
- extension: {
3332
- max: "*",
3333
- type: [
3334
- {
3335
- code: "Extension"
3336
- }
3337
- ]
3338
- },
3339
- modifierExtension: {
3340
- max: "*",
3341
- type: [
3342
- {
3343
- code: "Extension"
3344
- }
3345
- ]
3346
- },
3347
- identifier: {
3348
- type: [
3349
- {
3350
- code: "Identifier"
3351
- }
3352
- ]
3353
- },
3354
- type: {
3355
- min: 1,
3356
- type: [
3357
- {
3358
- code: "CodeableConcept"
3359
- }
3360
- ]
3361
- },
3362
- period: {
3363
- min: 1,
3364
- type: [
3365
- {
3366
- code: "Quantity"
3367
- }
3368
- ]
3369
- },
3370
- specialPrecautionsForStorage: {
3371
- max: "*",
3372
- type: [
3373
- {
3374
- code: "CodeableConcept"
3375
- }
3376
- ]
3377
- }
3378
- }
3379
- },
3380
- Quantity: {
3381
- display: "Quantity",
3382
- properties: {
3383
- id: {
3384
- type: [
3385
- {
3386
- code: "string"
3387
- }
3388
- ]
3389
- },
3390
- extension: {
3391
- max: "*",
3392
- type: [
3393
- {
3394
- code: "Extension"
3395
- }
3396
- ]
3397
- },
3398
- value: {
3399
- type: [
3400
- {
3401
- code: "decimal"
3402
- }
3403
- ]
3404
- },
3405
- comparator: {
3406
- max: "0",
3407
- type: [
3408
- {
3409
- code: "code"
3410
- }
3411
- ]
3412
- },
3413
- unit: {
3414
- type: [
3415
- {
3416
- code: "string"
3417
- }
3418
- ]
3419
- },
3420
- system: {
3421
- type: [
3422
- {
3423
- code: "uri"
3424
- }
3425
- ]
3426
- },
3427
- code: {
3428
- type: [
3429
- {
3430
- code: "code"
3431
- }
3432
- ]
3433
- }
3434
- }
3435
- },
3436
- Range: {
3437
- display: "Range",
3438
- properties: {
3439
- id: {
3440
- type: [
3441
- {
3442
- code: "string"
3443
- }
3444
- ]
3445
- },
3446
- extension: {
3447
- max: "*",
3448
- type: [
3449
- {
3450
- code: "Extension"
3451
- }
3452
- ]
3453
- },
3454
- low: {
3455
- type: [
3456
- {
3457
- code: "Quantity",
3458
- profile: [
3459
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
3460
- ]
3461
- }
3462
- ]
3463
- },
3464
- high: {
3465
- type: [
3466
- {
3467
- code: "Quantity",
3468
- profile: [
3469
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
3470
- ]
3471
- }
3472
- ]
3473
- }
3474
- }
3475
- },
3476
- Ratio: {
3477
- display: "Ratio",
3478
- properties: {
3479
- id: {
3480
- type: [
3481
- {
3482
- code: "string"
3483
- }
3484
- ]
3485
- },
3486
- extension: {
3487
- max: "*",
3488
- type: [
3489
- {
3490
- code: "Extension"
3491
- }
3492
- ]
3493
- },
3494
- numerator: {
3495
- type: [
3496
- {
3497
- code: "Quantity"
3498
- }
3499
- ]
3500
- },
3501
- denominator: {
3502
- type: [
3503
- {
3504
- code: "Quantity"
3505
- }
3506
- ]
3507
- }
3508
- }
3509
- },
3510
- Reference: {
3511
- display: "Reference",
3512
- properties: {
3513
- id: {
3514
- type: [
3515
- {
3516
- code: "string"
3517
- }
3518
- ]
3519
- },
3520
- extension: {
3521
- max: "*",
3522
- type: [
3523
- {
3524
- code: "Extension"
3525
- }
3526
- ]
3527
- },
3528
- reference: {
3529
- type: [
3530
- {
3531
- code: "string"
3532
- }
3533
- ]
3534
- },
3535
- type: {
3536
- type: [
3537
- {
3538
- code: "uri"
3539
- }
3540
- ]
3541
- },
3542
- identifier: {
3543
- type: [
3544
- {
3545
- code: "Identifier"
3546
- }
3547
- ]
3548
- },
3549
- display: {
3550
- type: [
3551
- {
3552
- code: "string"
3553
- }
3554
- ]
3555
- }
3556
- }
3557
- },
3558
- RelatedArtifact: {
3559
- display: "RelatedArtifact",
3560
- properties: {
3561
- id: {
3562
- type: [
3563
- {
3564
- code: "string"
3565
- }
3566
- ]
3567
- },
3568
- extension: {
3569
- max: "*",
3570
- type: [
3571
- {
3572
- code: "Extension"
3573
- }
3574
- ]
3575
- },
3576
- type: {
3577
- min: 1,
3578
- type: [
3579
- {
3580
- code: "code"
3581
- }
3582
- ]
3583
- },
3584
- label: {
3585
- type: [
3586
- {
3587
- code: "string"
3588
- }
3589
- ]
3590
- },
3591
- display: {
3592
- type: [
3593
- {
3594
- code: "string"
3595
- }
3596
- ]
3597
- },
3598
- citation: {
3599
- type: [
3600
- {
3601
- code: "markdown"
3602
- }
3603
- ]
3604
- },
3605
- url: {
3606
- type: [
3607
- {
3608
- code: "url"
3609
- }
3610
- ]
3611
- },
3612
- document: {
3613
- type: [
3614
- {
3615
- code: "Attachment"
3616
- }
3617
- ]
3618
- },
3619
- resource: {
3620
- type: [
3621
- {
3622
- code: "canonical",
3623
- targetProfile: [
3624
- "http://hl7.org/fhir/StructureDefinition/Resource"
3625
- ]
3626
- }
3627
- ]
3628
- }
3629
- }
3630
- },
3631
- SampledData: {
3632
- display: "SampledData",
3633
- properties: {
3634
- id: {
3635
- type: [
3636
- {
3637
- code: "string"
3638
- }
3639
- ]
3640
- },
3641
- extension: {
3642
- max: "*",
3643
- type: [
3644
- {
3645
- code: "Extension"
3646
- }
3647
- ]
3648
- },
3649
- origin: {
3650
- min: 1,
3651
- type: [
3652
- {
3653
- code: "Quantity",
3654
- profile: [
3655
- "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
3656
- ]
3657
- }
3658
- ]
3659
- },
3660
- period: {
3661
- min: 1,
3662
- type: [
3663
- {
3664
- code: "decimal"
3665
- }
3666
- ]
3667
- },
3668
- factor: {
3669
- type: [
3670
- {
3671
- code: "decimal"
3672
- }
3673
- ]
3674
- },
3675
- lowerLimit: {
3676
- type: [
3677
- {
3678
- code: "decimal"
3679
- }
3680
- ]
3681
- },
3682
- upperLimit: {
3683
- type: [
3684
- {
3685
- code: "decimal"
3686
- }
3687
- ]
3688
- },
3689
- dimensions: {
3690
- min: 1,
3691
- type: [
3692
- {
3693
- code: "positiveInt"
3694
- }
3695
- ]
3696
- },
3697
- data: {
3698
- type: [
3699
- {
3700
- code: "string"
3701
- }
3702
- ]
3703
- }
3704
- }
3705
- },
3706
- Signature: {
3707
- display: "Signature",
3708
- properties: {
3709
- id: {
3710
- type: [
3711
- {
3712
- code: "string"
3713
- }
3714
- ]
3715
- },
3716
- extension: {
3717
- max: "*",
3718
- type: [
3719
- {
3720
- code: "Extension"
3721
- }
3722
- ]
3723
- },
3724
- type: {
3725
- min: 1,
3726
- max: "*",
3727
- type: [
3728
- {
3729
- code: "Coding"
3730
- }
3731
- ]
3732
- },
3733
- when: {
3734
- min: 1,
3735
- type: [
3736
- {
3737
- code: "instant"
3738
- }
3739
- ]
3740
- },
3741
- who: {
3742
- min: 1,
3743
- type: [
3744
- {
3745
- code: "Reference",
3746
- targetProfile: [
3747
- "http://hl7.org/fhir/StructureDefinition/Practitioner",
3748
- "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
3749
- "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
3750
- "http://hl7.org/fhir/StructureDefinition/Patient",
3751
- "http://hl7.org/fhir/StructureDefinition/Device",
3752
- "http://hl7.org/fhir/StructureDefinition/Organization"
3753
- ]
3754
- }
3755
- ]
3756
- },
3757
- onBehalfOf: {
3758
- type: [
3759
- {
3760
- code: "Reference",
3761
- targetProfile: [
3762
- "http://hl7.org/fhir/StructureDefinition/Practitioner",
3763
- "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
3764
- "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
3765
- "http://hl7.org/fhir/StructureDefinition/Patient",
3766
- "http://hl7.org/fhir/StructureDefinition/Device",
3767
- "http://hl7.org/fhir/StructureDefinition/Organization"
3768
- ]
3769
- }
3770
- ]
3771
- },
3772
- targetFormat: {
3773
- type: [
3774
- {
3775
- code: "code"
3776
- }
3777
- ]
3778
- },
3779
- sigFormat: {
3780
- type: [
3781
- {
3782
- code: "code"
3783
- }
3784
- ]
3785
- },
3786
- data: {
3787
- type: [
3788
- {
3789
- code: "base64Binary"
3790
- }
3791
- ]
3792
- }
3793
- }
3794
- },
3795
- SubstanceAmount: {
3796
- display: "SubstanceAmount",
3797
- properties: {
3798
- id: {
3799
- type: [
3800
- {
3801
- code: "string"
3802
- }
3803
- ]
3804
- },
3805
- extension: {
3806
- max: "*",
3807
- type: [
3808
- {
3809
- code: "Extension"
3810
- }
3811
- ]
3812
- },
3813
- modifierExtension: {
3814
- max: "*",
3815
- type: [
3816
- {
3817
- code: "Extension"
3818
- }
3819
- ]
3820
- },
3821
- "amount[x]": {
3822
- type: [
3823
- {
3824
- code: "Quantity"
3825
- },
3826
- {
3827
- code: "Range"
3828
- },
3829
- {
3830
- code: "string"
3831
- }
3832
- ]
3833
- },
3834
- amountType: {
3835
- type: [
3836
- {
3837
- code: "CodeableConcept"
3838
- }
3839
- ]
3840
- },
3841
- amountText: {
3842
- type: [
3843
- {
3844
- code: "string"
3845
- }
3846
- ]
3847
- },
3848
- referenceRange: {
3849
- type: [
3850
- {
3851
- code: "Element"
3852
- }
3853
- ]
3854
- }
3855
- }
3856
- },
3857
- SubstanceAmountReferenceRange: {
3858
- display: "SubstanceAmountReferenceRange",
3859
- properties: {
3860
- id: {
3861
- type: [
3862
- {
3863
- code: "string"
3864
- }
3865
- ]
3866
- },
3867
- extension: {
3868
- max: "*",
3869
- type: [
3870
- {
3871
- code: "Extension"
3872
- }
3873
- ]
3874
- },
3875
- lowLimit: {
3876
- type: [
3877
- {
3878
- code: "Quantity"
3879
- }
3880
- ]
3881
- },
3882
- highLimit: {
3883
- type: [
3884
- {
3885
- code: "Quantity"
3886
- }
3887
- ]
3888
- }
3889
- }
3890
- },
3891
- Timing: {
3892
- display: "Timing",
3893
- properties: {
3894
- id: {
3895
- type: [
3896
- {
3897
- code: "string"
3898
- }
3899
- ]
3900
- },
3901
- extension: {
3902
- max: "*",
3903
- type: [
3904
- {
3905
- code: "Extension"
3906
- }
3907
- ]
3908
- },
3909
- modifierExtension: {
3910
- max: "*",
3911
- type: [
3912
- {
3913
- code: "Extension"
3914
- }
3915
- ]
3916
- },
3917
- event: {
3918
- max: "*",
3919
- type: [
3920
- {
3921
- code: "dateTime"
3922
- }
3923
- ]
3924
- },
3925
- repeat: {
3926
- type: [
3927
- {
3928
- code: "Element"
3929
- }
3930
- ]
3931
- },
3932
- code: {
3933
- type: [
3934
- {
3935
- code: "CodeableConcept"
3936
- }
3937
- ]
3938
- }
3939
- }
3940
- },
3941
- TimingRepeat: {
3942
- display: "TimingRepeat",
3943
- properties: {
3944
- id: {
3945
- type: [
3946
- {
3947
- code: "string"
3948
- }
3949
- ]
3950
- },
3951
- extension: {
3952
- max: "*",
3953
- type: [
3954
- {
3955
- code: "Extension"
3956
- }
3957
- ]
3958
- },
3959
- "bounds[x]": {
3960
- type: [
3961
- {
3962
- code: "Duration"
3963
- },
3964
- {
3965
- code: "Range"
3966
- },
3967
- {
3968
- code: "Period"
3969
- }
3970
- ]
3971
- },
3972
- count: {
3973
- type: [
3974
- {
3975
- code: "positiveInt"
3976
- }
3977
- ]
3978
- },
3979
- countMax: {
3980
- type: [
3981
- {
3982
- code: "positiveInt"
3983
- }
3984
- ]
3985
- },
3986
- duration: {
3987
- type: [
3988
- {
3989
- code: "decimal"
3990
- }
3991
- ]
3992
- },
3993
- durationMax: {
3994
- type: [
3995
- {
3996
- code: "decimal"
3997
- }
3998
- ]
3999
- },
4000
- durationUnit: {
4001
- type: [
4002
- {
4003
- code: "code"
4004
- }
4005
- ]
4006
- },
4007
- frequency: {
4008
- type: [
4009
- {
4010
- code: "positiveInt"
4011
- }
4012
- ]
4013
- },
4014
- frequencyMax: {
4015
- type: [
4016
- {
4017
- code: "positiveInt"
4018
- }
4019
- ]
4020
- },
4021
- period: {
4022
- type: [
4023
- {
4024
- code: "decimal"
4025
- }
4026
- ]
4027
- },
4028
- periodMax: {
4029
- type: [
4030
- {
4031
- code: "decimal"
4032
- }
4033
- ]
4034
- },
4035
- periodUnit: {
4036
- type: [
4037
- {
4038
- code: "code"
4039
- }
4040
- ]
4041
- },
4042
- dayOfWeek: {
4043
- max: "*",
4044
- type: [
4045
- {
4046
- code: "code"
4047
- }
4048
- ]
4049
- },
4050
- timeOfDay: {
4051
- max: "*",
4052
- type: [
4053
- {
4054
- code: "time"
4055
- }
4056
- ]
4057
- },
4058
- when: {
4059
- max: "*",
4060
- type: [
4061
- {
4062
- code: "code"
4063
- }
4064
- ]
4065
- },
4066
- offset: {
4067
- type: [
4068
- {
4069
- code: "unsignedInt"
4070
- }
4071
- ]
4072
- }
4073
- }
4074
- },
4075
- TriggerDefinition: {
4076
- display: "TriggerDefinition",
4077
- properties: {
4078
- id: {
4079
- type: [
4080
- {
4081
- code: "string"
4082
- }
4083
- ]
4084
- },
4085
- extension: {
4086
- max: "*",
4087
- type: [
4088
- {
4089
- code: "Extension"
4090
- }
4091
- ]
4092
- },
4093
- type: {
4094
- min: 1,
4095
- type: [
4096
- {
4097
- code: "code"
4098
- }
4099
- ]
4100
- },
4101
- name: {
4102
- type: [
4103
- {
4104
- code: "string"
4105
- }
4106
- ]
4107
- },
4108
- "timing[x]": {
4109
- type: [
4110
- {
4111
- code: "Timing"
4112
- },
4113
- {
4114
- code: "Reference",
4115
- targetProfile: [
4116
- "http://hl7.org/fhir/StructureDefinition/Schedule"
4117
- ]
4118
- },
4119
- {
4120
- code: "date"
4121
- },
4122
- {
4123
- code: "dateTime"
4124
- }
4125
- ]
4126
- },
4127
- data: {
4128
- max: "*",
4129
- type: [
4130
- {
4131
- code: "DataRequirement"
4132
- }
4133
- ]
4134
- },
4135
- condition: {
4136
- type: [
4137
- {
4138
- code: "Expression"
4139
- }
4140
- ]
4141
- }
4142
- }
4143
- },
4144
- UsageContext: {
4145
- display: "UsageContext",
4146
- properties: {
4147
- id: {
4148
- type: [
4149
- {
4150
- code: "string"
4151
- }
4152
- ]
4153
- },
4154
- extension: {
4155
- max: "*",
4156
- type: [
4157
- {
4158
- code: "Extension"
4159
- }
4160
- ]
4161
- },
4162
- code: {
4163
- min: 1,
4164
- type: [
4165
- {
4166
- code: "Coding"
4167
- }
4168
- ]
4169
- },
4170
- "value[x]": {
4171
- min: 1,
4172
- type: [
4173
- {
4174
- code: "CodeableConcept"
4175
- },
4176
- {
4177
- code: "Quantity"
4178
- },
4179
- {
4180
- code: "Range"
4181
- },
4182
- {
4183
- code: "Reference",
4184
- targetProfile: [
4185
- "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
4186
- "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
4187
- "http://hl7.org/fhir/StructureDefinition/InsurancePlan",
4188
- "http://hl7.org/fhir/StructureDefinition/HealthcareService",
4189
- "http://hl7.org/fhir/StructureDefinition/Group",
4190
- "http://hl7.org/fhir/StructureDefinition/Location",
4191
- "http://hl7.org/fhir/StructureDefinition/Organization"
4192
- ]
4193
- }
4194
- ]
4195
- }
4196
- }
4197
- },
4198
- MetadataResource: {
4199
- display: "MetadataResource",
4200
- properties: {
4201
- id: {
4202
- type: [
4203
- {
4204
- code: "string"
4205
- }
4206
- ]
4207
- },
4208
- meta: {
4209
- type: [
4210
- {
4211
- code: "Meta"
4212
- }
4213
- ]
4214
- },
4215
- implicitRules: {
4216
- type: [
4217
- {
4218
- code: "uri"
4219
- }
4220
- ]
4221
- },
4222
- language: {
4223
- type: [
4224
- {
4225
- code: "code"
4226
- }
4227
- ]
4228
- },
4229
- text: {
4230
- type: [
4231
- {
4232
- code: "Narrative"
4233
- }
4234
- ]
4235
- },
4236
- contained: {
4237
- max: "*",
4238
- type: [
4239
- {
4240
- code: "Resource"
4241
- }
4242
- ]
4243
- },
4244
- extension: {
4245
- max: "*",
4246
- type: [
4247
- {
4248
- code: "Extension"
4249
- }
4250
- ]
4251
- },
4252
- modifierExtension: {
4253
- max: "*",
4254
- type: [
4255
- {
4256
- code: "Extension"
4257
- }
4258
- ]
4259
- },
4260
- url: {
4261
- type: [
4262
- {
4263
- code: "uri"
4264
- }
4265
- ]
4266
- },
4267
- version: {
4268
- type: [
4269
- {
4270
- code: "string"
4271
- }
4272
- ]
4273
- },
4274
- name: {
4275
- type: [
4276
- {
4277
- code: "string"
4278
- }
4279
- ]
4280
- },
4281
- title: {
4282
- type: [
4283
- {
4284
- code: "string"
4285
- }
4286
- ]
4287
- },
4288
- status: {
4289
- min: 1,
4290
- type: [
4291
- {
4292
- code: "code"
4293
- }
4294
- ]
4295
- },
4296
- experimental: {
4297
- type: [
4298
- {
4299
- code: "boolean"
4300
- }
4301
- ]
4302
- },
4303
- date: {
4304
- type: [
4305
- {
4306
- code: "dateTime"
4307
- }
4308
- ]
4309
- },
4310
- publisher: {
4311
- type: [
4312
- {
4313
- code: "string"
4314
- }
4315
- ]
4316
- },
4317
- contact: {
4318
- max: "*",
4319
- type: [
4320
- {
4321
- code: "ContactDetail"
4322
- }
4323
- ]
4324
- },
4325
- description: {
4326
- type: [
4327
- {
4328
- code: "markdown"
4329
- }
4330
- ]
4331
- },
4332
- useContext: {
4333
- max: "*",
4334
- type: [
4335
- {
4336
- code: "UsageContext"
4337
- }
4338
- ]
4339
- },
4340
- jurisdiction: {
4341
- max: "*",
4342
- type: [
4343
- {
4344
- code: "CodeableConcept"
4345
- }
4346
- ]
4347
- }
4348
- }
4349
- },
4350
- IdentityProvider: {
4351
- display: "IdentityProvider",
4352
- properties: {
4353
- authorizeUrl: {
4354
- min: 1,
4355
- type: [
4356
- {
4357
- code: "string"
4358
- }
4359
- ]
4360
- },
4361
- tokenUrl: {
4362
- min: 1,
4363
- type: [
4364
- {
4365
- code: "string"
4366
- }
4367
- ]
4368
- },
4369
- userInfoUrl: {
4370
- min: 1,
4371
- type: [
4372
- {
4373
- code: "string"
4374
- }
4375
- ]
4376
- },
4377
- clientId: {
4378
- min: 1,
4379
- type: [
4380
- {
4381
- code: "string"
4382
- }
4383
- ]
4384
- },
4385
- clientSecret: {
4386
- min: 1,
4387
- type: [
4388
- {
4389
- code: "string"
4390
- }
4391
- ]
4392
- },
4393
- useSubject: {
4394
- type: [
4395
- {
4396
- code: "boolean"
4397
- }
4398
- ]
4399
- }
4400
- }
4401
- }
4402
- };
4403
- var baseSchema = {
4404
- types: types
4405
- };
4406
-
4407
- export { baseSchema as default, types };
4408
- //# sourceMappingURL=base-schema.json.mjs.map