@icanbwell/bwell-sdk-ts 2.0.0-alpha.0-rc.1758311895 → 2.0.0-alpha.0-rc.1758316655
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/__version__.d.ts +1 -1
- package/dist/__version__.js +1 -1
- package/dist/graphql/operations/index.d.ts +11 -13
- package/dist/graphql/operations/index.js +106 -229
- package/dist/graphql/operations/types.d.ts +197 -1871
- package/dist/models/common/location.d.ts +0 -2
- package/dist/models/common/organization.d.ts +1 -7
- package/package.json +1 -1
|
@@ -582,1187 +582,8 @@ export type CareTeamParticipantFieldsFragment = {
|
|
|
582
582
|
} | null> | null;
|
|
583
583
|
} | {
|
|
584
584
|
__typename: 'PractitionerRole';
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
id: string;
|
|
588
|
-
identifier: Array<{
|
|
589
|
-
id: string | null;
|
|
590
|
-
system: any | null;
|
|
591
|
-
value: string | null;
|
|
592
|
-
type: {
|
|
593
|
-
id: string | null;
|
|
594
|
-
text: string | null;
|
|
595
|
-
coding: Array<{
|
|
596
|
-
id: string | null;
|
|
597
|
-
system: any | null;
|
|
598
|
-
code: any | null;
|
|
599
|
-
display: string | null;
|
|
600
|
-
} | null> | null;
|
|
601
|
-
} | null;
|
|
602
|
-
} | null> | null;
|
|
603
|
-
practitioner: {
|
|
604
|
-
id: string | null;
|
|
605
|
-
reference: string | null;
|
|
606
|
-
type: any | null;
|
|
607
|
-
resource: {
|
|
608
|
-
id: string;
|
|
609
|
-
name: Array<{
|
|
610
|
-
text: string | null;
|
|
611
|
-
family: string | null;
|
|
612
|
-
given: Array<string | null> | null;
|
|
613
|
-
prefix: Array<string | null> | null;
|
|
614
|
-
suffix: Array<string | null> | null;
|
|
615
|
-
} | null> | null;
|
|
616
|
-
identifier: Array<{
|
|
617
|
-
id: string | null;
|
|
618
|
-
system: any | null;
|
|
619
|
-
value: string | null;
|
|
620
|
-
type: {
|
|
621
|
-
id: string | null;
|
|
622
|
-
text: string | null;
|
|
623
|
-
coding: Array<{
|
|
624
|
-
id: string | null;
|
|
625
|
-
system: any | null;
|
|
626
|
-
code: any | null;
|
|
627
|
-
display: string | null;
|
|
628
|
-
} | null> | null;
|
|
629
|
-
} | null;
|
|
630
|
-
} | null> | null;
|
|
631
|
-
} | null;
|
|
632
|
-
} | null;
|
|
633
|
-
organization: {
|
|
634
|
-
id: string | null;
|
|
635
|
-
reference: string | null;
|
|
636
|
-
type: any | null;
|
|
637
|
-
resource: {
|
|
638
|
-
resourceType: string | null;
|
|
639
|
-
name: string | null;
|
|
640
|
-
active: boolean | null;
|
|
641
|
-
identifier: Array<{
|
|
642
|
-
id: string | null;
|
|
643
|
-
system: any | null;
|
|
644
|
-
value: string | null;
|
|
645
|
-
type: {
|
|
646
|
-
id: string | null;
|
|
647
|
-
text: string | null;
|
|
648
|
-
coding: Array<{
|
|
649
|
-
id: string | null;
|
|
650
|
-
system: any | null;
|
|
651
|
-
code: any | null;
|
|
652
|
-
display: string | null;
|
|
653
|
-
} | null> | null;
|
|
654
|
-
} | null;
|
|
655
|
-
} | null> | null;
|
|
656
|
-
endpoint: Array<{
|
|
657
|
-
id: string | null;
|
|
658
|
-
reference: string | null;
|
|
659
|
-
type: any | null;
|
|
660
|
-
resource: {
|
|
661
|
-
name: string | null;
|
|
662
|
-
status: any | null;
|
|
663
|
-
address: any | null;
|
|
664
|
-
identifier: Array<{
|
|
665
|
-
id: string | null;
|
|
666
|
-
system: any | null;
|
|
667
|
-
value: string | null;
|
|
668
|
-
type: {
|
|
669
|
-
id: string | null;
|
|
670
|
-
text: string | null;
|
|
671
|
-
coding: Array<{
|
|
672
|
-
id: string | null;
|
|
673
|
-
system: any | null;
|
|
674
|
-
code: any | null;
|
|
675
|
-
display: string | null;
|
|
676
|
-
} | null> | null;
|
|
677
|
-
} | null;
|
|
678
|
-
} | null> | null;
|
|
679
|
-
connectionType: {
|
|
680
|
-
id: string | null;
|
|
681
|
-
system: any | null;
|
|
682
|
-
code: any | null;
|
|
683
|
-
display: string | null;
|
|
684
|
-
} | null;
|
|
685
|
-
} | null;
|
|
686
|
-
} | null> | null;
|
|
687
|
-
telecom: Array<{
|
|
688
|
-
id: string | null;
|
|
689
|
-
system: any | null;
|
|
690
|
-
value: string | null;
|
|
691
|
-
use: any | null;
|
|
692
|
-
rank: number | null;
|
|
693
|
-
} | null> | null;
|
|
694
|
-
address: Array<{
|
|
695
|
-
use: any | null;
|
|
696
|
-
type: any | null;
|
|
697
|
-
text: string | null;
|
|
698
|
-
line: Array<string | null> | null;
|
|
699
|
-
city: string | null;
|
|
700
|
-
district: string | null;
|
|
701
|
-
state: string | null;
|
|
702
|
-
postalCode: string | null;
|
|
703
|
-
country: string | null;
|
|
704
|
-
} | null> | null;
|
|
705
|
-
type: Array<{
|
|
706
|
-
id: string | null;
|
|
707
|
-
text: string | null;
|
|
708
|
-
coding: Array<{
|
|
709
|
-
id: string | null;
|
|
710
|
-
system: any | null;
|
|
711
|
-
code: any | null;
|
|
712
|
-
display: string | null;
|
|
713
|
-
} | null> | null;
|
|
714
|
-
} | null> | null;
|
|
715
|
-
} | null;
|
|
716
|
-
} | null;
|
|
717
|
-
code: Array<{
|
|
718
|
-
id: string | null;
|
|
719
|
-
text: string | null;
|
|
720
|
-
coding: Array<{
|
|
721
|
-
id: string | null;
|
|
722
|
-
system: any | null;
|
|
723
|
-
code: any | null;
|
|
724
|
-
display: string | null;
|
|
725
|
-
} | null> | null;
|
|
726
|
-
} | null> | null;
|
|
727
|
-
specialty: Array<{
|
|
728
|
-
id: string | null;
|
|
729
|
-
text: string | null;
|
|
730
|
-
coding: Array<{
|
|
731
|
-
id: string | null;
|
|
732
|
-
system: any | null;
|
|
733
|
-
code: any | null;
|
|
734
|
-
display: string | null;
|
|
735
|
-
} | null> | null;
|
|
736
|
-
} | null> | null;
|
|
737
|
-
location: Array<{
|
|
738
|
-
id: string | null;
|
|
739
|
-
reference: string | null;
|
|
740
|
-
type: any | null;
|
|
741
|
-
resource: {
|
|
742
|
-
name: string | null;
|
|
743
|
-
alias: Array<string | null> | null;
|
|
744
|
-
description: string | null;
|
|
745
|
-
status: any | null;
|
|
746
|
-
identifier: Array<{
|
|
747
|
-
id: string | null;
|
|
748
|
-
system: any | null;
|
|
749
|
-
value: string | null;
|
|
750
|
-
type: {
|
|
751
|
-
id: string | null;
|
|
752
|
-
text: string | null;
|
|
753
|
-
coding: Array<{
|
|
754
|
-
id: string | null;
|
|
755
|
-
system: any | null;
|
|
756
|
-
code: any | null;
|
|
757
|
-
display: string | null;
|
|
758
|
-
} | null> | null;
|
|
759
|
-
} | null;
|
|
760
|
-
} | null> | null;
|
|
761
|
-
address: {
|
|
762
|
-
use: any | null;
|
|
763
|
-
type: any | null;
|
|
764
|
-
text: string | null;
|
|
765
|
-
line: Array<string | null> | null;
|
|
766
|
-
city: string | null;
|
|
767
|
-
district: string | null;
|
|
768
|
-
state: string | null;
|
|
769
|
-
postalCode: string | null;
|
|
770
|
-
country: string | null;
|
|
771
|
-
} | null;
|
|
772
|
-
position: {
|
|
773
|
-
latitude: number | null;
|
|
774
|
-
longitude: number | null;
|
|
775
|
-
} | null;
|
|
776
|
-
telecom: Array<{
|
|
777
|
-
id: string | null;
|
|
778
|
-
system: any | null;
|
|
779
|
-
value: string | null;
|
|
780
|
-
use: any | null;
|
|
781
|
-
rank: number | null;
|
|
782
|
-
} | null> | null;
|
|
783
|
-
managingOrganization: {
|
|
784
|
-
id: string | null;
|
|
785
|
-
reference: string | null;
|
|
786
|
-
display: string | null;
|
|
787
|
-
identifier: {
|
|
788
|
-
id: string | null;
|
|
789
|
-
system: any | null;
|
|
790
|
-
value: string | null;
|
|
791
|
-
type: {
|
|
792
|
-
id: string | null;
|
|
793
|
-
text: string | null;
|
|
794
|
-
coding: Array<{
|
|
795
|
-
id: string | null;
|
|
796
|
-
system: any | null;
|
|
797
|
-
code: any | null;
|
|
798
|
-
display: string | null;
|
|
799
|
-
} | null> | null;
|
|
800
|
-
} | null;
|
|
801
|
-
} | null;
|
|
802
|
-
resource: {
|
|
803
|
-
resourceType: string | null;
|
|
804
|
-
name: string | null;
|
|
805
|
-
active: boolean | null;
|
|
806
|
-
identifier: Array<{
|
|
807
|
-
id: string | null;
|
|
808
|
-
system: any | null;
|
|
809
|
-
value: string | null;
|
|
810
|
-
type: {
|
|
811
|
-
id: string | null;
|
|
812
|
-
text: string | null;
|
|
813
|
-
coding: Array<{
|
|
814
|
-
id: string | null;
|
|
815
|
-
system: any | null;
|
|
816
|
-
code: any | null;
|
|
817
|
-
display: string | null;
|
|
818
|
-
} | null> | null;
|
|
819
|
-
} | null;
|
|
820
|
-
} | null> | null;
|
|
821
|
-
endpoint: Array<{
|
|
822
|
-
id: string | null;
|
|
823
|
-
reference: string | null;
|
|
824
|
-
type: any | null;
|
|
825
|
-
resource: {
|
|
826
|
-
name: string | null;
|
|
827
|
-
status: any | null;
|
|
828
|
-
address: any | null;
|
|
829
|
-
identifier: Array<{
|
|
830
|
-
id: string | null;
|
|
831
|
-
system: any | null;
|
|
832
|
-
value: string | null;
|
|
833
|
-
type: {
|
|
834
|
-
id: string | null;
|
|
835
|
-
text: string | null;
|
|
836
|
-
coding: Array<{
|
|
837
|
-
id: string | null;
|
|
838
|
-
system: any | null;
|
|
839
|
-
code: any | null;
|
|
840
|
-
display: string | null;
|
|
841
|
-
} | null> | null;
|
|
842
|
-
} | null;
|
|
843
|
-
} | null> | null;
|
|
844
|
-
connectionType: {
|
|
845
|
-
id: string | null;
|
|
846
|
-
system: any | null;
|
|
847
|
-
code: any | null;
|
|
848
|
-
display: string | null;
|
|
849
|
-
} | null;
|
|
850
|
-
} | null;
|
|
851
|
-
} | null> | null;
|
|
852
|
-
telecom: Array<{
|
|
853
|
-
id: string | null;
|
|
854
|
-
system: any | null;
|
|
855
|
-
value: string | null;
|
|
856
|
-
use: any | null;
|
|
857
|
-
rank: number | null;
|
|
858
|
-
} | null> | null;
|
|
859
|
-
address: Array<{
|
|
860
|
-
use: any | null;
|
|
861
|
-
type: any | null;
|
|
862
|
-
text: string | null;
|
|
863
|
-
line: Array<string | null> | null;
|
|
864
|
-
city: string | null;
|
|
865
|
-
district: string | null;
|
|
866
|
-
state: string | null;
|
|
867
|
-
postalCode: string | null;
|
|
868
|
-
country: string | null;
|
|
869
|
-
} | null> | null;
|
|
870
|
-
type: Array<{
|
|
871
|
-
id: string | null;
|
|
872
|
-
text: string | null;
|
|
873
|
-
coding: Array<{
|
|
874
|
-
id: string | null;
|
|
875
|
-
system: any | null;
|
|
876
|
-
code: any | null;
|
|
877
|
-
display: string | null;
|
|
878
|
-
} | null> | null;
|
|
879
|
-
} | null> | null;
|
|
880
|
-
} | null;
|
|
881
|
-
} | null;
|
|
882
|
-
type: Array<{
|
|
883
|
-
id: string | null;
|
|
884
|
-
text: string | null;
|
|
885
|
-
coding: Array<{
|
|
886
|
-
id: string | null;
|
|
887
|
-
system: any | null;
|
|
888
|
-
code: any | null;
|
|
889
|
-
display: string | null;
|
|
890
|
-
} | null> | null;
|
|
891
|
-
} | null> | null;
|
|
892
|
-
} | null;
|
|
893
|
-
} | null> | null;
|
|
894
|
-
telecom: Array<{
|
|
895
|
-
id: string | null;
|
|
896
|
-
system: any | null;
|
|
897
|
-
value: string | null;
|
|
898
|
-
use: any | null;
|
|
899
|
-
rank: number | null;
|
|
900
|
-
} | null> | null;
|
|
901
|
-
endpoint: Array<{
|
|
902
|
-
id: string | null;
|
|
903
|
-
reference: string | null;
|
|
904
|
-
display: string | null;
|
|
905
|
-
identifier: {
|
|
906
|
-
id: string | null;
|
|
907
|
-
system: any | null;
|
|
908
|
-
value: string | null;
|
|
909
|
-
type: {
|
|
910
|
-
id: string | null;
|
|
911
|
-
text: string | null;
|
|
912
|
-
coding: Array<{
|
|
913
|
-
id: string | null;
|
|
914
|
-
system: any | null;
|
|
915
|
-
code: any | null;
|
|
916
|
-
display: string | null;
|
|
917
|
-
} | null> | null;
|
|
918
|
-
} | null;
|
|
919
|
-
} | null;
|
|
920
|
-
resource: {
|
|
921
|
-
name: string | null;
|
|
922
|
-
status: any | null;
|
|
923
|
-
address: any | null;
|
|
924
|
-
identifier: Array<{
|
|
925
|
-
id: string | null;
|
|
926
|
-
system: any | null;
|
|
927
|
-
value: string | null;
|
|
928
|
-
type: {
|
|
929
|
-
id: string | null;
|
|
930
|
-
text: string | null;
|
|
931
|
-
coding: Array<{
|
|
932
|
-
id: string | null;
|
|
933
|
-
system: any | null;
|
|
934
|
-
code: any | null;
|
|
935
|
-
display: string | null;
|
|
936
|
-
} | null> | null;
|
|
937
|
-
} | null;
|
|
938
|
-
} | null> | null;
|
|
939
|
-
connectionType: {
|
|
940
|
-
id: string | null;
|
|
941
|
-
system: any | null;
|
|
942
|
-
code: any | null;
|
|
943
|
-
display: string | null;
|
|
944
|
-
} | null;
|
|
945
|
-
} | null;
|
|
946
|
-
} | null> | null;
|
|
947
|
-
period: {
|
|
948
|
-
start: any | null;
|
|
949
|
-
end: any | null;
|
|
950
|
-
} | null;
|
|
951
|
-
} | {
|
|
952
|
-
__typename: 'RelatedPerson';
|
|
953
|
-
resourceType: string | null;
|
|
954
|
-
id: string;
|
|
955
|
-
active: boolean | null;
|
|
956
|
-
name: Array<{
|
|
957
|
-
text: string | null;
|
|
958
|
-
family: string | null;
|
|
959
|
-
given: Array<string | null> | null;
|
|
960
|
-
prefix: Array<string | null> | null;
|
|
961
|
-
suffix: Array<string | null> | null;
|
|
962
|
-
} | null> | null;
|
|
963
|
-
identifier: Array<{
|
|
964
|
-
id: string | null;
|
|
965
|
-
system: any | null;
|
|
966
|
-
value: string | null;
|
|
967
|
-
type: {
|
|
968
|
-
id: string | null;
|
|
969
|
-
text: string | null;
|
|
970
|
-
coding: Array<{
|
|
971
|
-
id: string | null;
|
|
972
|
-
system: any | null;
|
|
973
|
-
code: any | null;
|
|
974
|
-
display: string | null;
|
|
975
|
-
} | null> | null;
|
|
976
|
-
} | null;
|
|
977
|
-
} | null> | null;
|
|
978
|
-
telecom: Array<{
|
|
979
|
-
id: string | null;
|
|
980
|
-
system: any | null;
|
|
981
|
-
value: string | null;
|
|
982
|
-
use: any | null;
|
|
983
|
-
rank: number | null;
|
|
984
|
-
} | null> | null;
|
|
985
|
-
address: Array<{
|
|
986
|
-
use: any | null;
|
|
987
|
-
type: any | null;
|
|
988
|
-
text: string | null;
|
|
989
|
-
line: Array<string | null> | null;
|
|
990
|
-
city: string | null;
|
|
991
|
-
district: string | null;
|
|
992
|
-
state: string | null;
|
|
993
|
-
postalCode: string | null;
|
|
994
|
-
country: string | null;
|
|
995
|
-
} | null> | null;
|
|
996
|
-
relationship: Array<{
|
|
997
|
-
id: string | null;
|
|
998
|
-
text: string | null;
|
|
999
|
-
coding: Array<{
|
|
1000
|
-
id: string | null;
|
|
1001
|
-
system: any | null;
|
|
1002
|
-
code: any | null;
|
|
1003
|
-
display: string | null;
|
|
1004
|
-
} | null> | null;
|
|
1005
|
-
} | null> | null;
|
|
1006
|
-
patient: {
|
|
1007
|
-
id: string | null;
|
|
1008
|
-
reference: string | null;
|
|
1009
|
-
display: string | null;
|
|
1010
|
-
identifier: {
|
|
1011
|
-
id: string | null;
|
|
1012
|
-
system: any | null;
|
|
1013
|
-
value: string | null;
|
|
1014
|
-
type: {
|
|
1015
|
-
id: string | null;
|
|
1016
|
-
text: string | null;
|
|
1017
|
-
coding: Array<{
|
|
1018
|
-
id: string | null;
|
|
1019
|
-
system: any | null;
|
|
1020
|
-
code: any | null;
|
|
1021
|
-
display: string | null;
|
|
1022
|
-
} | null> | null;
|
|
1023
|
-
} | null;
|
|
1024
|
-
} | null;
|
|
1025
|
-
resource: {
|
|
1026
|
-
name: Array<{
|
|
1027
|
-
text: string | null;
|
|
1028
|
-
family: string | null;
|
|
1029
|
-
given: Array<string | null> | null;
|
|
1030
|
-
prefix: Array<string | null> | null;
|
|
1031
|
-
suffix: Array<string | null> | null;
|
|
1032
|
-
} | null> | null;
|
|
1033
|
-
} | null;
|
|
1034
|
-
} | null;
|
|
1035
|
-
} | null;
|
|
1036
|
-
} | null;
|
|
1037
|
-
};
|
|
1038
|
-
export type PractitionerRoleFieldsFragment = {
|
|
1039
|
-
resourceType: string | null;
|
|
1040
|
-
active: boolean | null;
|
|
1041
|
-
id: string;
|
|
1042
|
-
identifier: Array<{
|
|
1043
|
-
id: string | null;
|
|
1044
|
-
system: any | null;
|
|
1045
|
-
value: string | null;
|
|
1046
|
-
type: {
|
|
1047
|
-
id: string | null;
|
|
1048
|
-
text: string | null;
|
|
1049
|
-
coding: Array<{
|
|
1050
|
-
id: string | null;
|
|
1051
|
-
system: any | null;
|
|
1052
|
-
code: any | null;
|
|
1053
|
-
display: string | null;
|
|
1054
|
-
} | null> | null;
|
|
1055
|
-
} | null;
|
|
1056
|
-
} | null> | null;
|
|
1057
|
-
practitioner: {
|
|
1058
|
-
id: string | null;
|
|
1059
|
-
reference: string | null;
|
|
1060
|
-
type: any | null;
|
|
1061
|
-
resource: {
|
|
1062
|
-
id: string;
|
|
1063
|
-
name: Array<{
|
|
1064
|
-
text: string | null;
|
|
1065
|
-
family: string | null;
|
|
1066
|
-
given: Array<string | null> | null;
|
|
1067
|
-
prefix: Array<string | null> | null;
|
|
1068
|
-
suffix: Array<string | null> | null;
|
|
1069
|
-
} | null> | null;
|
|
1070
|
-
identifier: Array<{
|
|
1071
|
-
id: string | null;
|
|
1072
|
-
system: any | null;
|
|
1073
|
-
value: string | null;
|
|
1074
|
-
type: {
|
|
1075
|
-
id: string | null;
|
|
1076
|
-
text: string | null;
|
|
1077
|
-
coding: Array<{
|
|
1078
|
-
id: string | null;
|
|
1079
|
-
system: any | null;
|
|
1080
|
-
code: any | null;
|
|
1081
|
-
display: string | null;
|
|
1082
|
-
} | null> | null;
|
|
1083
|
-
} | null;
|
|
1084
|
-
} | null> | null;
|
|
1085
|
-
} | null;
|
|
1086
|
-
} | null;
|
|
1087
|
-
organization: {
|
|
1088
|
-
id: string | null;
|
|
1089
|
-
reference: string | null;
|
|
1090
|
-
type: any | null;
|
|
1091
|
-
resource: {
|
|
1092
|
-
resourceType: string | null;
|
|
1093
|
-
name: string | null;
|
|
1094
|
-
active: boolean | null;
|
|
1095
|
-
identifier: Array<{
|
|
1096
|
-
id: string | null;
|
|
1097
|
-
system: any | null;
|
|
1098
|
-
value: string | null;
|
|
1099
|
-
type: {
|
|
1100
|
-
id: string | null;
|
|
1101
|
-
text: string | null;
|
|
1102
|
-
coding: Array<{
|
|
1103
|
-
id: string | null;
|
|
1104
|
-
system: any | null;
|
|
1105
|
-
code: any | null;
|
|
1106
|
-
display: string | null;
|
|
1107
|
-
} | null> | null;
|
|
1108
|
-
} | null;
|
|
1109
|
-
} | null> | null;
|
|
1110
|
-
endpoint: Array<{
|
|
1111
|
-
id: string | null;
|
|
1112
|
-
reference: string | null;
|
|
1113
|
-
type: any | null;
|
|
1114
|
-
resource: {
|
|
1115
|
-
name: string | null;
|
|
1116
|
-
status: any | null;
|
|
1117
|
-
address: any | null;
|
|
1118
|
-
identifier: Array<{
|
|
1119
|
-
id: string | null;
|
|
1120
|
-
system: any | null;
|
|
1121
|
-
value: string | null;
|
|
1122
|
-
type: {
|
|
1123
|
-
id: string | null;
|
|
1124
|
-
text: string | null;
|
|
1125
|
-
coding: Array<{
|
|
1126
|
-
id: string | null;
|
|
1127
|
-
system: any | null;
|
|
1128
|
-
code: any | null;
|
|
1129
|
-
display: string | null;
|
|
1130
|
-
} | null> | null;
|
|
1131
|
-
} | null;
|
|
1132
|
-
} | null> | null;
|
|
1133
|
-
connectionType: {
|
|
1134
|
-
id: string | null;
|
|
1135
|
-
system: any | null;
|
|
1136
|
-
code: any | null;
|
|
1137
|
-
display: string | null;
|
|
1138
|
-
} | null;
|
|
1139
|
-
} | null;
|
|
1140
|
-
} | null> | null;
|
|
1141
|
-
telecom: Array<{
|
|
1142
|
-
id: string | null;
|
|
1143
|
-
system: any | null;
|
|
1144
|
-
value: string | null;
|
|
1145
|
-
use: any | null;
|
|
1146
|
-
rank: number | null;
|
|
1147
|
-
} | null> | null;
|
|
1148
|
-
address: Array<{
|
|
1149
|
-
use: any | null;
|
|
1150
|
-
type: any | null;
|
|
1151
|
-
text: string | null;
|
|
1152
|
-
line: Array<string | null> | null;
|
|
1153
|
-
city: string | null;
|
|
1154
|
-
district: string | null;
|
|
1155
|
-
state: string | null;
|
|
1156
|
-
postalCode: string | null;
|
|
1157
|
-
country: string | null;
|
|
1158
|
-
} | null> | null;
|
|
1159
|
-
type: Array<{
|
|
1160
|
-
id: string | null;
|
|
1161
|
-
text: string | null;
|
|
1162
|
-
coding: Array<{
|
|
1163
|
-
id: string | null;
|
|
1164
|
-
system: any | null;
|
|
1165
|
-
code: any | null;
|
|
1166
|
-
display: string | null;
|
|
1167
|
-
} | null> | null;
|
|
1168
|
-
} | null> | null;
|
|
1169
|
-
} | null;
|
|
1170
|
-
} | null;
|
|
1171
|
-
code: Array<{
|
|
1172
|
-
id: string | null;
|
|
1173
|
-
text: string | null;
|
|
1174
|
-
coding: Array<{
|
|
1175
|
-
id: string | null;
|
|
1176
|
-
system: any | null;
|
|
1177
|
-
code: any | null;
|
|
1178
|
-
display: string | null;
|
|
1179
|
-
} | null> | null;
|
|
1180
|
-
} | null> | null;
|
|
1181
|
-
specialty: Array<{
|
|
1182
|
-
id: string | null;
|
|
1183
|
-
text: string | null;
|
|
1184
|
-
coding: Array<{
|
|
1185
|
-
id: string | null;
|
|
1186
|
-
system: any | null;
|
|
1187
|
-
code: any | null;
|
|
1188
|
-
display: string | null;
|
|
1189
|
-
} | null> | null;
|
|
1190
|
-
} | null> | null;
|
|
1191
|
-
location: Array<{
|
|
1192
|
-
id: string | null;
|
|
1193
|
-
reference: string | null;
|
|
1194
|
-
type: any | null;
|
|
1195
|
-
resource: {
|
|
1196
|
-
name: string | null;
|
|
1197
|
-
alias: Array<string | null> | null;
|
|
1198
|
-
description: string | null;
|
|
1199
|
-
status: any | null;
|
|
1200
|
-
identifier: Array<{
|
|
1201
|
-
id: string | null;
|
|
1202
|
-
system: any | null;
|
|
1203
|
-
value: string | null;
|
|
1204
|
-
type: {
|
|
1205
|
-
id: string | null;
|
|
1206
|
-
text: string | null;
|
|
1207
|
-
coding: Array<{
|
|
1208
|
-
id: string | null;
|
|
1209
|
-
system: any | null;
|
|
1210
|
-
code: any | null;
|
|
1211
|
-
display: string | null;
|
|
1212
|
-
} | null> | null;
|
|
1213
|
-
} | null;
|
|
1214
|
-
} | null> | null;
|
|
1215
|
-
address: {
|
|
1216
|
-
use: any | null;
|
|
1217
|
-
type: any | null;
|
|
1218
|
-
text: string | null;
|
|
1219
|
-
line: Array<string | null> | null;
|
|
1220
|
-
city: string | null;
|
|
1221
|
-
district: string | null;
|
|
1222
|
-
state: string | null;
|
|
1223
|
-
postalCode: string | null;
|
|
1224
|
-
country: string | null;
|
|
1225
|
-
} | null;
|
|
1226
|
-
position: {
|
|
1227
|
-
latitude: number | null;
|
|
1228
|
-
longitude: number | null;
|
|
1229
|
-
} | null;
|
|
1230
|
-
telecom: Array<{
|
|
1231
|
-
id: string | null;
|
|
1232
|
-
system: any | null;
|
|
1233
|
-
value: string | null;
|
|
1234
|
-
use: any | null;
|
|
1235
|
-
rank: number | null;
|
|
1236
|
-
} | null> | null;
|
|
1237
|
-
managingOrganization: {
|
|
1238
|
-
id: string | null;
|
|
1239
|
-
reference: string | null;
|
|
1240
|
-
display: string | null;
|
|
1241
|
-
identifier: {
|
|
1242
|
-
id: string | null;
|
|
1243
|
-
system: any | null;
|
|
1244
|
-
value: string | null;
|
|
1245
|
-
type: {
|
|
1246
|
-
id: string | null;
|
|
1247
|
-
text: string | null;
|
|
1248
|
-
coding: Array<{
|
|
1249
|
-
id: string | null;
|
|
1250
|
-
system: any | null;
|
|
1251
|
-
code: any | null;
|
|
1252
|
-
display: string | null;
|
|
1253
|
-
} | null> | null;
|
|
1254
|
-
} | null;
|
|
1255
|
-
} | null;
|
|
1256
|
-
resource: {
|
|
1257
|
-
resourceType: string | null;
|
|
1258
|
-
name: string | null;
|
|
1259
|
-
active: boolean | null;
|
|
1260
|
-
identifier: Array<{
|
|
1261
|
-
id: string | null;
|
|
1262
|
-
system: any | null;
|
|
1263
|
-
value: string | null;
|
|
1264
|
-
type: {
|
|
1265
|
-
id: string | null;
|
|
1266
|
-
text: string | null;
|
|
1267
|
-
coding: Array<{
|
|
1268
|
-
id: string | null;
|
|
1269
|
-
system: any | null;
|
|
1270
|
-
code: any | null;
|
|
1271
|
-
display: string | null;
|
|
1272
|
-
} | null> | null;
|
|
1273
|
-
} | null;
|
|
1274
|
-
} | null> | null;
|
|
1275
|
-
endpoint: Array<{
|
|
1276
|
-
id: string | null;
|
|
1277
|
-
reference: string | null;
|
|
1278
|
-
type: any | null;
|
|
1279
|
-
resource: {
|
|
1280
|
-
name: string | null;
|
|
1281
|
-
status: any | null;
|
|
1282
|
-
address: any | null;
|
|
1283
|
-
identifier: Array<{
|
|
1284
|
-
id: string | null;
|
|
1285
|
-
system: any | null;
|
|
1286
|
-
value: string | null;
|
|
1287
|
-
type: {
|
|
1288
|
-
id: string | null;
|
|
1289
|
-
text: string | null;
|
|
1290
|
-
coding: Array<{
|
|
1291
|
-
id: string | null;
|
|
1292
|
-
system: any | null;
|
|
1293
|
-
code: any | null;
|
|
1294
|
-
display: string | null;
|
|
1295
|
-
} | null> | null;
|
|
1296
|
-
} | null;
|
|
1297
|
-
} | null> | null;
|
|
1298
|
-
connectionType: {
|
|
1299
|
-
id: string | null;
|
|
1300
|
-
system: any | null;
|
|
1301
|
-
code: any | null;
|
|
1302
|
-
display: string | null;
|
|
1303
|
-
} | null;
|
|
1304
|
-
} | null;
|
|
1305
|
-
} | null> | null;
|
|
1306
|
-
telecom: Array<{
|
|
1307
|
-
id: string | null;
|
|
1308
|
-
system: any | null;
|
|
1309
|
-
value: string | null;
|
|
1310
|
-
use: any | null;
|
|
1311
|
-
rank: number | null;
|
|
1312
|
-
} | null> | null;
|
|
1313
|
-
address: Array<{
|
|
1314
|
-
use: any | null;
|
|
1315
|
-
type: any | null;
|
|
1316
|
-
text: string | null;
|
|
1317
|
-
line: Array<string | null> | null;
|
|
1318
|
-
city: string | null;
|
|
1319
|
-
district: string | null;
|
|
1320
|
-
state: string | null;
|
|
1321
|
-
postalCode: string | null;
|
|
1322
|
-
country: string | null;
|
|
1323
|
-
} | null> | null;
|
|
1324
|
-
type: Array<{
|
|
1325
|
-
id: string | null;
|
|
1326
|
-
text: string | null;
|
|
1327
|
-
coding: Array<{
|
|
1328
|
-
id: string | null;
|
|
1329
|
-
system: any | null;
|
|
1330
|
-
code: any | null;
|
|
1331
|
-
display: string | null;
|
|
1332
|
-
} | null> | null;
|
|
1333
|
-
} | null> | null;
|
|
1334
|
-
} | null;
|
|
1335
|
-
} | null;
|
|
1336
|
-
type: Array<{
|
|
1337
|
-
id: string | null;
|
|
1338
|
-
text: string | null;
|
|
1339
|
-
coding: Array<{
|
|
1340
|
-
id: string | null;
|
|
1341
|
-
system: any | null;
|
|
1342
|
-
code: any | null;
|
|
1343
|
-
display: string | null;
|
|
1344
|
-
} | null> | null;
|
|
1345
|
-
} | null> | null;
|
|
1346
|
-
} | null;
|
|
1347
|
-
} | null> | null;
|
|
1348
|
-
telecom: Array<{
|
|
1349
|
-
id: string | null;
|
|
1350
|
-
system: any | null;
|
|
1351
|
-
value: string | null;
|
|
1352
|
-
use: any | null;
|
|
1353
|
-
rank: number | null;
|
|
1354
|
-
} | null> | null;
|
|
1355
|
-
endpoint: Array<{
|
|
1356
|
-
id: string | null;
|
|
1357
|
-
reference: string | null;
|
|
1358
|
-
display: string | null;
|
|
1359
|
-
identifier: {
|
|
1360
|
-
id: string | null;
|
|
1361
|
-
system: any | null;
|
|
1362
|
-
value: string | null;
|
|
1363
|
-
type: {
|
|
1364
|
-
id: string | null;
|
|
1365
|
-
text: string | null;
|
|
1366
|
-
coding: Array<{
|
|
1367
|
-
id: string | null;
|
|
1368
|
-
system: any | null;
|
|
1369
|
-
code: any | null;
|
|
1370
|
-
display: string | null;
|
|
1371
|
-
} | null> | null;
|
|
1372
|
-
} | null;
|
|
1373
|
-
} | null;
|
|
1374
|
-
resource: {
|
|
1375
|
-
name: string | null;
|
|
1376
|
-
status: any | null;
|
|
1377
|
-
address: any | null;
|
|
1378
|
-
identifier: Array<{
|
|
1379
|
-
id: string | null;
|
|
1380
|
-
system: any | null;
|
|
1381
|
-
value: string | null;
|
|
1382
|
-
type: {
|
|
1383
|
-
id: string | null;
|
|
1384
|
-
text: string | null;
|
|
1385
|
-
coding: Array<{
|
|
1386
|
-
id: string | null;
|
|
1387
|
-
system: any | null;
|
|
1388
|
-
code: any | null;
|
|
1389
|
-
display: string | null;
|
|
1390
|
-
} | null> | null;
|
|
1391
|
-
} | null;
|
|
1392
|
-
} | null> | null;
|
|
1393
|
-
connectionType: {
|
|
1394
|
-
id: string | null;
|
|
1395
|
-
system: any | null;
|
|
1396
|
-
code: any | null;
|
|
1397
|
-
display: string | null;
|
|
1398
|
-
} | null;
|
|
1399
|
-
} | null;
|
|
1400
|
-
} | null> | null;
|
|
1401
|
-
period: {
|
|
1402
|
-
start: any | null;
|
|
1403
|
-
end: any | null;
|
|
1404
|
-
} | null;
|
|
1405
|
-
};
|
|
1406
|
-
export type OrganizationFieldsFragment = {
|
|
1407
|
-
resourceType: string | null;
|
|
1408
|
-
name: string | null;
|
|
1409
|
-
active: boolean | null;
|
|
1410
|
-
identifier: Array<{
|
|
1411
|
-
id: string | null;
|
|
1412
|
-
system: any | null;
|
|
1413
|
-
value: string | null;
|
|
1414
|
-
type: {
|
|
1415
|
-
id: string | null;
|
|
1416
|
-
text: string | null;
|
|
1417
|
-
coding: Array<{
|
|
1418
|
-
id: string | null;
|
|
1419
|
-
system: any | null;
|
|
1420
|
-
code: any | null;
|
|
1421
|
-
display: string | null;
|
|
1422
|
-
} | null> | null;
|
|
1423
|
-
} | null;
|
|
1424
|
-
} | null> | null;
|
|
1425
|
-
endpoint: Array<{
|
|
1426
|
-
id: string | null;
|
|
1427
|
-
reference: string | null;
|
|
1428
|
-
type: any | null;
|
|
1429
|
-
resource: {
|
|
1430
|
-
name: string | null;
|
|
1431
|
-
status: any | null;
|
|
1432
|
-
address: any | null;
|
|
1433
|
-
identifier: Array<{
|
|
1434
|
-
id: string | null;
|
|
1435
|
-
system: any | null;
|
|
1436
|
-
value: string | null;
|
|
1437
|
-
type: {
|
|
1438
|
-
id: string | null;
|
|
1439
|
-
text: string | null;
|
|
1440
|
-
coding: Array<{
|
|
1441
|
-
id: string | null;
|
|
1442
|
-
system: any | null;
|
|
1443
|
-
code: any | null;
|
|
1444
|
-
display: string | null;
|
|
1445
|
-
} | null> | null;
|
|
1446
|
-
} | null;
|
|
1447
|
-
} | null> | null;
|
|
1448
|
-
connectionType: {
|
|
1449
|
-
id: string | null;
|
|
1450
|
-
system: any | null;
|
|
1451
|
-
code: any | null;
|
|
1452
|
-
display: string | null;
|
|
1453
|
-
} | null;
|
|
1454
|
-
} | null;
|
|
1455
|
-
} | null> | null;
|
|
1456
|
-
telecom: Array<{
|
|
1457
|
-
id: string | null;
|
|
1458
|
-
system: any | null;
|
|
1459
|
-
value: string | null;
|
|
1460
|
-
use: any | null;
|
|
1461
|
-
rank: number | null;
|
|
1462
|
-
} | null> | null;
|
|
1463
|
-
address: Array<{
|
|
1464
|
-
use: any | null;
|
|
1465
|
-
type: any | null;
|
|
1466
|
-
text: string | null;
|
|
1467
|
-
line: Array<string | null> | null;
|
|
1468
|
-
city: string | null;
|
|
1469
|
-
district: string | null;
|
|
1470
|
-
state: string | null;
|
|
1471
|
-
postalCode: string | null;
|
|
1472
|
-
country: string | null;
|
|
1473
|
-
} | null> | null;
|
|
1474
|
-
type: Array<{
|
|
1475
|
-
id: string | null;
|
|
1476
|
-
text: string | null;
|
|
1477
|
-
coding: Array<{
|
|
1478
|
-
id: string | null;
|
|
1479
|
-
system: any | null;
|
|
1480
|
-
code: any | null;
|
|
1481
|
-
display: string | null;
|
|
1482
|
-
} | null> | null;
|
|
1483
|
-
} | null> | null;
|
|
1484
|
-
};
|
|
1485
|
-
export type EndpointFieldsFragment = {
|
|
1486
|
-
name: string | null;
|
|
1487
|
-
status: any | null;
|
|
1488
|
-
address: any | null;
|
|
1489
|
-
identifier: Array<{
|
|
1490
|
-
id: string | null;
|
|
1491
|
-
system: any | null;
|
|
1492
|
-
value: string | null;
|
|
1493
|
-
type: {
|
|
1494
|
-
id: string | null;
|
|
1495
|
-
text: string | null;
|
|
1496
|
-
coding: Array<{
|
|
1497
|
-
id: string | null;
|
|
1498
|
-
system: any | null;
|
|
1499
|
-
code: any | null;
|
|
1500
|
-
display: string | null;
|
|
1501
|
-
} | null> | null;
|
|
1502
|
-
} | null;
|
|
1503
|
-
} | null> | null;
|
|
1504
|
-
connectionType: {
|
|
1505
|
-
id: string | null;
|
|
1506
|
-
system: any | null;
|
|
1507
|
-
code: any | null;
|
|
1508
|
-
display: string | null;
|
|
1509
|
-
} | null;
|
|
1510
|
-
};
|
|
1511
|
-
export type ContactPointFieldsFragment = {
|
|
1512
|
-
id: string | null;
|
|
1513
|
-
system: any | null;
|
|
1514
|
-
value: string | null;
|
|
1515
|
-
use: any | null;
|
|
1516
|
-
rank: number | null;
|
|
1517
|
-
};
|
|
1518
|
-
export type AddressFieldsFragment = {
|
|
1519
|
-
use: any | null;
|
|
1520
|
-
type: any | null;
|
|
1521
|
-
text: string | null;
|
|
1522
|
-
line: Array<string | null> | null;
|
|
1523
|
-
city: string | null;
|
|
1524
|
-
district: string | null;
|
|
1525
|
-
state: string | null;
|
|
1526
|
-
postalCode: string | null;
|
|
1527
|
-
country: string | null;
|
|
1528
|
-
};
|
|
1529
|
-
export type LocationFieldsFragment = {
|
|
1530
|
-
name: string | null;
|
|
1531
|
-
alias: Array<string | null> | null;
|
|
1532
|
-
description: string | null;
|
|
1533
|
-
status: any | null;
|
|
1534
|
-
identifier: Array<{
|
|
1535
|
-
id: string | null;
|
|
1536
|
-
system: any | null;
|
|
1537
|
-
value: string | null;
|
|
1538
|
-
type: {
|
|
1539
|
-
id: string | null;
|
|
1540
|
-
text: string | null;
|
|
1541
|
-
coding: Array<{
|
|
1542
|
-
id: string | null;
|
|
1543
|
-
system: any | null;
|
|
1544
|
-
code: any | null;
|
|
1545
|
-
display: string | null;
|
|
1546
|
-
} | null> | null;
|
|
1547
|
-
} | null;
|
|
1548
|
-
} | null> | null;
|
|
1549
|
-
address: {
|
|
1550
|
-
use: any | null;
|
|
1551
|
-
type: any | null;
|
|
1552
|
-
text: string | null;
|
|
1553
|
-
line: Array<string | null> | null;
|
|
1554
|
-
city: string | null;
|
|
1555
|
-
district: string | null;
|
|
1556
|
-
state: string | null;
|
|
1557
|
-
postalCode: string | null;
|
|
1558
|
-
country: string | null;
|
|
1559
|
-
} | null;
|
|
1560
|
-
position: {
|
|
1561
|
-
latitude: number | null;
|
|
1562
|
-
longitude: number | null;
|
|
1563
|
-
} | null;
|
|
1564
|
-
telecom: Array<{
|
|
1565
|
-
id: string | null;
|
|
1566
|
-
system: any | null;
|
|
1567
|
-
value: string | null;
|
|
1568
|
-
use: any | null;
|
|
1569
|
-
rank: number | null;
|
|
1570
|
-
} | null> | null;
|
|
1571
|
-
managingOrganization: {
|
|
1572
|
-
id: string | null;
|
|
1573
|
-
reference: string | null;
|
|
1574
|
-
display: string | null;
|
|
1575
|
-
identifier: {
|
|
1576
|
-
id: string | null;
|
|
1577
|
-
system: any | null;
|
|
1578
|
-
value: string | null;
|
|
1579
|
-
type: {
|
|
1580
|
-
id: string | null;
|
|
1581
|
-
text: string | null;
|
|
1582
|
-
coding: Array<{
|
|
1583
|
-
id: string | null;
|
|
1584
|
-
system: any | null;
|
|
1585
|
-
code: any | null;
|
|
1586
|
-
display: string | null;
|
|
1587
|
-
} | null> | null;
|
|
1588
|
-
} | null;
|
|
1589
|
-
} | null;
|
|
1590
|
-
resource: {
|
|
1591
|
-
resourceType: string | null;
|
|
1592
|
-
name: string | null;
|
|
1593
|
-
active: boolean | null;
|
|
1594
|
-
identifier: Array<{
|
|
1595
|
-
id: string | null;
|
|
1596
|
-
system: any | null;
|
|
1597
|
-
value: string | null;
|
|
1598
|
-
type: {
|
|
1599
|
-
id: string | null;
|
|
1600
|
-
text: string | null;
|
|
1601
|
-
coding: Array<{
|
|
1602
|
-
id: string | null;
|
|
1603
|
-
system: any | null;
|
|
1604
|
-
code: any | null;
|
|
1605
|
-
display: string | null;
|
|
1606
|
-
} | null> | null;
|
|
1607
|
-
} | null;
|
|
1608
|
-
} | null> | null;
|
|
1609
|
-
endpoint: Array<{
|
|
1610
|
-
id: string | null;
|
|
1611
|
-
reference: string | null;
|
|
1612
|
-
type: any | null;
|
|
1613
|
-
resource: {
|
|
1614
|
-
name: string | null;
|
|
1615
|
-
status: any | null;
|
|
1616
|
-
address: any | null;
|
|
1617
|
-
identifier: Array<{
|
|
1618
|
-
id: string | null;
|
|
1619
|
-
system: any | null;
|
|
1620
|
-
value: string | null;
|
|
1621
|
-
type: {
|
|
1622
|
-
id: string | null;
|
|
1623
|
-
text: string | null;
|
|
1624
|
-
coding: Array<{
|
|
1625
|
-
id: string | null;
|
|
1626
|
-
system: any | null;
|
|
1627
|
-
code: any | null;
|
|
1628
|
-
display: string | null;
|
|
1629
|
-
} | null> | null;
|
|
1630
|
-
} | null;
|
|
1631
|
-
} | null> | null;
|
|
1632
|
-
connectionType: {
|
|
1633
|
-
id: string | null;
|
|
1634
|
-
system: any | null;
|
|
1635
|
-
code: any | null;
|
|
1636
|
-
display: string | null;
|
|
1637
|
-
} | null;
|
|
1638
|
-
} | null;
|
|
1639
|
-
} | null> | null;
|
|
1640
|
-
telecom: Array<{
|
|
1641
|
-
id: string | null;
|
|
1642
|
-
system: any | null;
|
|
1643
|
-
value: string | null;
|
|
1644
|
-
use: any | null;
|
|
1645
|
-
rank: number | null;
|
|
1646
|
-
} | null> | null;
|
|
1647
|
-
address: Array<{
|
|
1648
|
-
use: any | null;
|
|
1649
|
-
type: any | null;
|
|
1650
|
-
text: string | null;
|
|
1651
|
-
line: Array<string | null> | null;
|
|
1652
|
-
city: string | null;
|
|
1653
|
-
district: string | null;
|
|
1654
|
-
state: string | null;
|
|
1655
|
-
postalCode: string | null;
|
|
1656
|
-
country: string | null;
|
|
1657
|
-
} | null> | null;
|
|
1658
|
-
type: Array<{
|
|
1659
|
-
id: string | null;
|
|
1660
|
-
text: string | null;
|
|
1661
|
-
coding: Array<{
|
|
1662
|
-
id: string | null;
|
|
1663
|
-
system: any | null;
|
|
1664
|
-
code: any | null;
|
|
1665
|
-
display: string | null;
|
|
1666
|
-
} | null> | null;
|
|
1667
|
-
} | null> | null;
|
|
1668
|
-
} | null;
|
|
1669
|
-
} | null;
|
|
1670
|
-
type: Array<{
|
|
1671
|
-
id: string | null;
|
|
1672
|
-
text: string | null;
|
|
1673
|
-
coding: Array<{
|
|
1674
|
-
id: string | null;
|
|
1675
|
-
system: any | null;
|
|
1676
|
-
code: any | null;
|
|
1677
|
-
display: string | null;
|
|
1678
|
-
} | null> | null;
|
|
1679
|
-
} | null> | null;
|
|
1680
|
-
};
|
|
1681
|
-
export type PositionFieldsFragment = {
|
|
1682
|
-
latitude: number | null;
|
|
1683
|
-
longitude: number | null;
|
|
1684
|
-
};
|
|
1685
|
-
export type RelatedPersonFieldsFragment = {
|
|
1686
|
-
resourceType: string | null;
|
|
1687
|
-
id: string;
|
|
1688
|
-
active: boolean | null;
|
|
1689
|
-
name: Array<{
|
|
1690
|
-
text: string | null;
|
|
1691
|
-
family: string | null;
|
|
1692
|
-
given: Array<string | null> | null;
|
|
1693
|
-
prefix: Array<string | null> | null;
|
|
1694
|
-
suffix: Array<string | null> | null;
|
|
1695
|
-
} | null> | null;
|
|
1696
|
-
identifier: Array<{
|
|
1697
|
-
id: string | null;
|
|
1698
|
-
system: any | null;
|
|
1699
|
-
value: string | null;
|
|
1700
|
-
type: {
|
|
1701
|
-
id: string | null;
|
|
1702
|
-
text: string | null;
|
|
1703
|
-
coding: Array<{
|
|
1704
|
-
id: string | null;
|
|
1705
|
-
system: any | null;
|
|
1706
|
-
code: any | null;
|
|
1707
|
-
display: string | null;
|
|
1708
|
-
} | null> | null;
|
|
1709
|
-
} | null;
|
|
1710
|
-
} | null> | null;
|
|
1711
|
-
telecom: Array<{
|
|
1712
|
-
id: string | null;
|
|
1713
|
-
system: any | null;
|
|
1714
|
-
value: string | null;
|
|
1715
|
-
use: any | null;
|
|
1716
|
-
rank: number | null;
|
|
1717
|
-
} | null> | null;
|
|
1718
|
-
address: Array<{
|
|
1719
|
-
use: any | null;
|
|
1720
|
-
type: any | null;
|
|
1721
|
-
text: string | null;
|
|
1722
|
-
line: Array<string | null> | null;
|
|
1723
|
-
city: string | null;
|
|
1724
|
-
district: string | null;
|
|
1725
|
-
state: string | null;
|
|
1726
|
-
postalCode: string | null;
|
|
1727
|
-
country: string | null;
|
|
1728
|
-
} | null> | null;
|
|
1729
|
-
relationship: Array<{
|
|
1730
|
-
id: string | null;
|
|
1731
|
-
text: string | null;
|
|
1732
|
-
coding: Array<{
|
|
1733
|
-
id: string | null;
|
|
1734
|
-
system: any | null;
|
|
1735
|
-
code: any | null;
|
|
1736
|
-
display: string | null;
|
|
1737
|
-
} | null> | null;
|
|
1738
|
-
} | null> | null;
|
|
1739
|
-
patient: {
|
|
1740
|
-
id: string | null;
|
|
1741
|
-
reference: string | null;
|
|
1742
|
-
display: string | null;
|
|
1743
|
-
identifier: {
|
|
1744
|
-
id: string | null;
|
|
1745
|
-
system: any | null;
|
|
1746
|
-
value: string | null;
|
|
1747
|
-
type: {
|
|
1748
|
-
id: string | null;
|
|
1749
|
-
text: string | null;
|
|
1750
|
-
coding: Array<{
|
|
1751
|
-
id: string | null;
|
|
1752
|
-
system: any | null;
|
|
1753
|
-
code: any | null;
|
|
1754
|
-
display: string | null;
|
|
1755
|
-
} | null> | null;
|
|
1756
|
-
} | null;
|
|
1757
|
-
} | null;
|
|
1758
|
-
resource: {
|
|
1759
|
-
name: Array<{
|
|
1760
|
-
text: string | null;
|
|
1761
|
-
family: string | null;
|
|
1762
|
-
given: Array<string | null> | null;
|
|
1763
|
-
prefix: Array<string | null> | null;
|
|
1764
|
-
suffix: Array<string | null> | null;
|
|
1765
|
-
} | null> | null;
|
|
585
|
+
} | {
|
|
586
|
+
__typename: 'RelatedPerson';
|
|
1766
587
|
} | null;
|
|
1767
588
|
} | null;
|
|
1768
589
|
};
|
|
@@ -2927,6 +1748,109 @@ export type ImmunizationProtocolAppliedFieldsFragment = {
|
|
|
2927
1748
|
doseNumberString: string | null;
|
|
2928
1749
|
doseNumberPositiveInt: number | null;
|
|
2929
1750
|
};
|
|
1751
|
+
export type OrganizationFieldsFragment = {
|
|
1752
|
+
resourceType: string | null;
|
|
1753
|
+
name: string | null;
|
|
1754
|
+
identifier: Array<{
|
|
1755
|
+
id: string | null;
|
|
1756
|
+
system: any | null;
|
|
1757
|
+
value: string | null;
|
|
1758
|
+
type: {
|
|
1759
|
+
id: string | null;
|
|
1760
|
+
text: string | null;
|
|
1761
|
+
coding: Array<{
|
|
1762
|
+
id: string | null;
|
|
1763
|
+
system: any | null;
|
|
1764
|
+
code: any | null;
|
|
1765
|
+
display: string | null;
|
|
1766
|
+
} | null> | null;
|
|
1767
|
+
} | null;
|
|
1768
|
+
} | null> | null;
|
|
1769
|
+
endpoint: Array<{
|
|
1770
|
+
id: string | null;
|
|
1771
|
+
reference: string | null;
|
|
1772
|
+
type: any | null;
|
|
1773
|
+
resource: {
|
|
1774
|
+
name: string | null;
|
|
1775
|
+
status: any | null;
|
|
1776
|
+
address: any | null;
|
|
1777
|
+
identifier: Array<{
|
|
1778
|
+
id: string | null;
|
|
1779
|
+
system: any | null;
|
|
1780
|
+
value: string | null;
|
|
1781
|
+
type: {
|
|
1782
|
+
id: string | null;
|
|
1783
|
+
text: string | null;
|
|
1784
|
+
coding: Array<{
|
|
1785
|
+
id: string | null;
|
|
1786
|
+
system: any | null;
|
|
1787
|
+
code: any | null;
|
|
1788
|
+
display: string | null;
|
|
1789
|
+
} | null> | null;
|
|
1790
|
+
} | null;
|
|
1791
|
+
} | null> | null;
|
|
1792
|
+
connectionType: {
|
|
1793
|
+
id: string | null;
|
|
1794
|
+
system: any | null;
|
|
1795
|
+
code: any | null;
|
|
1796
|
+
display: string | null;
|
|
1797
|
+
} | null;
|
|
1798
|
+
} | null;
|
|
1799
|
+
} | null> | null;
|
|
1800
|
+
telecom: Array<{
|
|
1801
|
+
system: any | null;
|
|
1802
|
+
value: string | null;
|
|
1803
|
+
rank: number | null;
|
|
1804
|
+
} | null> | null;
|
|
1805
|
+
address: Array<{
|
|
1806
|
+
use: any | null;
|
|
1807
|
+
type: any | null;
|
|
1808
|
+
text: string | null;
|
|
1809
|
+
line: Array<string | null> | null;
|
|
1810
|
+
city: string | null;
|
|
1811
|
+
district: string | null;
|
|
1812
|
+
state: string | null;
|
|
1813
|
+
postalCode: string | null;
|
|
1814
|
+
country: string | null;
|
|
1815
|
+
} | null> | null;
|
|
1816
|
+
};
|
|
1817
|
+
export type EndpointFieldsFragment = {
|
|
1818
|
+
name: string | null;
|
|
1819
|
+
status: any | null;
|
|
1820
|
+
address: any | null;
|
|
1821
|
+
identifier: Array<{
|
|
1822
|
+
id: string | null;
|
|
1823
|
+
system: any | null;
|
|
1824
|
+
value: string | null;
|
|
1825
|
+
type: {
|
|
1826
|
+
id: string | null;
|
|
1827
|
+
text: string | null;
|
|
1828
|
+
coding: Array<{
|
|
1829
|
+
id: string | null;
|
|
1830
|
+
system: any | null;
|
|
1831
|
+
code: any | null;
|
|
1832
|
+
display: string | null;
|
|
1833
|
+
} | null> | null;
|
|
1834
|
+
} | null;
|
|
1835
|
+
} | null> | null;
|
|
1836
|
+
connectionType: {
|
|
1837
|
+
id: string | null;
|
|
1838
|
+
system: any | null;
|
|
1839
|
+
code: any | null;
|
|
1840
|
+
display: string | null;
|
|
1841
|
+
} | null;
|
|
1842
|
+
};
|
|
1843
|
+
export type AddressFieldsFragment = {
|
|
1844
|
+
use: any | null;
|
|
1845
|
+
type: any | null;
|
|
1846
|
+
text: string | null;
|
|
1847
|
+
line: Array<string | null> | null;
|
|
1848
|
+
city: string | null;
|
|
1849
|
+
district: string | null;
|
|
1850
|
+
state: string | null;
|
|
1851
|
+
postalCode: string | null;
|
|
1852
|
+
country: string | null;
|
|
1853
|
+
};
|
|
2930
1854
|
export type ImmunizationPerformerActorFields_Organization_Fragment = {
|
|
2931
1855
|
organizationName: string | null;
|
|
2932
1856
|
};
|
|
@@ -2941,22 +1865,85 @@ export type ImmunizationPerformerActorFields_Practitioner_Fragment = {
|
|
|
2941
1865
|
} | null> | null;
|
|
2942
1866
|
identifier: Array<{
|
|
2943
1867
|
id: string | null;
|
|
2944
|
-
system: any | null;
|
|
2945
|
-
value: string | null;
|
|
2946
|
-
type: {
|
|
1868
|
+
system: any | null;
|
|
1869
|
+
value: string | null;
|
|
1870
|
+
type: {
|
|
1871
|
+
id: string | null;
|
|
1872
|
+
text: string | null;
|
|
1873
|
+
coding: Array<{
|
|
1874
|
+
id: string | null;
|
|
1875
|
+
system: any | null;
|
|
1876
|
+
code: any | null;
|
|
1877
|
+
display: string | null;
|
|
1878
|
+
} | null> | null;
|
|
1879
|
+
} | null;
|
|
1880
|
+
} | null> | null;
|
|
1881
|
+
};
|
|
1882
|
+
export type ImmunizationPerformerActorFields_PractitionerRole_Fragment = {};
|
|
1883
|
+
export type ImmunizationPerformerActorFieldsFragment = ImmunizationPerformerActorFields_Organization_Fragment | ImmunizationPerformerActorFields_Practitioner_Fragment | ImmunizationPerformerActorFields_PractitionerRole_Fragment;
|
|
1884
|
+
export type LocationFieldsFragment = {
|
|
1885
|
+
name: string | null;
|
|
1886
|
+
alias: Array<string | null> | null;
|
|
1887
|
+
description: string | null;
|
|
1888
|
+
identifier: Array<{
|
|
1889
|
+
id: string | null;
|
|
1890
|
+
system: any | null;
|
|
1891
|
+
value: string | null;
|
|
1892
|
+
type: {
|
|
1893
|
+
id: string | null;
|
|
1894
|
+
text: string | null;
|
|
1895
|
+
coding: Array<{
|
|
1896
|
+
id: string | null;
|
|
1897
|
+
system: any | null;
|
|
1898
|
+
code: any | null;
|
|
1899
|
+
display: string | null;
|
|
1900
|
+
} | null> | null;
|
|
1901
|
+
} | null;
|
|
1902
|
+
} | null> | null;
|
|
1903
|
+
address: {
|
|
1904
|
+
use: any | null;
|
|
1905
|
+
type: any | null;
|
|
1906
|
+
text: string | null;
|
|
1907
|
+
line: Array<string | null> | null;
|
|
1908
|
+
city: string | null;
|
|
1909
|
+
district: string | null;
|
|
1910
|
+
state: string | null;
|
|
1911
|
+
postalCode: string | null;
|
|
1912
|
+
country: string | null;
|
|
1913
|
+
} | null;
|
|
1914
|
+
position: {
|
|
1915
|
+
latitude: number | null;
|
|
1916
|
+
longitude: number | null;
|
|
1917
|
+
} | null;
|
|
1918
|
+
telecom: Array<{
|
|
1919
|
+
id: string | null;
|
|
1920
|
+
system: any | null;
|
|
1921
|
+
value: string | null;
|
|
1922
|
+
use: any | null;
|
|
1923
|
+
rank: number | null;
|
|
1924
|
+
} | null> | null;
|
|
1925
|
+
type: Array<{
|
|
1926
|
+
id: string | null;
|
|
1927
|
+
text: string | null;
|
|
1928
|
+
coding: Array<{
|
|
2947
1929
|
id: string | null;
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
code: any | null;
|
|
2953
|
-
display: string | null;
|
|
2954
|
-
} | null> | null;
|
|
2955
|
-
} | null;
|
|
1930
|
+
system: any | null;
|
|
1931
|
+
code: any | null;
|
|
1932
|
+
display: string | null;
|
|
1933
|
+
} | null> | null;
|
|
2956
1934
|
} | null> | null;
|
|
2957
1935
|
};
|
|
2958
|
-
export type
|
|
2959
|
-
|
|
1936
|
+
export type PositionFieldsFragment = {
|
|
1937
|
+
latitude: number | null;
|
|
1938
|
+
longitude: number | null;
|
|
1939
|
+
};
|
|
1940
|
+
export type ContactPointFieldsFragment = {
|
|
1941
|
+
id: string | null;
|
|
1942
|
+
system: any | null;
|
|
1943
|
+
value: string | null;
|
|
1944
|
+
use: any | null;
|
|
1945
|
+
rank: number | null;
|
|
1946
|
+
};
|
|
2960
1947
|
export type ProcedureRecorderFields_Patient_Fragment = {
|
|
2961
1948
|
name: Array<{
|
|
2962
1949
|
text: string | null;
|
|
@@ -5837,416 +4824,21 @@ export type GetCareTeamsQueryResults = {
|
|
|
5837
4824
|
security: Array<{
|
|
5838
4825
|
id: string | null;
|
|
5839
4826
|
system: any | null;
|
|
5840
|
-
code: any | null;
|
|
5841
|
-
display: string | null;
|
|
5842
|
-
} | null> | null;
|
|
5843
|
-
tag: Array<{
|
|
5844
|
-
id: string | null;
|
|
5845
|
-
system: any | null;
|
|
5846
|
-
code: any | null;
|
|
5847
|
-
display: string | null;
|
|
5848
|
-
} | null> | null;
|
|
5849
|
-
} | null;
|
|
5850
|
-
} | {
|
|
5851
|
-
__typename: 'Patient';
|
|
5852
|
-
} | {
|
|
5853
|
-
__typename: 'Practitioner';
|
|
5854
|
-
id: string;
|
|
5855
|
-
name: Array<{
|
|
5856
|
-
text: string | null;
|
|
5857
|
-
family: string | null;
|
|
5858
|
-
given: Array<string | null> | null;
|
|
5859
|
-
prefix: Array<string | null> | null;
|
|
5860
|
-
suffix: Array<string | null> | null;
|
|
5861
|
-
} | null> | null;
|
|
5862
|
-
identifier: Array<{
|
|
5863
|
-
id: string | null;
|
|
5864
|
-
system: any | null;
|
|
5865
|
-
value: string | null;
|
|
5866
|
-
type: {
|
|
5867
|
-
id: string | null;
|
|
5868
|
-
text: string | null;
|
|
5869
|
-
coding: Array<{
|
|
5870
|
-
id: string | null;
|
|
5871
|
-
system: any | null;
|
|
5872
|
-
code: any | null;
|
|
5873
|
-
display: string | null;
|
|
5874
|
-
} | null> | null;
|
|
5875
|
-
} | null;
|
|
5876
|
-
} | null> | null;
|
|
5877
|
-
} | {
|
|
5878
|
-
__typename: 'PractitionerRole';
|
|
5879
|
-
resourceType: string | null;
|
|
5880
|
-
active: boolean | null;
|
|
5881
|
-
id: string;
|
|
5882
|
-
identifier: Array<{
|
|
5883
|
-
id: string | null;
|
|
5884
|
-
system: any | null;
|
|
5885
|
-
value: string | null;
|
|
5886
|
-
type: {
|
|
5887
|
-
id: string | null;
|
|
5888
|
-
text: string | null;
|
|
5889
|
-
coding: Array<{
|
|
5890
|
-
id: string | null;
|
|
5891
|
-
system: any | null;
|
|
5892
|
-
code: any | null;
|
|
5893
|
-
display: string | null;
|
|
5894
|
-
} | null> | null;
|
|
5895
|
-
} | null;
|
|
5896
|
-
} | null> | null;
|
|
5897
|
-
practitioner: {
|
|
5898
|
-
id: string | null;
|
|
5899
|
-
reference: string | null;
|
|
5900
|
-
type: any | null;
|
|
5901
|
-
resource: {
|
|
5902
|
-
id: string;
|
|
5903
|
-
name: Array<{
|
|
5904
|
-
text: string | null;
|
|
5905
|
-
family: string | null;
|
|
5906
|
-
given: Array<string | null> | null;
|
|
5907
|
-
prefix: Array<string | null> | null;
|
|
5908
|
-
suffix: Array<string | null> | null;
|
|
5909
|
-
} | null> | null;
|
|
5910
|
-
identifier: Array<{
|
|
5911
|
-
id: string | null;
|
|
5912
|
-
system: any | null;
|
|
5913
|
-
value: string | null;
|
|
5914
|
-
type: {
|
|
5915
|
-
id: string | null;
|
|
5916
|
-
text: string | null;
|
|
5917
|
-
coding: Array<{
|
|
5918
|
-
id: string | null;
|
|
5919
|
-
system: any | null;
|
|
5920
|
-
code: any | null;
|
|
5921
|
-
display: string | null;
|
|
5922
|
-
} | null> | null;
|
|
5923
|
-
} | null;
|
|
5924
|
-
} | null> | null;
|
|
5925
|
-
} | null;
|
|
5926
|
-
} | null;
|
|
5927
|
-
organization: {
|
|
5928
|
-
id: string | null;
|
|
5929
|
-
reference: string | null;
|
|
5930
|
-
type: any | null;
|
|
5931
|
-
resource: {
|
|
5932
|
-
resourceType: string | null;
|
|
5933
|
-
name: string | null;
|
|
5934
|
-
active: boolean | null;
|
|
5935
|
-
identifier: Array<{
|
|
5936
|
-
id: string | null;
|
|
5937
|
-
system: any | null;
|
|
5938
|
-
value: string | null;
|
|
5939
|
-
type: {
|
|
5940
|
-
id: string | null;
|
|
5941
|
-
text: string | null;
|
|
5942
|
-
coding: Array<{
|
|
5943
|
-
id: string | null;
|
|
5944
|
-
system: any | null;
|
|
5945
|
-
code: any | null;
|
|
5946
|
-
display: string | null;
|
|
5947
|
-
} | null> | null;
|
|
5948
|
-
} | null;
|
|
5949
|
-
} | null> | null;
|
|
5950
|
-
endpoint: Array<{
|
|
5951
|
-
id: string | null;
|
|
5952
|
-
reference: string | null;
|
|
5953
|
-
type: any | null;
|
|
5954
|
-
resource: {
|
|
5955
|
-
name: string | null;
|
|
5956
|
-
status: any | null;
|
|
5957
|
-
address: any | null;
|
|
5958
|
-
identifier: Array<{
|
|
5959
|
-
id: string | null;
|
|
5960
|
-
system: any | null;
|
|
5961
|
-
value: string | null;
|
|
5962
|
-
type: {
|
|
5963
|
-
id: string | null;
|
|
5964
|
-
text: string | null;
|
|
5965
|
-
coding: Array<{
|
|
5966
|
-
id: string | null;
|
|
5967
|
-
system: any | null;
|
|
5968
|
-
code: any | null;
|
|
5969
|
-
display: string | null;
|
|
5970
|
-
} | null> | null;
|
|
5971
|
-
} | null;
|
|
5972
|
-
} | null> | null;
|
|
5973
|
-
connectionType: {
|
|
5974
|
-
id: string | null;
|
|
5975
|
-
system: any | null;
|
|
5976
|
-
code: any | null;
|
|
5977
|
-
display: string | null;
|
|
5978
|
-
} | null;
|
|
5979
|
-
} | null;
|
|
5980
|
-
} | null> | null;
|
|
5981
|
-
telecom: Array<{
|
|
5982
|
-
id: string | null;
|
|
5983
|
-
system: any | null;
|
|
5984
|
-
value: string | null;
|
|
5985
|
-
use: any | null;
|
|
5986
|
-
rank: number | null;
|
|
5987
|
-
} | null> | null;
|
|
5988
|
-
address: Array<{
|
|
5989
|
-
use: any | null;
|
|
5990
|
-
type: any | null;
|
|
5991
|
-
text: string | null;
|
|
5992
|
-
line: Array<string | null> | null;
|
|
5993
|
-
city: string | null;
|
|
5994
|
-
district: string | null;
|
|
5995
|
-
state: string | null;
|
|
5996
|
-
postalCode: string | null;
|
|
5997
|
-
country: string | null;
|
|
5998
|
-
} | null> | null;
|
|
5999
|
-
type: Array<{
|
|
6000
|
-
id: string | null;
|
|
6001
|
-
text: string | null;
|
|
6002
|
-
coding: Array<{
|
|
6003
|
-
id: string | null;
|
|
6004
|
-
system: any | null;
|
|
6005
|
-
code: any | null;
|
|
6006
|
-
display: string | null;
|
|
6007
|
-
} | null> | null;
|
|
6008
|
-
} | null> | null;
|
|
6009
|
-
} | null;
|
|
6010
|
-
} | null;
|
|
6011
|
-
code: Array<{
|
|
6012
|
-
id: string | null;
|
|
6013
|
-
text: string | null;
|
|
6014
|
-
coding: Array<{
|
|
6015
|
-
id: string | null;
|
|
6016
|
-
system: any | null;
|
|
6017
|
-
code: any | null;
|
|
6018
|
-
display: string | null;
|
|
6019
|
-
} | null> | null;
|
|
6020
|
-
} | null> | null;
|
|
6021
|
-
specialty: Array<{
|
|
6022
|
-
id: string | null;
|
|
6023
|
-
text: string | null;
|
|
6024
|
-
coding: Array<{
|
|
6025
|
-
id: string | null;
|
|
6026
|
-
system: any | null;
|
|
6027
|
-
code: any | null;
|
|
6028
|
-
display: string | null;
|
|
6029
|
-
} | null> | null;
|
|
6030
|
-
} | null> | null;
|
|
6031
|
-
location: Array<{
|
|
6032
|
-
id: string | null;
|
|
6033
|
-
reference: string | null;
|
|
6034
|
-
type: any | null;
|
|
6035
|
-
resource: {
|
|
6036
|
-
name: string | null;
|
|
6037
|
-
alias: Array<string | null> | null;
|
|
6038
|
-
description: string | null;
|
|
6039
|
-
status: any | null;
|
|
6040
|
-
identifier: Array<{
|
|
6041
|
-
id: string | null;
|
|
6042
|
-
system: any | null;
|
|
6043
|
-
value: string | null;
|
|
6044
|
-
type: {
|
|
6045
|
-
id: string | null;
|
|
6046
|
-
text: string | null;
|
|
6047
|
-
coding: Array<{
|
|
6048
|
-
id: string | null;
|
|
6049
|
-
system: any | null;
|
|
6050
|
-
code: any | null;
|
|
6051
|
-
display: string | null;
|
|
6052
|
-
} | null> | null;
|
|
6053
|
-
} | null;
|
|
6054
|
-
} | null> | null;
|
|
6055
|
-
address: {
|
|
6056
|
-
use: any | null;
|
|
6057
|
-
type: any | null;
|
|
6058
|
-
text: string | null;
|
|
6059
|
-
line: Array<string | null> | null;
|
|
6060
|
-
city: string | null;
|
|
6061
|
-
district: string | null;
|
|
6062
|
-
state: string | null;
|
|
6063
|
-
postalCode: string | null;
|
|
6064
|
-
country: string | null;
|
|
6065
|
-
} | null;
|
|
6066
|
-
position: {
|
|
6067
|
-
latitude: number | null;
|
|
6068
|
-
longitude: number | null;
|
|
6069
|
-
} | null;
|
|
6070
|
-
telecom: Array<{
|
|
6071
|
-
id: string | null;
|
|
6072
|
-
system: any | null;
|
|
6073
|
-
value: string | null;
|
|
6074
|
-
use: any | null;
|
|
6075
|
-
rank: number | null;
|
|
6076
|
-
} | null> | null;
|
|
6077
|
-
managingOrganization: {
|
|
6078
|
-
id: string | null;
|
|
6079
|
-
reference: string | null;
|
|
6080
|
-
display: string | null;
|
|
6081
|
-
identifier: {
|
|
6082
|
-
id: string | null;
|
|
6083
|
-
system: any | null;
|
|
6084
|
-
value: string | null;
|
|
6085
|
-
type: {
|
|
6086
|
-
id: string | null;
|
|
6087
|
-
text: string | null;
|
|
6088
|
-
coding: Array<{
|
|
6089
|
-
id: string | null;
|
|
6090
|
-
system: any | null;
|
|
6091
|
-
code: any | null;
|
|
6092
|
-
display: string | null;
|
|
6093
|
-
} | null> | null;
|
|
6094
|
-
} | null;
|
|
6095
|
-
} | null;
|
|
6096
|
-
resource: {
|
|
6097
|
-
resourceType: string | null;
|
|
6098
|
-
name: string | null;
|
|
6099
|
-
active: boolean | null;
|
|
6100
|
-
identifier: Array<{
|
|
6101
|
-
id: string | null;
|
|
6102
|
-
system: any | null;
|
|
6103
|
-
value: string | null;
|
|
6104
|
-
type: {
|
|
6105
|
-
id: string | null;
|
|
6106
|
-
text: string | null;
|
|
6107
|
-
coding: Array<{
|
|
6108
|
-
id: string | null;
|
|
6109
|
-
system: any | null;
|
|
6110
|
-
code: any | null;
|
|
6111
|
-
display: string | null;
|
|
6112
|
-
} | null> | null;
|
|
6113
|
-
} | null;
|
|
6114
|
-
} | null> | null;
|
|
6115
|
-
endpoint: Array<{
|
|
6116
|
-
id: string | null;
|
|
6117
|
-
reference: string | null;
|
|
6118
|
-
type: any | null;
|
|
6119
|
-
resource: {
|
|
6120
|
-
name: string | null;
|
|
6121
|
-
status: any | null;
|
|
6122
|
-
address: any | null;
|
|
6123
|
-
identifier: Array<{
|
|
6124
|
-
id: string | null;
|
|
6125
|
-
system: any | null;
|
|
6126
|
-
value: string | null;
|
|
6127
|
-
type: {
|
|
6128
|
-
id: string | null;
|
|
6129
|
-
text: string | null;
|
|
6130
|
-
coding: Array<{
|
|
6131
|
-
id: string | null;
|
|
6132
|
-
system: any | null;
|
|
6133
|
-
code: any | null;
|
|
6134
|
-
display: string | null;
|
|
6135
|
-
} | null> | null;
|
|
6136
|
-
} | null;
|
|
6137
|
-
} | null> | null;
|
|
6138
|
-
connectionType: {
|
|
6139
|
-
id: string | null;
|
|
6140
|
-
system: any | null;
|
|
6141
|
-
code: any | null;
|
|
6142
|
-
display: string | null;
|
|
6143
|
-
} | null;
|
|
6144
|
-
} | null;
|
|
6145
|
-
} | null> | null;
|
|
6146
|
-
telecom: Array<{
|
|
6147
|
-
id: string | null;
|
|
6148
|
-
system: any | null;
|
|
6149
|
-
value: string | null;
|
|
6150
|
-
use: any | null;
|
|
6151
|
-
rank: number | null;
|
|
6152
|
-
} | null> | null;
|
|
6153
|
-
address: Array<{
|
|
6154
|
-
use: any | null;
|
|
6155
|
-
type: any | null;
|
|
6156
|
-
text: string | null;
|
|
6157
|
-
line: Array<string | null> | null;
|
|
6158
|
-
city: string | null;
|
|
6159
|
-
district: string | null;
|
|
6160
|
-
state: string | null;
|
|
6161
|
-
postalCode: string | null;
|
|
6162
|
-
country: string | null;
|
|
6163
|
-
} | null> | null;
|
|
6164
|
-
type: Array<{
|
|
6165
|
-
id: string | null;
|
|
6166
|
-
text: string | null;
|
|
6167
|
-
coding: Array<{
|
|
6168
|
-
id: string | null;
|
|
6169
|
-
system: any | null;
|
|
6170
|
-
code: any | null;
|
|
6171
|
-
display: string | null;
|
|
6172
|
-
} | null> | null;
|
|
6173
|
-
} | null> | null;
|
|
6174
|
-
} | null;
|
|
6175
|
-
} | null;
|
|
6176
|
-
type: Array<{
|
|
6177
|
-
id: string | null;
|
|
6178
|
-
text: string | null;
|
|
6179
|
-
coding: Array<{
|
|
6180
|
-
id: string | null;
|
|
6181
|
-
system: any | null;
|
|
6182
|
-
code: any | null;
|
|
6183
|
-
display: string | null;
|
|
6184
|
-
} | null> | null;
|
|
6185
|
-
} | null> | null;
|
|
6186
|
-
} | null;
|
|
6187
|
-
} | null> | null;
|
|
6188
|
-
telecom: Array<{
|
|
6189
|
-
id: string | null;
|
|
6190
|
-
system: any | null;
|
|
6191
|
-
value: string | null;
|
|
6192
|
-
use: any | null;
|
|
6193
|
-
rank: number | null;
|
|
6194
|
-
} | null> | null;
|
|
6195
|
-
endpoint: Array<{
|
|
6196
|
-
id: string | null;
|
|
6197
|
-
reference: string | null;
|
|
6198
|
-
display: string | null;
|
|
6199
|
-
identifier: {
|
|
6200
|
-
id: string | null;
|
|
6201
|
-
system: any | null;
|
|
6202
|
-
value: string | null;
|
|
6203
|
-
type: {
|
|
6204
|
-
id: string | null;
|
|
6205
|
-
text: string | null;
|
|
6206
|
-
coding: Array<{
|
|
6207
|
-
id: string | null;
|
|
6208
|
-
system: any | null;
|
|
6209
|
-
code: any | null;
|
|
6210
|
-
display: string | null;
|
|
6211
|
-
} | null> | null;
|
|
6212
|
-
} | null;
|
|
6213
|
-
} | null;
|
|
6214
|
-
resource: {
|
|
6215
|
-
name: string | null;
|
|
6216
|
-
status: any | null;
|
|
6217
|
-
address: any | null;
|
|
6218
|
-
identifier: Array<{
|
|
6219
|
-
id: string | null;
|
|
6220
|
-
system: any | null;
|
|
6221
|
-
value: string | null;
|
|
6222
|
-
type: {
|
|
6223
|
-
id: string | null;
|
|
6224
|
-
text: string | null;
|
|
6225
|
-
coding: Array<{
|
|
6226
|
-
id: string | null;
|
|
6227
|
-
system: any | null;
|
|
6228
|
-
code: any | null;
|
|
6229
|
-
display: string | null;
|
|
6230
|
-
} | null> | null;
|
|
6231
|
-
} | null;
|
|
6232
|
-
} | null> | null;
|
|
6233
|
-
connectionType: {
|
|
6234
|
-
id: string | null;
|
|
6235
|
-
system: any | null;
|
|
6236
|
-
code: any | null;
|
|
6237
|
-
display: string | null;
|
|
6238
|
-
} | null;
|
|
6239
|
-
} | null;
|
|
6240
|
-
} | null> | null;
|
|
6241
|
-
period: {
|
|
6242
|
-
start: any | null;
|
|
6243
|
-
end: any | null;
|
|
4827
|
+
code: any | null;
|
|
4828
|
+
display: string | null;
|
|
4829
|
+
} | null> | null;
|
|
4830
|
+
tag: Array<{
|
|
4831
|
+
id: string | null;
|
|
4832
|
+
system: any | null;
|
|
4833
|
+
code: any | null;
|
|
4834
|
+
display: string | null;
|
|
4835
|
+
} | null> | null;
|
|
6244
4836
|
} | null;
|
|
6245
4837
|
} | {
|
|
6246
|
-
__typename: '
|
|
6247
|
-
|
|
4838
|
+
__typename: 'Patient';
|
|
4839
|
+
} | {
|
|
4840
|
+
__typename: 'Practitioner';
|
|
6248
4841
|
id: string;
|
|
6249
|
-
active: boolean | null;
|
|
6250
4842
|
name: Array<{
|
|
6251
4843
|
text: string | null;
|
|
6252
4844
|
family: string | null;
|
|
@@ -6269,63 +4861,10 @@ export type GetCareTeamsQueryResults = {
|
|
|
6269
4861
|
} | null> | null;
|
|
6270
4862
|
} | null;
|
|
6271
4863
|
} | null> | null;
|
|
6272
|
-
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
|
|
6276
|
-
use: any | null;
|
|
6277
|
-
rank: number | null;
|
|
6278
|
-
} | null> | null;
|
|
6279
|
-
address: Array<{
|
|
6280
|
-
use: any | null;
|
|
6281
|
-
type: any | null;
|
|
6282
|
-
text: string | null;
|
|
6283
|
-
line: Array<string | null> | null;
|
|
6284
|
-
city: string | null;
|
|
6285
|
-
district: string | null;
|
|
6286
|
-
state: string | null;
|
|
6287
|
-
postalCode: string | null;
|
|
6288
|
-
country: string | null;
|
|
6289
|
-
} | null> | null;
|
|
6290
|
-
relationship: Array<{
|
|
6291
|
-
id: string | null;
|
|
6292
|
-
text: string | null;
|
|
6293
|
-
coding: Array<{
|
|
6294
|
-
id: string | null;
|
|
6295
|
-
system: any | null;
|
|
6296
|
-
code: any | null;
|
|
6297
|
-
display: string | null;
|
|
6298
|
-
} | null> | null;
|
|
6299
|
-
} | null> | null;
|
|
6300
|
-
patient: {
|
|
6301
|
-
id: string | null;
|
|
6302
|
-
reference: string | null;
|
|
6303
|
-
display: string | null;
|
|
6304
|
-
identifier: {
|
|
6305
|
-
id: string | null;
|
|
6306
|
-
system: any | null;
|
|
6307
|
-
value: string | null;
|
|
6308
|
-
type: {
|
|
6309
|
-
id: string | null;
|
|
6310
|
-
text: string | null;
|
|
6311
|
-
coding: Array<{
|
|
6312
|
-
id: string | null;
|
|
6313
|
-
system: any | null;
|
|
6314
|
-
code: any | null;
|
|
6315
|
-
display: string | null;
|
|
6316
|
-
} | null> | null;
|
|
6317
|
-
} | null;
|
|
6318
|
-
} | null;
|
|
6319
|
-
resource: {
|
|
6320
|
-
name: Array<{
|
|
6321
|
-
text: string | null;
|
|
6322
|
-
family: string | null;
|
|
6323
|
-
given: Array<string | null> | null;
|
|
6324
|
-
prefix: Array<string | null> | null;
|
|
6325
|
-
suffix: Array<string | null> | null;
|
|
6326
|
-
} | null> | null;
|
|
6327
|
-
} | null;
|
|
6328
|
-
} | null;
|
|
4864
|
+
} | {
|
|
4865
|
+
__typename: 'PractitionerRole';
|
|
4866
|
+
} | {
|
|
4867
|
+
__typename: 'RelatedPerson';
|
|
6329
4868
|
} | null;
|
|
6330
4869
|
} | null;
|
|
6331
4870
|
} | null> | null;
|
|
@@ -7238,7 +5777,6 @@ export type GetImmunizationsQueryResults = {
|
|
|
7238
5777
|
resource: {
|
|
7239
5778
|
resourceType: string | null;
|
|
7240
5779
|
name: string | null;
|
|
7241
|
-
active: boolean | null;
|
|
7242
5780
|
identifier: Array<{
|
|
7243
5781
|
id: string | null;
|
|
7244
5782
|
system: any | null;
|
|
@@ -7286,10 +5824,8 @@ export type GetImmunizationsQueryResults = {
|
|
|
7286
5824
|
} | null;
|
|
7287
5825
|
} | null> | null;
|
|
7288
5826
|
telecom: Array<{
|
|
7289
|
-
id: string | null;
|
|
7290
5827
|
system: any | null;
|
|
7291
5828
|
value: string | null;
|
|
7292
|
-
use: any | null;
|
|
7293
5829
|
rank: number | null;
|
|
7294
5830
|
} | null> | null;
|
|
7295
5831
|
address: Array<{
|
|
@@ -7303,16 +5839,6 @@ export type GetImmunizationsQueryResults = {
|
|
|
7303
5839
|
postalCode: string | null;
|
|
7304
5840
|
country: string | null;
|
|
7305
5841
|
} | null> | null;
|
|
7306
|
-
type: Array<{
|
|
7307
|
-
id: string | null;
|
|
7308
|
-
text: string | null;
|
|
7309
|
-
coding: Array<{
|
|
7310
|
-
id: string | null;
|
|
7311
|
-
system: any | null;
|
|
7312
|
-
code: any | null;
|
|
7313
|
-
display: string | null;
|
|
7314
|
-
} | null> | null;
|
|
7315
|
-
} | null> | null;
|
|
7316
5842
|
} | null;
|
|
7317
5843
|
} | null;
|
|
7318
5844
|
site: {
|
|
@@ -7377,7 +5903,6 @@ export type GetImmunizationsQueryResults = {
|
|
|
7377
5903
|
name: string | null;
|
|
7378
5904
|
alias: Array<string | null> | null;
|
|
7379
5905
|
description: string | null;
|
|
7380
|
-
status: any | null;
|
|
7381
5906
|
identifier: Array<{
|
|
7382
5907
|
id: string | null;
|
|
7383
5908
|
system: any | null;
|
|
@@ -7415,105 +5940,6 @@ export type GetImmunizationsQueryResults = {
|
|
|
7415
5940
|
use: any | null;
|
|
7416
5941
|
rank: number | null;
|
|
7417
5942
|
} | null> | null;
|
|
7418
|
-
managingOrganization: {
|
|
7419
|
-
id: string | null;
|
|
7420
|
-
reference: string | null;
|
|
7421
|
-
display: string | null;
|
|
7422
|
-
identifier: {
|
|
7423
|
-
id: string | null;
|
|
7424
|
-
system: any | null;
|
|
7425
|
-
value: string | null;
|
|
7426
|
-
type: {
|
|
7427
|
-
id: string | null;
|
|
7428
|
-
text: string | null;
|
|
7429
|
-
coding: Array<{
|
|
7430
|
-
id: string | null;
|
|
7431
|
-
system: any | null;
|
|
7432
|
-
code: any | null;
|
|
7433
|
-
display: string | null;
|
|
7434
|
-
} | null> | null;
|
|
7435
|
-
} | null;
|
|
7436
|
-
} | null;
|
|
7437
|
-
resource: {
|
|
7438
|
-
resourceType: string | null;
|
|
7439
|
-
name: string | null;
|
|
7440
|
-
active: boolean | null;
|
|
7441
|
-
identifier: Array<{
|
|
7442
|
-
id: string | null;
|
|
7443
|
-
system: any | null;
|
|
7444
|
-
value: string | null;
|
|
7445
|
-
type: {
|
|
7446
|
-
id: string | null;
|
|
7447
|
-
text: string | null;
|
|
7448
|
-
coding: Array<{
|
|
7449
|
-
id: string | null;
|
|
7450
|
-
system: any | null;
|
|
7451
|
-
code: any | null;
|
|
7452
|
-
display: string | null;
|
|
7453
|
-
} | null> | null;
|
|
7454
|
-
} | null;
|
|
7455
|
-
} | null> | null;
|
|
7456
|
-
endpoint: Array<{
|
|
7457
|
-
id: string | null;
|
|
7458
|
-
reference: string | null;
|
|
7459
|
-
type: any | null;
|
|
7460
|
-
resource: {
|
|
7461
|
-
name: string | null;
|
|
7462
|
-
status: any | null;
|
|
7463
|
-
address: any | null;
|
|
7464
|
-
identifier: Array<{
|
|
7465
|
-
id: string | null;
|
|
7466
|
-
system: any | null;
|
|
7467
|
-
value: string | null;
|
|
7468
|
-
type: {
|
|
7469
|
-
id: string | null;
|
|
7470
|
-
text: string | null;
|
|
7471
|
-
coding: Array<{
|
|
7472
|
-
id: string | null;
|
|
7473
|
-
system: any | null;
|
|
7474
|
-
code: any | null;
|
|
7475
|
-
display: string | null;
|
|
7476
|
-
} | null> | null;
|
|
7477
|
-
} | null;
|
|
7478
|
-
} | null> | null;
|
|
7479
|
-
connectionType: {
|
|
7480
|
-
id: string | null;
|
|
7481
|
-
system: any | null;
|
|
7482
|
-
code: any | null;
|
|
7483
|
-
display: string | null;
|
|
7484
|
-
} | null;
|
|
7485
|
-
} | null;
|
|
7486
|
-
} | null> | null;
|
|
7487
|
-
telecom: Array<{
|
|
7488
|
-
id: string | null;
|
|
7489
|
-
system: any | null;
|
|
7490
|
-
value: string | null;
|
|
7491
|
-
use: any | null;
|
|
7492
|
-
rank: number | null;
|
|
7493
|
-
} | null> | null;
|
|
7494
|
-
address: Array<{
|
|
7495
|
-
use: any | null;
|
|
7496
|
-
type: any | null;
|
|
7497
|
-
text: string | null;
|
|
7498
|
-
line: Array<string | null> | null;
|
|
7499
|
-
city: string | null;
|
|
7500
|
-
district: string | null;
|
|
7501
|
-
state: string | null;
|
|
7502
|
-
postalCode: string | null;
|
|
7503
|
-
country: string | null;
|
|
7504
|
-
} | null> | null;
|
|
7505
|
-
type: Array<{
|
|
7506
|
-
id: string | null;
|
|
7507
|
-
text: string | null;
|
|
7508
|
-
coding: Array<{
|
|
7509
|
-
id: string | null;
|
|
7510
|
-
system: any | null;
|
|
7511
|
-
code: any | null;
|
|
7512
|
-
display: string | null;
|
|
7513
|
-
} | null> | null;
|
|
7514
|
-
} | null> | null;
|
|
7515
|
-
} | null;
|
|
7516
|
-
} | null;
|
|
7517
5943
|
type: Array<{
|
|
7518
5944
|
id: string | null;
|
|
7519
5945
|
text: string | null;
|
|
@@ -7629,7 +6055,6 @@ export type GetProceduresQueryResults = {
|
|
|
7629
6055
|
name: string | null;
|
|
7630
6056
|
alias: Array<string | null> | null;
|
|
7631
6057
|
description: string | null;
|
|
7632
|
-
status: any | null;
|
|
7633
6058
|
identifier: Array<{
|
|
7634
6059
|
id: string | null;
|
|
7635
6060
|
system: any | null;
|
|
@@ -7667,105 +6092,6 @@ export type GetProceduresQueryResults = {
|
|
|
7667
6092
|
use: any | null;
|
|
7668
6093
|
rank: number | null;
|
|
7669
6094
|
} | null> | null;
|
|
7670
|
-
managingOrganization: {
|
|
7671
|
-
id: string | null;
|
|
7672
|
-
reference: string | null;
|
|
7673
|
-
display: string | null;
|
|
7674
|
-
identifier: {
|
|
7675
|
-
id: string | null;
|
|
7676
|
-
system: any | null;
|
|
7677
|
-
value: string | null;
|
|
7678
|
-
type: {
|
|
7679
|
-
id: string | null;
|
|
7680
|
-
text: string | null;
|
|
7681
|
-
coding: Array<{
|
|
7682
|
-
id: string | null;
|
|
7683
|
-
system: any | null;
|
|
7684
|
-
code: any | null;
|
|
7685
|
-
display: string | null;
|
|
7686
|
-
} | null> | null;
|
|
7687
|
-
} | null;
|
|
7688
|
-
} | null;
|
|
7689
|
-
resource: {
|
|
7690
|
-
resourceType: string | null;
|
|
7691
|
-
name: string | null;
|
|
7692
|
-
active: boolean | null;
|
|
7693
|
-
identifier: Array<{
|
|
7694
|
-
id: string | null;
|
|
7695
|
-
system: any | null;
|
|
7696
|
-
value: string | null;
|
|
7697
|
-
type: {
|
|
7698
|
-
id: string | null;
|
|
7699
|
-
text: string | null;
|
|
7700
|
-
coding: Array<{
|
|
7701
|
-
id: string | null;
|
|
7702
|
-
system: any | null;
|
|
7703
|
-
code: any | null;
|
|
7704
|
-
display: string | null;
|
|
7705
|
-
} | null> | null;
|
|
7706
|
-
} | null;
|
|
7707
|
-
} | null> | null;
|
|
7708
|
-
endpoint: Array<{
|
|
7709
|
-
id: string | null;
|
|
7710
|
-
reference: string | null;
|
|
7711
|
-
type: any | null;
|
|
7712
|
-
resource: {
|
|
7713
|
-
name: string | null;
|
|
7714
|
-
status: any | null;
|
|
7715
|
-
address: any | null;
|
|
7716
|
-
identifier: Array<{
|
|
7717
|
-
id: string | null;
|
|
7718
|
-
system: any | null;
|
|
7719
|
-
value: string | null;
|
|
7720
|
-
type: {
|
|
7721
|
-
id: string | null;
|
|
7722
|
-
text: string | null;
|
|
7723
|
-
coding: Array<{
|
|
7724
|
-
id: string | null;
|
|
7725
|
-
system: any | null;
|
|
7726
|
-
code: any | null;
|
|
7727
|
-
display: string | null;
|
|
7728
|
-
} | null> | null;
|
|
7729
|
-
} | null;
|
|
7730
|
-
} | null> | null;
|
|
7731
|
-
connectionType: {
|
|
7732
|
-
id: string | null;
|
|
7733
|
-
system: any | null;
|
|
7734
|
-
code: any | null;
|
|
7735
|
-
display: string | null;
|
|
7736
|
-
} | null;
|
|
7737
|
-
} | null;
|
|
7738
|
-
} | null> | null;
|
|
7739
|
-
telecom: Array<{
|
|
7740
|
-
id: string | null;
|
|
7741
|
-
system: any | null;
|
|
7742
|
-
value: string | null;
|
|
7743
|
-
use: any | null;
|
|
7744
|
-
rank: number | null;
|
|
7745
|
-
} | null> | null;
|
|
7746
|
-
address: Array<{
|
|
7747
|
-
use: any | null;
|
|
7748
|
-
type: any | null;
|
|
7749
|
-
text: string | null;
|
|
7750
|
-
line: Array<string | null> | null;
|
|
7751
|
-
city: string | null;
|
|
7752
|
-
district: string | null;
|
|
7753
|
-
state: string | null;
|
|
7754
|
-
postalCode: string | null;
|
|
7755
|
-
country: string | null;
|
|
7756
|
-
} | null> | null;
|
|
7757
|
-
type: Array<{
|
|
7758
|
-
id: string | null;
|
|
7759
|
-
text: string | null;
|
|
7760
|
-
coding: Array<{
|
|
7761
|
-
id: string | null;
|
|
7762
|
-
system: any | null;
|
|
7763
|
-
code: any | null;
|
|
7764
|
-
display: string | null;
|
|
7765
|
-
} | null> | null;
|
|
7766
|
-
} | null> | null;
|
|
7767
|
-
} | null;
|
|
7768
|
-
} | null;
|
|
7769
6095
|
type: Array<{
|
|
7770
6096
|
id: string | null;
|
|
7771
6097
|
text: string | null;
|