@awell-health/awell-extensions 1.1.43-beta47 → 1.1.43-beta50
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/dist/extensions/athenahealth/actions/index.d.ts +1 -1
- package/dist/extensions/athenahealth/settings.d.ts +2 -2
- package/dist/extensions/awell/v1/actions/updatePatient/config/fields.d.ts +2 -2
- package/dist/extensions/calDotCom/actions/createBooking/config/fields.d.ts +12 -12
- package/dist/extensions/calDotCom/actions/updateBooking/config/fields.d.ts +6 -6
- package/dist/extensions/calDotCom/schema.d.ts +70 -70
- package/dist/extensions/calendly/schema.d.ts +262 -262
- package/dist/extensions/calendly/webhooks/index.d.ts +1 -1
- package/dist/extensions/canvasMedical/v1/actions/createClaim/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/createCoverage/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/createQuestionnaireResponses/config/fields.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/actions/updateCoverage/config/fields.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/address.zod.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/appointment.zod.d.ts +48 -48
- package/dist/extensions/canvasMedical/v1/validation/claim.d.ts +6 -6
- package/dist/extensions/canvasMedical/v1/validation/coding.zod.d.ts +2 -2
- package/dist/extensions/canvasMedical/v1/validation/coverage.zod.d.ts +6 -6
- package/dist/extensions/canvasMedical/v1/validation/identifier.zod.d.ts +8 -8
- package/dist/extensions/canvasMedical/v1/validation/patient.zod.d.ts +148 -148
- package/dist/extensions/canvasMedical/v1/validation/questionnaireResponses.zod.d.ts +30 -30
- package/dist/extensions/canvasMedical/v1/validation/settings.zod.d.ts +4 -4
- package/dist/extensions/canvasMedical/v1/validation/task.zod.d.ts +12 -12
- package/dist/extensions/collectData/v1/actions/remoteSingleSelect/config/fields.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/patientReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskGroup.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskListReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/taskWorkflowStatusReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/atoms/userReference.schema.d.ts +2 -2
- package/dist/extensions/dockHealth/api/schema/patient.schema.d.ts +10 -10
- package/dist/extensions/dockHealth/api/schema/task.schema.d.ts +77 -77
- package/dist/extensions/dockHealth/lib/dock.types.d.ts +2 -2
- package/dist/extensions/elation/actions/index.d.ts +2 -2
- package/dist/extensions/elation/validation/appointment.zod.d.ts +18 -18
- package/dist/extensions/elation/validation/labOrder.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/nonVisitNote.zod.d.ts +6 -6
- package/dist/extensions/elation/validation/patient.zod.d.ts +116 -116
- package/dist/extensions/elation/validation/physician.zod.d.ts +2 -2
- package/dist/extensions/elation/validation/settings.zod.d.ts +6 -6
- package/dist/extensions/formsort/settings.d.ts +3 -3
- package/dist/extensions/healthie/lib/validation/createTask.zod.d.ts +1 -1
- package/dist/extensions/healthie/lib/validation/sendFormCompletionRequest.zod.d.ts +4 -4
- package/dist/extensions/infobip/v1/actions/sendEmail/config/fields.d.ts +2 -2
- package/dist/extensions/mailgun/settings.d.ts +1 -1
- package/dist/extensions/mailgun/v1/actions/sendEmailWithTemplate/config/fields.d.ts +2 -2
- package/dist/extensions/math/v1/actions/calculateDateDifference/config/fields.d.ts +2 -2
- package/dist/extensions/math/v1/actions/generateRandomNumber/config/fields.d.ts +2 -2
- package/dist/extensions/medplum/actions/createPatient/config/fields.d.ts +4 -4
- package/dist/extensions/medplum/actions/createServiceRequest/config/fields.d.ts +4 -4
- package/dist/extensions/medplum/actions/createTask/config/fields.d.ts +6 -6
- package/dist/extensions/medplum/fhir/schemas/atoms/PeriodSchema.d.ts +2 -2
- package/dist/extensions/medplum/fhir/schemas/resources/patient.schema.d.ts +4 -4
- package/dist/extensions/medplum/fhir/schemas/resources/serviceRequest.schema.d.ts +4 -4
- package/dist/extensions/medplum/fhir/schemas/resources/task.schema.d.ts +6 -6
- package/dist/extensions/metriport/actions/index.d.ts +1 -1
- package/dist/extensions/metriport/actions/patient/validation.d.ts +4 -4
- package/dist/extensions/stripe/actions/createCustomer/config/fields.d.ts +2 -2
- package/dist/extensions/stripe/actions/embeddedCheckout/config/fields.d.ts +2 -2
- package/dist/extensions/talkDesk/settings.d.ts +1 -1
- package/dist/extensions/textline/client/schema.d.ts +10 -10
- package/dist/extensions/westFax/actions/sendFax/sendFax.test.js +13 -3
- package/dist/extensions/westFax/actions/sendFax/sendFax.test.js.map +1 -1
- package/dist/extensions/westFax/settings.d.ts +2 -2
- package/dist/extensions/zendesk/v1/actions/createTask/config/fields.d.ts +2 -2
- package/dist/extensions/zusHealth/validation/settings.zod.d.ts +6 -6
- package/package.json +2 -1
@@ -242,24 +242,24 @@ export declare const patientSchema: z.ZodObject<{
|
|
242
242
|
system: z.ZodOptional<z.ZodString>;
|
243
243
|
}, "strip", z.ZodTypeAny, {
|
244
244
|
code: string;
|
245
|
-
display?: string | undefined;
|
246
245
|
system?: string | undefined;
|
246
|
+
display?: string | undefined;
|
247
247
|
}, {
|
248
248
|
code: string;
|
249
|
-
display?: string | undefined;
|
250
249
|
system?: string | undefined;
|
250
|
+
display?: string | undefined;
|
251
251
|
}>, "many">;
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
253
253
|
coding: {
|
254
254
|
code: string;
|
255
|
-
display?: string | undefined;
|
256
255
|
system?: string | undefined;
|
256
|
+
display?: string | undefined;
|
257
257
|
}[];
|
258
258
|
}, {
|
259
259
|
coding: {
|
260
260
|
code: string;
|
261
|
-
display?: string | undefined;
|
262
261
|
system?: string | undefined;
|
262
|
+
display?: string | undefined;
|
263
263
|
}[];
|
264
264
|
}>>;
|
265
265
|
assigner: z.ZodOptional<z.ZodObject<{
|
@@ -273,12 +273,11 @@ export declare const patientSchema: z.ZodObject<{
|
|
273
273
|
type?: {
|
274
274
|
coding: {
|
275
275
|
code: string;
|
276
|
-
display?: string | undefined;
|
277
276
|
system?: string | undefined;
|
277
|
+
display?: string | undefined;
|
278
278
|
}[];
|
279
279
|
} | undefined;
|
280
280
|
value?: string | undefined;
|
281
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
282
281
|
system?: string | undefined;
|
283
282
|
period?: {
|
284
283
|
start: string;
|
@@ -287,6 +286,7 @@ export declare const patientSchema: z.ZodObject<{
|
|
287
286
|
start: string;
|
288
287
|
end?: string | undefined;
|
289
288
|
}[] | undefined;
|
289
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
290
290
|
assigner?: {
|
291
291
|
display: string;
|
292
292
|
} | undefined;
|
@@ -294,12 +294,11 @@ export declare const patientSchema: z.ZodObject<{
|
|
294
294
|
type?: {
|
295
295
|
coding: {
|
296
296
|
code: string;
|
297
|
-
display?: string | undefined;
|
298
297
|
system?: string | undefined;
|
298
|
+
display?: string | undefined;
|
299
299
|
}[];
|
300
300
|
} | undefined;
|
301
301
|
value?: string | undefined;
|
302
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
303
302
|
system?: string | undefined;
|
304
303
|
period?: {
|
305
304
|
start: Date;
|
@@ -308,6 +307,7 @@ export declare const patientSchema: z.ZodObject<{
|
|
308
307
|
start: Date;
|
309
308
|
end?: Date | undefined;
|
310
309
|
}[] | undefined;
|
310
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
311
311
|
assigner?: {
|
312
312
|
display: string;
|
313
313
|
} | undefined;
|
@@ -322,14 +322,14 @@ export declare const patientSchema: z.ZodObject<{
|
|
322
322
|
}, "strip", z.ZodTypeAny, {
|
323
323
|
use: string;
|
324
324
|
given: string[];
|
325
|
-
prefix?: string | undefined;
|
326
325
|
family?: string | undefined;
|
326
|
+
prefix?: string | undefined;
|
327
327
|
suffix?: string | undefined;
|
328
328
|
}, {
|
329
329
|
use: string;
|
330
330
|
given: string[];
|
331
|
-
prefix?: string | undefined;
|
332
331
|
family?: string | undefined;
|
332
|
+
prefix?: string | undefined;
|
333
333
|
suffix?: string | undefined;
|
334
334
|
}>, "many">;
|
335
335
|
telecom: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
@@ -352,21 +352,21 @@ export declare const patientSchema: z.ZodObject<{
|
|
352
352
|
value: string;
|
353
353
|
system: string;
|
354
354
|
id?: string | undefined;
|
355
|
-
use?: string | undefined;
|
356
355
|
extension?: {
|
357
356
|
url: string;
|
358
357
|
valueBoolean: boolean;
|
359
358
|
}[] | undefined;
|
359
|
+
use?: string | undefined;
|
360
360
|
rank?: number | undefined;
|
361
361
|
}, {
|
362
362
|
value: string;
|
363
363
|
system: string;
|
364
364
|
id?: string | undefined;
|
365
|
-
use?: string | undefined;
|
366
365
|
extension?: {
|
367
366
|
url: string;
|
368
367
|
valueBoolean: boolean;
|
369
368
|
}[] | undefined;
|
369
|
+
use?: string | undefined;
|
370
370
|
rank?: number | undefined;
|
371
371
|
}>, "many">>;
|
372
372
|
gender: z.ZodOptional<z.ZodEnum<["male", "female", "other", "unknown"]>>;
|
@@ -447,18 +447,18 @@ export declare const patientSchema: z.ZodObject<{
|
|
447
447
|
postalCode: z.ZodString;
|
448
448
|
}, "strip", z.ZodTypeAny, {
|
449
449
|
type: "both" | "physical" | "postal";
|
450
|
+
city: string;
|
450
451
|
state: string;
|
451
|
-
line: string[];
|
452
452
|
use: "temp" | "old" | "home" | "work";
|
453
|
-
|
453
|
+
line: string[];
|
454
454
|
postalCode: string;
|
455
455
|
text?: string | undefined;
|
456
456
|
}, {
|
457
457
|
type: "both" | "physical" | "postal";
|
458
|
+
city: string;
|
458
459
|
state: string;
|
459
|
-
line: string[];
|
460
460
|
use: "temp" | "old" | "home" | "work";
|
461
|
-
|
461
|
+
line: string[];
|
462
462
|
postalCode: string;
|
463
463
|
text?: string | undefined;
|
464
464
|
}>, "many">>;
|
@@ -467,31 +467,53 @@ export declare const patientSchema: z.ZodObject<{
|
|
467
467
|
data: z.ZodOptional<z.ZodString>;
|
468
468
|
url: z.ZodOptional<z.ZodString>;
|
469
469
|
}, "strip", z.ZodTypeAny, {
|
470
|
-
data?: string | undefined;
|
471
470
|
url?: string | undefined;
|
472
|
-
}, {
|
473
471
|
data?: string | undefined;
|
472
|
+
}, {
|
474
473
|
url?: string | undefined;
|
474
|
+
data?: string | undefined;
|
475
475
|
}>, "many">>;
|
476
476
|
}, "strip", z.ZodTypeAny, {
|
477
477
|
name: {
|
478
478
|
use: string;
|
479
479
|
given: string[];
|
480
|
-
prefix?: string | undefined;
|
481
480
|
family?: string | undefined;
|
481
|
+
prefix?: string | undefined;
|
482
482
|
suffix?: string | undefined;
|
483
483
|
}[];
|
484
484
|
birthDate: string;
|
485
485
|
resourceType: "Patient";
|
486
486
|
address?: {
|
487
487
|
type: "both" | "physical" | "postal";
|
488
|
+
city: string;
|
488
489
|
state: string;
|
489
|
-
line: string[];
|
490
490
|
use: "temp" | "old" | "home" | "work";
|
491
|
-
|
491
|
+
line: string[];
|
492
492
|
postalCode: string;
|
493
493
|
text?: string | undefined;
|
494
494
|
}[] | undefined;
|
495
|
+
identifier?: {
|
496
|
+
type?: {
|
497
|
+
coding: {
|
498
|
+
code: string;
|
499
|
+
system?: string | undefined;
|
500
|
+
display?: string | undefined;
|
501
|
+
}[];
|
502
|
+
} | undefined;
|
503
|
+
value?: string | undefined;
|
504
|
+
system?: string | undefined;
|
505
|
+
period?: {
|
506
|
+
start: string;
|
507
|
+
end?: string | undefined;
|
508
|
+
} | {
|
509
|
+
start: string;
|
510
|
+
end?: string | undefined;
|
511
|
+
}[] | undefined;
|
512
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
513
|
+
assigner?: {
|
514
|
+
display: string;
|
515
|
+
} | undefined;
|
516
|
+
}[] | undefined;
|
495
517
|
active?: boolean | undefined;
|
496
518
|
extension?: ({
|
497
519
|
url: string;
|
@@ -542,40 +564,18 @@ export declare const patientSchema: z.ZodObject<{
|
|
542
564
|
valueString: string;
|
543
565
|
}[];
|
544
566
|
})[] | undefined;
|
545
|
-
identifier?: {
|
546
|
-
type?: {
|
547
|
-
coding: {
|
548
|
-
code: string;
|
549
|
-
display?: string | undefined;
|
550
|
-
system?: string | undefined;
|
551
|
-
}[];
|
552
|
-
} | undefined;
|
553
|
-
value?: string | undefined;
|
554
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
555
|
-
system?: string | undefined;
|
556
|
-
period?: {
|
557
|
-
start: string;
|
558
|
-
end?: string | undefined;
|
559
|
-
} | {
|
560
|
-
start: string;
|
561
|
-
end?: string | undefined;
|
562
|
-
}[] | undefined;
|
563
|
-
assigner?: {
|
564
|
-
display: string;
|
565
|
-
} | undefined;
|
566
|
-
}[] | undefined;
|
567
567
|
telecom?: {
|
568
568
|
value: string;
|
569
569
|
system: string;
|
570
570
|
id?: string | undefined;
|
571
|
-
use?: string | undefined;
|
572
571
|
extension?: {
|
573
572
|
url: string;
|
574
573
|
valueBoolean: boolean;
|
575
574
|
}[] | undefined;
|
575
|
+
use?: string | undefined;
|
576
576
|
rank?: number | undefined;
|
577
577
|
}[] | undefined;
|
578
|
-
gender?: "unknown" | "
|
578
|
+
gender?: "unknown" | "male" | "female" | "other" | undefined;
|
579
579
|
contact?: {
|
580
580
|
name: {
|
581
581
|
text: string;
|
@@ -594,28 +594,50 @@ export declare const patientSchema: z.ZodObject<{
|
|
594
594
|
}[] | undefined;
|
595
595
|
deceased?: boolean | undefined;
|
596
596
|
photo?: {
|
597
|
-
data?: string | undefined;
|
598
597
|
url?: string | undefined;
|
598
|
+
data?: string | undefined;
|
599
599
|
}[] | undefined;
|
600
600
|
}, {
|
601
601
|
name: {
|
602
602
|
use: string;
|
603
603
|
given: string[];
|
604
|
-
prefix?: string | undefined;
|
605
604
|
family?: string | undefined;
|
605
|
+
prefix?: string | undefined;
|
606
606
|
suffix?: string | undefined;
|
607
607
|
}[];
|
608
608
|
birthDate: string;
|
609
609
|
resourceType: "Patient";
|
610
610
|
address?: {
|
611
611
|
type: "both" | "physical" | "postal";
|
612
|
+
city: string;
|
612
613
|
state: string;
|
613
|
-
line: string[];
|
614
614
|
use: "temp" | "old" | "home" | "work";
|
615
|
-
|
615
|
+
line: string[];
|
616
616
|
postalCode: string;
|
617
617
|
text?: string | undefined;
|
618
618
|
}[] | undefined;
|
619
|
+
identifier?: {
|
620
|
+
type?: {
|
621
|
+
coding: {
|
622
|
+
code: string;
|
623
|
+
system?: string | undefined;
|
624
|
+
display?: string | undefined;
|
625
|
+
}[];
|
626
|
+
} | undefined;
|
627
|
+
value?: string | undefined;
|
628
|
+
system?: string | undefined;
|
629
|
+
period?: {
|
630
|
+
start: Date;
|
631
|
+
end?: Date | undefined;
|
632
|
+
} | {
|
633
|
+
start: Date;
|
634
|
+
end?: Date | undefined;
|
635
|
+
}[] | undefined;
|
636
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
637
|
+
assigner?: {
|
638
|
+
display: string;
|
639
|
+
} | undefined;
|
640
|
+
}[] | undefined;
|
619
641
|
active?: boolean | undefined;
|
620
642
|
extension?: ({
|
621
643
|
url: string;
|
@@ -666,40 +688,18 @@ export declare const patientSchema: z.ZodObject<{
|
|
666
688
|
valueString: string;
|
667
689
|
}[];
|
668
690
|
})[] | undefined;
|
669
|
-
identifier?: {
|
670
|
-
type?: {
|
671
|
-
coding: {
|
672
|
-
code: string;
|
673
|
-
display?: string | undefined;
|
674
|
-
system?: string | undefined;
|
675
|
-
}[];
|
676
|
-
} | undefined;
|
677
|
-
value?: string | undefined;
|
678
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
679
|
-
system?: string | undefined;
|
680
|
-
period?: {
|
681
|
-
start: Date;
|
682
|
-
end?: Date | undefined;
|
683
|
-
} | {
|
684
|
-
start: Date;
|
685
|
-
end?: Date | undefined;
|
686
|
-
}[] | undefined;
|
687
|
-
assigner?: {
|
688
|
-
display: string;
|
689
|
-
} | undefined;
|
690
|
-
}[] | undefined;
|
691
691
|
telecom?: {
|
692
692
|
value: string;
|
693
693
|
system: string;
|
694
694
|
id?: string | undefined;
|
695
|
-
use?: string | undefined;
|
696
695
|
extension?: {
|
697
696
|
url: string;
|
698
697
|
valueBoolean: boolean;
|
699
698
|
}[] | undefined;
|
699
|
+
use?: string | undefined;
|
700
700
|
rank?: number | undefined;
|
701
701
|
}[] | undefined;
|
702
|
-
gender?: "unknown" | "
|
702
|
+
gender?: "unknown" | "male" | "female" | "other" | undefined;
|
703
703
|
contact?: {
|
704
704
|
name: {
|
705
705
|
text: string;
|
@@ -718,8 +718,8 @@ export declare const patientSchema: z.ZodObject<{
|
|
718
718
|
}[] | undefined;
|
719
719
|
deceased?: boolean | undefined;
|
720
720
|
photo?: {
|
721
|
-
data?: string | undefined;
|
722
721
|
url?: string | undefined;
|
722
|
+
data?: string | undefined;
|
723
723
|
}[] | undefined;
|
724
724
|
}>;
|
725
725
|
export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
@@ -965,24 +965,24 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
965
965
|
system: z.ZodOptional<z.ZodString>;
|
966
966
|
}, "strip", z.ZodTypeAny, {
|
967
967
|
code: string;
|
968
|
-
display?: string | undefined;
|
969
968
|
system?: string | undefined;
|
969
|
+
display?: string | undefined;
|
970
970
|
}, {
|
971
971
|
code: string;
|
972
|
-
display?: string | undefined;
|
973
972
|
system?: string | undefined;
|
973
|
+
display?: string | undefined;
|
974
974
|
}>, "many">;
|
975
975
|
}, "strip", z.ZodTypeAny, {
|
976
976
|
coding: {
|
977
977
|
code: string;
|
978
|
-
display?: string | undefined;
|
979
978
|
system?: string | undefined;
|
979
|
+
display?: string | undefined;
|
980
980
|
}[];
|
981
981
|
}, {
|
982
982
|
coding: {
|
983
983
|
code: string;
|
984
|
-
display?: string | undefined;
|
985
984
|
system?: string | undefined;
|
985
|
+
display?: string | undefined;
|
986
986
|
}[];
|
987
987
|
}>>;
|
988
988
|
assigner: z.ZodOptional<z.ZodObject<{
|
@@ -996,12 +996,11 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
996
996
|
type?: {
|
997
997
|
coding: {
|
998
998
|
code: string;
|
999
|
-
display?: string | undefined;
|
1000
999
|
system?: string | undefined;
|
1000
|
+
display?: string | undefined;
|
1001
1001
|
}[];
|
1002
1002
|
} | undefined;
|
1003
1003
|
value?: string | undefined;
|
1004
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1005
1004
|
system?: string | undefined;
|
1006
1005
|
period?: {
|
1007
1006
|
start: string;
|
@@ -1010,6 +1009,7 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1010
1009
|
start: string;
|
1011
1010
|
end?: string | undefined;
|
1012
1011
|
}[] | undefined;
|
1012
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1013
1013
|
assigner?: {
|
1014
1014
|
display: string;
|
1015
1015
|
} | undefined;
|
@@ -1017,12 +1017,11 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1017
1017
|
type?: {
|
1018
1018
|
coding: {
|
1019
1019
|
code: string;
|
1020
|
-
display?: string | undefined;
|
1021
1020
|
system?: string | undefined;
|
1021
|
+
display?: string | undefined;
|
1022
1022
|
}[];
|
1023
1023
|
} | undefined;
|
1024
1024
|
value?: string | undefined;
|
1025
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1026
1025
|
system?: string | undefined;
|
1027
1026
|
period?: {
|
1028
1027
|
start: Date;
|
@@ -1031,6 +1030,7 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1031
1030
|
start: Date;
|
1032
1031
|
end?: Date | undefined;
|
1033
1032
|
}[] | undefined;
|
1033
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1034
1034
|
assigner?: {
|
1035
1035
|
display: string;
|
1036
1036
|
} | undefined;
|
@@ -1045,14 +1045,14 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1045
1045
|
}, "strip", z.ZodTypeAny, {
|
1046
1046
|
use: string;
|
1047
1047
|
given: string[];
|
1048
|
-
prefix?: string | undefined;
|
1049
1048
|
family?: string | undefined;
|
1049
|
+
prefix?: string | undefined;
|
1050
1050
|
suffix?: string | undefined;
|
1051
1051
|
}, {
|
1052
1052
|
use: string;
|
1053
1053
|
given: string[];
|
1054
|
-
prefix?: string | undefined;
|
1055
1054
|
family?: string | undefined;
|
1055
|
+
prefix?: string | undefined;
|
1056
1056
|
suffix?: string | undefined;
|
1057
1057
|
}>, "many">;
|
1058
1058
|
telecom: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
@@ -1075,21 +1075,21 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1075
1075
|
value: string;
|
1076
1076
|
system: string;
|
1077
1077
|
id?: string | undefined;
|
1078
|
-
use?: string | undefined;
|
1079
1078
|
extension?: {
|
1080
1079
|
url: string;
|
1081
1080
|
valueBoolean: boolean;
|
1082
1081
|
}[] | undefined;
|
1082
|
+
use?: string | undefined;
|
1083
1083
|
rank?: number | undefined;
|
1084
1084
|
}, {
|
1085
1085
|
value: string;
|
1086
1086
|
system: string;
|
1087
1087
|
id?: string | undefined;
|
1088
|
-
use?: string | undefined;
|
1089
1088
|
extension?: {
|
1090
1089
|
url: string;
|
1091
1090
|
valueBoolean: boolean;
|
1092
1091
|
}[] | undefined;
|
1092
|
+
use?: string | undefined;
|
1093
1093
|
rank?: number | undefined;
|
1094
1094
|
}>, "many">>;
|
1095
1095
|
gender: z.ZodOptional<z.ZodEnum<["male", "female", "other", "unknown"]>>;
|
@@ -1170,18 +1170,18 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1170
1170
|
postalCode: z.ZodString;
|
1171
1171
|
}, "strip", z.ZodTypeAny, {
|
1172
1172
|
type: "both" | "physical" | "postal";
|
1173
|
+
city: string;
|
1173
1174
|
state: string;
|
1174
|
-
line: string[];
|
1175
1175
|
use: "temp" | "old" | "home" | "work";
|
1176
|
-
|
1176
|
+
line: string[];
|
1177
1177
|
postalCode: string;
|
1178
1178
|
text?: string | undefined;
|
1179
1179
|
}, {
|
1180
1180
|
type: "both" | "physical" | "postal";
|
1181
|
+
city: string;
|
1181
1182
|
state: string;
|
1182
|
-
line: string[];
|
1183
1183
|
use: "temp" | "old" | "home" | "work";
|
1184
|
-
|
1184
|
+
line: string[];
|
1185
1185
|
postalCode: string;
|
1186
1186
|
text?: string | undefined;
|
1187
1187
|
}>, "many">>;
|
@@ -1190,11 +1190,11 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1190
1190
|
data: z.ZodOptional<z.ZodString>;
|
1191
1191
|
url: z.ZodOptional<z.ZodString>;
|
1192
1192
|
}, "strip", z.ZodTypeAny, {
|
1193
|
-
data?: string | undefined;
|
1194
1193
|
url?: string | undefined;
|
1195
|
-
}, {
|
1196
1194
|
data?: string | undefined;
|
1195
|
+
}, {
|
1197
1196
|
url?: string | undefined;
|
1197
|
+
data?: string | undefined;
|
1198
1198
|
}>, "many">>;
|
1199
1199
|
}, {
|
1200
1200
|
id: z.ZodString;
|
@@ -1203,21 +1203,43 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1203
1203
|
name: {
|
1204
1204
|
use: string;
|
1205
1205
|
given: string[];
|
1206
|
-
prefix?: string | undefined;
|
1207
1206
|
family?: string | undefined;
|
1207
|
+
prefix?: string | undefined;
|
1208
1208
|
suffix?: string | undefined;
|
1209
1209
|
}[];
|
1210
1210
|
birthDate: string;
|
1211
1211
|
resourceType: "Patient";
|
1212
1212
|
address?: {
|
1213
1213
|
type: "both" | "physical" | "postal";
|
1214
|
+
city: string;
|
1214
1215
|
state: string;
|
1215
|
-
line: string[];
|
1216
1216
|
use: "temp" | "old" | "home" | "work";
|
1217
|
-
|
1217
|
+
line: string[];
|
1218
1218
|
postalCode: string;
|
1219
1219
|
text?: string | undefined;
|
1220
1220
|
}[] | undefined;
|
1221
|
+
identifier?: {
|
1222
|
+
type?: {
|
1223
|
+
coding: {
|
1224
|
+
code: string;
|
1225
|
+
system?: string | undefined;
|
1226
|
+
display?: string | undefined;
|
1227
|
+
}[];
|
1228
|
+
} | undefined;
|
1229
|
+
value?: string | undefined;
|
1230
|
+
system?: string | undefined;
|
1231
|
+
period?: {
|
1232
|
+
start: string;
|
1233
|
+
end?: string | undefined;
|
1234
|
+
} | {
|
1235
|
+
start: string;
|
1236
|
+
end?: string | undefined;
|
1237
|
+
}[] | undefined;
|
1238
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1239
|
+
assigner?: {
|
1240
|
+
display: string;
|
1241
|
+
} | undefined;
|
1242
|
+
}[] | undefined;
|
1221
1243
|
active?: boolean | undefined;
|
1222
1244
|
extension?: ({
|
1223
1245
|
url: string;
|
@@ -1268,40 +1290,18 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1268
1290
|
valueString: string;
|
1269
1291
|
}[];
|
1270
1292
|
})[] | undefined;
|
1271
|
-
identifier?: {
|
1272
|
-
type?: {
|
1273
|
-
coding: {
|
1274
|
-
code: string;
|
1275
|
-
display?: string | undefined;
|
1276
|
-
system?: string | undefined;
|
1277
|
-
}[];
|
1278
|
-
} | undefined;
|
1279
|
-
value?: string | undefined;
|
1280
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1281
|
-
system?: string | undefined;
|
1282
|
-
period?: {
|
1283
|
-
start: string;
|
1284
|
-
end?: string | undefined;
|
1285
|
-
} | {
|
1286
|
-
start: string;
|
1287
|
-
end?: string | undefined;
|
1288
|
-
}[] | undefined;
|
1289
|
-
assigner?: {
|
1290
|
-
display: string;
|
1291
|
-
} | undefined;
|
1292
|
-
}[] | undefined;
|
1293
1293
|
telecom?: {
|
1294
1294
|
value: string;
|
1295
1295
|
system: string;
|
1296
1296
|
id?: string | undefined;
|
1297
|
-
use?: string | undefined;
|
1298
1297
|
extension?: {
|
1299
1298
|
url: string;
|
1300
1299
|
valueBoolean: boolean;
|
1301
1300
|
}[] | undefined;
|
1301
|
+
use?: string | undefined;
|
1302
1302
|
rank?: number | undefined;
|
1303
1303
|
}[] | undefined;
|
1304
|
-
gender?: "unknown" | "
|
1304
|
+
gender?: "unknown" | "male" | "female" | "other" | undefined;
|
1305
1305
|
contact?: {
|
1306
1306
|
name: {
|
1307
1307
|
text: string;
|
@@ -1320,29 +1320,51 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1320
1320
|
}[] | undefined;
|
1321
1321
|
deceased?: boolean | undefined;
|
1322
1322
|
photo?: {
|
1323
|
-
data?: string | undefined;
|
1324
1323
|
url?: string | undefined;
|
1324
|
+
data?: string | undefined;
|
1325
1325
|
}[] | undefined;
|
1326
1326
|
}, {
|
1327
1327
|
id: string;
|
1328
1328
|
name: {
|
1329
1329
|
use: string;
|
1330
1330
|
given: string[];
|
1331
|
-
prefix?: string | undefined;
|
1332
1331
|
family?: string | undefined;
|
1332
|
+
prefix?: string | undefined;
|
1333
1333
|
suffix?: string | undefined;
|
1334
1334
|
}[];
|
1335
1335
|
birthDate: string;
|
1336
1336
|
resourceType: "Patient";
|
1337
1337
|
address?: {
|
1338
1338
|
type: "both" | "physical" | "postal";
|
1339
|
+
city: string;
|
1339
1340
|
state: string;
|
1340
|
-
line: string[];
|
1341
1341
|
use: "temp" | "old" | "home" | "work";
|
1342
|
-
|
1342
|
+
line: string[];
|
1343
1343
|
postalCode: string;
|
1344
1344
|
text?: string | undefined;
|
1345
1345
|
}[] | undefined;
|
1346
|
+
identifier?: {
|
1347
|
+
type?: {
|
1348
|
+
coding: {
|
1349
|
+
code: string;
|
1350
|
+
system?: string | undefined;
|
1351
|
+
display?: string | undefined;
|
1352
|
+
}[];
|
1353
|
+
} | undefined;
|
1354
|
+
value?: string | undefined;
|
1355
|
+
system?: string | undefined;
|
1356
|
+
period?: {
|
1357
|
+
start: Date;
|
1358
|
+
end?: Date | undefined;
|
1359
|
+
} | {
|
1360
|
+
start: Date;
|
1361
|
+
end?: Date | undefined;
|
1362
|
+
}[] | undefined;
|
1363
|
+
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1364
|
+
assigner?: {
|
1365
|
+
display: string;
|
1366
|
+
} | undefined;
|
1367
|
+
}[] | undefined;
|
1346
1368
|
active?: boolean | undefined;
|
1347
1369
|
extension?: ({
|
1348
1370
|
url: string;
|
@@ -1393,40 +1415,18 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1393
1415
|
valueString: string;
|
1394
1416
|
}[];
|
1395
1417
|
})[] | undefined;
|
1396
|
-
identifier?: {
|
1397
|
-
type?: {
|
1398
|
-
coding: {
|
1399
|
-
code: string;
|
1400
|
-
display?: string | undefined;
|
1401
|
-
system?: string | undefined;
|
1402
|
-
}[];
|
1403
|
-
} | undefined;
|
1404
|
-
value?: string | undefined;
|
1405
|
-
use?: "usual" | "official" | "secondary" | "temp" | "old" | undefined;
|
1406
|
-
system?: string | undefined;
|
1407
|
-
period?: {
|
1408
|
-
start: Date;
|
1409
|
-
end?: Date | undefined;
|
1410
|
-
} | {
|
1411
|
-
start: Date;
|
1412
|
-
end?: Date | undefined;
|
1413
|
-
}[] | undefined;
|
1414
|
-
assigner?: {
|
1415
|
-
display: string;
|
1416
|
-
} | undefined;
|
1417
|
-
}[] | undefined;
|
1418
1418
|
telecom?: {
|
1419
1419
|
value: string;
|
1420
1420
|
system: string;
|
1421
1421
|
id?: string | undefined;
|
1422
|
-
use?: string | undefined;
|
1423
1422
|
extension?: {
|
1424
1423
|
url: string;
|
1425
1424
|
valueBoolean: boolean;
|
1426
1425
|
}[] | undefined;
|
1426
|
+
use?: string | undefined;
|
1427
1427
|
rank?: number | undefined;
|
1428
1428
|
}[] | undefined;
|
1429
|
-
gender?: "unknown" | "
|
1429
|
+
gender?: "unknown" | "male" | "female" | "other" | undefined;
|
1430
1430
|
contact?: {
|
1431
1431
|
name: {
|
1432
1432
|
text: string;
|
@@ -1445,8 +1445,8 @@ export declare const patientWithIdSchema: z.ZodObject<z.objectUtil.extendShape<{
|
|
1445
1445
|
}[] | undefined;
|
1446
1446
|
deceased?: boolean | undefined;
|
1447
1447
|
photo?: {
|
1448
|
-
data?: string | undefined;
|
1449
1448
|
url?: string | undefined;
|
1449
|
+
data?: string | undefined;
|
1450
1450
|
}[] | undefined;
|
1451
1451
|
}>;
|
1452
1452
|
export type Patient = z.infer<typeof patientSchema>;
|