@icanbwell/bwell-sdk-ts 1.82.0 → 1.83.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/__version__.d.ts
CHANGED
package/dist/__version__.js
CHANGED
|
@@ -50,12 +50,11 @@ export declare const DocumentReferenceFieldsFragmentDoc = "\n fragment Docume
|
|
|
50
50
|
export declare const ClaimCostBreakdownFieldsFragmentDoc = "\n fragment ClaimCostBreakdownFields on ClaimCostBreakdown {\n billedAmount\n allowedAmount\n patientResponsibility\n insurancePaid\n discount\n copay\n coinsurance\n otherInsurancePaid\n appliedToDeductible\n}\n ";
|
|
51
51
|
export declare const HumanNameFieldsFragmentDoc = "\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
52
52
|
export declare const ContactPointFieldsFragmentDoc = "\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
53
|
-
export declare const
|
|
54
|
-
export declare const
|
|
55
|
-
export declare const
|
|
56
|
-
export declare const DataSharingConsentActorFieldsFragmentDoc = "\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...RelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment RelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n relationship {\n ...CodeableConceptFields\n }\n patient {\n ...PatientFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
57
|
-
export declare const DataSharingConsentFieldsFragmentDoc = "\n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...RelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment RelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n relationship {\n ...CodeableConceptFields\n }\n patient {\n ...PatientFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
53
|
+
export declare const DataSharingRelatedPersonFieldsFragmentDoc = "\n fragment DataSharingRelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n relationship {\n ...CodeableConceptFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
54
|
+
export declare const DataSharingConsentActorFieldsFragmentDoc = "\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...DataSharingRelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment DataSharingRelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n relationship {\n ...CodeableConceptFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
55
|
+
export declare const DataSharingConsentFieldsFragmentDoc = "\n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...DataSharingRelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment DataSharingRelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n relationship {\n ...CodeableConceptFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
58
56
|
export declare const CoveragePolicyHolderReferenceFieldsFragmentDoc = "\n fragment CoveragePolicyHolderReferenceFields on CoveragePolicyHolderReference {\n reference\n display\n type\n}\n ";
|
|
57
|
+
export declare const PatientFieldsFragmentDoc = "\n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
59
58
|
export declare const CoverageBeneficiaryReferenceFieldsFragmentDoc = "\n fragment CoverageBeneficiaryReferenceFields on CoverageBeneficiaryReference {\n reference\n display\n type\n resource {\n ...PatientFields\n }\n}\n \n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
60
59
|
export declare const CoveragePayorReferenceFieldsFragmentDoc = "\n fragment CoveragePayorReferenceFields on CoveragePayorReference {\n reference\n display\n type\n resource {\n ... on Organization {\n __typename\n organizationName: name\n }\n ... on RelatedPerson {\n __typename\n name {\n ...HumanNameFields\n }\n }\n ... on Patient {\n __typename\n name {\n ...HumanNameFields\n }\n }\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
61
60
|
export declare const CoverageClassFieldsFragmentDoc = "\n fragment CoverageClassFields on CoverageClass {\n id\n type {\n ...CodeableConceptFields\n }\n value\n name\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
@@ -70,6 +69,7 @@ export declare const ObservationBasedOnFieldsFragmentDoc = "\n fragment Obser
|
|
|
70
69
|
export declare const ValueFieldsFragmentDoc = "\n fragment ValueFields on Value {\n valueQuantity {\n ...QuantityFields\n }\n valueCodeableConcept {\n ...CodeableConceptFields\n }\n valueString\n valueBoolean\n valueInteger\n valueRatio {\n ...RatioFields\n }\n valueRange {\n ...RangeFields\n }\n valueTime\n valueDateTime\n valuePeriod {\n ...PeriodFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment RatioFields on Ratio {\n numerator {\n ...QuantityFields\n }\n denominator {\n ...QuantityFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment RangeFields on Range {\n low {\n ...QuantityFields\n }\n high {\n ...QuantityFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n ";
|
|
71
70
|
export declare const ReferenceRangeFieldsFragmentDoc = "\n fragment ReferenceRangeFields on ReferenceRange {\n low {\n ...QuantityFields\n }\n high {\n ...QuantityFields\n }\n text\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n ";
|
|
72
71
|
export declare const ComponentFieldsFragmentDoc = "\n fragment ComponentFields on Component {\n code {\n ...CodeableConceptFields\n }\n value {\n ...ValueFields\n }\n referenceRange {\n ...ReferenceRangeFields\n }\n interpretation {\n ...CodeableConceptFields\n }\n dataAbsentReason {\n ...CodeableConceptFields\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ValueFields on Value {\n valueQuantity {\n ...QuantityFields\n }\n valueCodeableConcept {\n ...CodeableConceptFields\n }\n valueString\n valueBoolean\n valueInteger\n valueRatio {\n ...RatioFields\n }\n valueRange {\n ...RangeFields\n }\n valueTime\n valueDateTime\n valuePeriod {\n ...PeriodFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment RatioFields on Ratio {\n numerator {\n ...QuantityFields\n }\n denominator {\n ...QuantityFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment RangeFields on Range {\n low {\n ...QuantityFields\n }\n high {\n ...QuantityFields\n }\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment ReferenceRangeFields on ReferenceRange {\n low {\n ...QuantityFields\n }\n high {\n ...QuantityFields\n }\n text\n}\n \n fragment QuantityFields on Quantity {\n value\n unit\n code\n comparator\n system\n}\n ";
|
|
72
|
+
export declare const AddressFieldsFragmentDoc = "\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n ";
|
|
73
73
|
export declare const LocationManagingOrganizationReferenceFieldsFragmentDoc = "\n fragment LocationManagingOrganizationReferenceFields on LocationManagingOrganizationReference {\n id\n reference\n identifier {\n ...IdentifierFields\n }\n display\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
74
74
|
export declare const LocationFieldsFragmentDoc = "\n fragment LocationFields on Location {\n name\n identifier {\n ...IdentifierFields\n }\n alias\n description\n address {\n ...AddressFields\n }\n position {\n lat\n lon\n }\n distanceInMiles\n telecom {\n ...ContactPointFields\n }\n type {\n ...CodeableConceptFields\n }\n status\n managingOrganization {\n ...LocationManagingOrganizationReferenceFields\n }\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment LocationManagingOrganizationReferenceFields on LocationManagingOrganizationReference {\n id\n reference\n identifier {\n ...IdentifierFields\n }\n display\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
75
75
|
export declare const ParticipantFieldsFragmentDoc = "\n fragment ParticipantFields on Participant {\n individual {\n id\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n }\n type {\n ...CodeableConceptFields\n }\n period {\n ...PeriodFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n ";
|
|
@@ -85,6 +85,7 @@ export declare const PractitionerFieldsFragmentDoc = "\n fragment Practitione
|
|
|
85
85
|
export declare const EndpointFieldsFragmentDoc = "\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
86
86
|
export declare const OrganizationFieldsFragmentDoc = "\n fragment OrganizationFields on Organization {\n resourceType\n identifier {\n ...IdentifierFields\n }\n endpoint {\n ...EndpointFields\n }\n name\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n type {\n ...CodeableConceptFields\n }\n active\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
87
87
|
export declare const PractitionerRoleFieldsFragmentDoc = "\n fragment PractitionerRoleFields on PractitionerRole {\n resourceType\n id\n identifier {\n ...IdentifierFields\n }\n practitioner {\n ...PractitionerFields\n }\n organization {\n ...OrganizationFields\n }\n code {\n ...CodeableConceptFields\n }\n specialty {\n ...CodeableConceptFields\n }\n location {\n ...LocationFields\n }\n endpoint {\n ...EndpointFields\n }\n telecom {\n ...ContactPointFields\n }\n active\n period {\n ...PeriodFields\n }\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PractitionerFields on Practitioner {\n id\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment OrganizationFields on Organization {\n resourceType\n identifier {\n ...IdentifierFields\n }\n endpoint {\n ...EndpointFields\n }\n name\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n type {\n ...CodeableConceptFields\n }\n active\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment LocationFields on Location {\n name\n identifier {\n ...IdentifierFields\n }\n alias\n description\n address {\n ...AddressFields\n }\n position {\n lat\n lon\n }\n distanceInMiles\n telecom {\n ...ContactPointFields\n }\n type {\n ...CodeableConceptFields\n }\n status\n managingOrganization {\n ...LocationManagingOrganizationReferenceFields\n }\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment LocationManagingOrganizationReferenceFields on LocationManagingOrganizationReference {\n id\n reference\n identifier {\n ...IdentifierFields\n }\n display\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n ";
|
|
88
|
+
export declare const RelatedPersonFieldsFragmentDoc = "\n fragment RelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n relationship {\n ...CodeableConceptFields\n }\n patient {\n ...PatientFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
88
89
|
export declare const CareTeamParticipantFieldsFragmentDoc = "\n fragment CareTeamParticipantFields on CareTeamParticipant {\n role {\n ...CodeableConceptFields\n }\n member {\n __typename\n ... on Organization {\n id\n organizationName: name\n alias\n meta {\n ...MetaFields\n }\n }\n ... on Practitioner {\n ...PractitionerFields\n }\n ... on PractitionerRole {\n ...PractitionerRoleFields\n }\n ... on RelatedPerson {\n ...RelatedPersonFields\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment MetaFields on Meta {\n versionId\n lastUpdated\n source\n security {\n ...CodingFields\n }\n tag {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PractitionerFields on Practitioner {\n id\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PractitionerRoleFields on PractitionerRole {\n resourceType\n id\n identifier {\n ...IdentifierFields\n }\n practitioner {\n ...PractitionerFields\n }\n organization {\n ...OrganizationFields\n }\n code {\n ...CodeableConceptFields\n }\n specialty {\n ...CodeableConceptFields\n }\n location {\n ...LocationFields\n }\n endpoint {\n ...EndpointFields\n }\n telecom {\n ...ContactPointFields\n }\n active\n period {\n ...PeriodFields\n }\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PractitionerFields on Practitioner {\n id\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment OrganizationFields on Organization {\n resourceType\n identifier {\n ...IdentifierFields\n }\n endpoint {\n ...EndpointFields\n }\n name\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n type {\n ...CodeableConceptFields\n }\n active\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment LocationFields on Location {\n name\n identifier {\n ...IdentifierFields\n }\n alias\n description\n address {\n ...AddressFields\n }\n position {\n lat\n lon\n }\n distanceInMiles\n telecom {\n ...ContactPointFields\n }\n type {\n ...CodeableConceptFields\n }\n status\n managingOrganization {\n ...LocationManagingOrganizationReferenceFields\n }\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment LocationManagingOrganizationReferenceFields on LocationManagingOrganizationReference {\n id\n reference\n identifier {\n ...IdentifierFields\n }\n display\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment EndpointFields on Endpoint {\n identifier {\n ...IdentifierFields\n }\n name\n status\n connectionType {\n ...CodingFields\n }\n address\n}\n \n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment RelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n telecom {\n ...ContactPointFields\n }\n address {\n ...AddressFields\n }\n relationship {\n ...CodeableConceptFields\n }\n patient {\n ...PatientFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment AddressFields on Address {\n use\n type\n text\n line\n city\n district\n state\n postalCode\n country\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment PatientFields on Patient {\n id\n name {\n ...HumanNameFields\n }\n birthDate\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n ";
|
|
89
90
|
export declare const AsserterFieldsFragmentDoc = "\n fragment AsserterFields on Asserter {\n __typename\n ... on Patient {\n name {\n ...HumanNameFields\n }\n }\n ... on Practitioner {\n name {\n ...HumanNameFields\n }\n identifier {\n ...IdentifierFields\n }\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
90
91
|
export declare const QuestionnaireResponseSummaryFragmentDoc = "\n fragment QuestionnaireResponseSummary on QuestionnaireResponse {\n resourceType\n id\n meta {\n ...MetaFields\n }\n identifier {\n ...IdentifierFields\n }\n questionnaire\n status\n subject {\n reference\n type\n display\n }\n}\n \n fragment MetaFields on Meta {\n versionId\n lastUpdated\n source\n security {\n ...CodingFields\n }\n tag {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
@@ -102,8 +103,8 @@ export declare const GetDataSourceDocument = "\n query getDataSource($connect
|
|
|
102
103
|
export declare const GetMemberConnectionsDocument = "\n query getMemberConnections($integrationType: [String!] = null) {\n getMemberConnections(integrationType: $integrationType) {\n id\n name\n category\n type\n status\n syncStatus\n statusUpdated\n lastSynced\n created\n isDirect\n integrationType\n }\n subscription_subscription {\n entry {\n resource {\n service_slug\n subscriptionStatus {\n error {\n ...CodeableConceptFields\n }\n extension {\n id\n url\n valueString\n }\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n ";
|
|
103
104
|
export declare const GetOauthUrlDocument = "\n query getOauthUrl($connectionId: String!) {\n getOauthUrl(connectionId: $connectionId) {\n redirectUrl\n }\n}\n ";
|
|
104
105
|
export declare const AcceptDataSharingInvitationDocument = "\n mutation AcceptDataSharingInvitation($code: String!) {\n acceptDataSharingInvitation(input: {code: $code}) {\n resourceType\n id\n issue {\n severity\n code\n details {\n text\n coding {\n system\n code\n display\n }\n }\n }\n }\n}\n ";
|
|
105
|
-
export declare const GetDataSharingAccessDocument = "\n query GetDataSharingAccess {\n dataSharingAccess {\n resourceType\n type\n total\n entry {\n fullUrl\n resource {\n ...DataSharingConsentFields\n }\n }\n }\n}\n \n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...
|
|
106
|
-
export declare const GetDataSharingGrantsDocument = "\n query GetDataSharingGrants {\n dataSharingGrants {\n resourceType\n type\n total\n entry {\n fullUrl\n resource {\n ...DataSharingConsentFields\n }\n }\n }\n}\n \n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...
|
|
106
|
+
export declare const GetDataSharingAccessDocument = "\n query GetDataSharingAccess {\n dataSharingAccess {\n resourceType\n type\n total\n entry {\n fullUrl\n resource {\n ...DataSharingConsentFields\n }\n }\n }\n}\n \n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...DataSharingRelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment DataSharingRelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n relationship {\n ...CodeableConceptFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
107
|
+
export declare const GetDataSharingGrantsDocument = "\n query GetDataSharingGrants {\n dataSharingGrants {\n resourceType\n type\n total\n entry {\n fullUrl\n resource {\n ...DataSharingConsentFields\n }\n }\n }\n}\n \n fragment DataSharingConsentFields on Consent {\n id\n resourceType\n status\n scope {\n ...CodeableConceptFields\n }\n category {\n ...CodeableConceptFields\n }\n patient {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n dateTime\n performer {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n provision {\n type\n period {\n ...PeriodFields\n }\n dataPeriod {\n ...PeriodFields\n }\n actor {\n ...DataSharingConsentActorFields\n }\n }\n }\n sourceReference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n \n\n fragment PeriodFields on Period {\n start\n end\n}\n \n\n fragment DataSharingConsentActorFields on ConsentActor {\n role {\n ...CodeableConceptFields\n }\n reference {\n reference\n type\n identifier {\n ...IdentifierFields\n }\n display\n resource {\n ... on RelatedPerson {\n __typename\n ...DataSharingRelatedPersonFields\n }\n ... on Patient {\n __typename\n patientId: id\n name {\n ...HumanNameFields\n }\n telecom {\n ...ContactPointFields\n }\n }\n }\n }\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment IdentifierFields on Identifier {\n id\n type {\n ...CodeableConceptFields\n }\n system\n value\n}\n \n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment DataSharingRelatedPersonFields on RelatedPerson {\n resourceType\n id\n active\n name {\n ...HumanNameFields\n }\n relationship {\n ...CodeableConceptFields\n }\n}\n \n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment CodeableConceptFields on CodeableConcept {\n text\n coding {\n ...CodingFields\n }\n}\n \n fragment CodingFields on Coding {\n system\n code\n display\n}\n \n\n fragment HumanNameFields on HumanName {\n text\n family\n given\n prefix\n suffix\n}\n \n\n fragment ContactPointFields on ContactPoint {\n id\n system\n value\n use\n rank\n}\n ";
|
|
107
108
|
export declare const RequestDataSharingTokenDocument = "\n mutation RequestDataSharingToken($input: RequestDataSharingTokenInput!) {\n requestDataSharingToken(input: $input) {\n access_token\n issued_token_type\n token_type\n expires_in\n }\n}\n ";
|
|
108
109
|
export declare const UpdateDeviceRegistrationDocument = "\n mutation updateDeviceRegistration($deviceToken: String!, $platformName: String!, $applicationName: String!, $notificationPreference: Boolean!) {\n updateDeviceRegistration(\n input: {deviceToken: $deviceToken, platform: $platformName, applicationName: $applicationName, notificationPreference: $notificationPreference}\n ) {\n id\n }\n}\n ";
|
|
109
110
|
export declare const PublishEventDocument = "\n mutation publishEvent($eventType: EventType!, $messageId: String, $notificationId: String) {\n publishEvent(\n input: {eventType: $eventType, campaignId: $notificationId, messageId: $messageId}\n ) {\n id\n }\n}\n ";
|
|
@@ -545,58 +545,20 @@ export const ContactPointFieldsFragmentDoc = `
|
|
|
545
545
|
rank
|
|
546
546
|
}
|
|
547
547
|
`;
|
|
548
|
-
export const
|
|
549
|
-
fragment
|
|
550
|
-
use
|
|
551
|
-
type
|
|
552
|
-
text
|
|
553
|
-
line
|
|
554
|
-
city
|
|
555
|
-
district
|
|
556
|
-
state
|
|
557
|
-
postalCode
|
|
558
|
-
country
|
|
559
|
-
}
|
|
560
|
-
`;
|
|
561
|
-
export const PatientFieldsFragmentDoc = `
|
|
562
|
-
fragment PatientFields on Patient {
|
|
563
|
-
id
|
|
564
|
-
name {
|
|
565
|
-
...HumanNameFields
|
|
566
|
-
}
|
|
567
|
-
birthDate
|
|
568
|
-
}
|
|
569
|
-
${HumanNameFieldsFragmentDoc}`;
|
|
570
|
-
export const RelatedPersonFieldsFragmentDoc = `
|
|
571
|
-
fragment RelatedPersonFields on RelatedPerson {
|
|
548
|
+
export const DataSharingRelatedPersonFieldsFragmentDoc = `
|
|
549
|
+
fragment DataSharingRelatedPersonFields on RelatedPerson {
|
|
572
550
|
resourceType
|
|
573
551
|
id
|
|
574
552
|
active
|
|
575
553
|
name {
|
|
576
554
|
...HumanNameFields
|
|
577
555
|
}
|
|
578
|
-
identifier {
|
|
579
|
-
...IdentifierFields
|
|
580
|
-
}
|
|
581
|
-
telecom {
|
|
582
|
-
...ContactPointFields
|
|
583
|
-
}
|
|
584
|
-
address {
|
|
585
|
-
...AddressFields
|
|
586
|
-
}
|
|
587
556
|
relationship {
|
|
588
557
|
...CodeableConceptFields
|
|
589
558
|
}
|
|
590
|
-
patient {
|
|
591
|
-
...PatientFields
|
|
592
|
-
}
|
|
593
559
|
}
|
|
594
560
|
${HumanNameFieldsFragmentDoc}
|
|
595
|
-
${
|
|
596
|
-
${ContactPointFieldsFragmentDoc}
|
|
597
|
-
${AddressFieldsFragmentDoc}
|
|
598
|
-
${CodeableConceptFieldsFragmentDoc}
|
|
599
|
-
${PatientFieldsFragmentDoc}`;
|
|
561
|
+
${CodeableConceptFieldsFragmentDoc}`;
|
|
600
562
|
export const DataSharingConsentActorFieldsFragmentDoc = `
|
|
601
563
|
fragment DataSharingConsentActorFields on ConsentActor {
|
|
602
564
|
role {
|
|
@@ -612,7 +574,7 @@ export const DataSharingConsentActorFieldsFragmentDoc = `
|
|
|
612
574
|
resource {
|
|
613
575
|
... on RelatedPerson {
|
|
614
576
|
__typename
|
|
615
|
-
...
|
|
577
|
+
...DataSharingRelatedPersonFields
|
|
616
578
|
}
|
|
617
579
|
... on Patient {
|
|
618
580
|
__typename
|
|
@@ -629,7 +591,7 @@ export const DataSharingConsentActorFieldsFragmentDoc = `
|
|
|
629
591
|
}
|
|
630
592
|
${CodeableConceptFieldsFragmentDoc}
|
|
631
593
|
${IdentifierFieldsFragmentDoc}
|
|
632
|
-
${
|
|
594
|
+
${DataSharingRelatedPersonFieldsFragmentDoc}
|
|
633
595
|
${HumanNameFieldsFragmentDoc}
|
|
634
596
|
${ContactPointFieldsFragmentDoc}`;
|
|
635
597
|
export const DataSharingConsentFieldsFragmentDoc = `
|
|
@@ -715,6 +677,15 @@ export const CoveragePolicyHolderReferenceFieldsFragmentDoc = `
|
|
|
715
677
|
type
|
|
716
678
|
}
|
|
717
679
|
`;
|
|
680
|
+
export const PatientFieldsFragmentDoc = `
|
|
681
|
+
fragment PatientFields on Patient {
|
|
682
|
+
id
|
|
683
|
+
name {
|
|
684
|
+
...HumanNameFields
|
|
685
|
+
}
|
|
686
|
+
birthDate
|
|
687
|
+
}
|
|
688
|
+
${HumanNameFieldsFragmentDoc}`;
|
|
718
689
|
export const CoverageBeneficiaryReferenceFieldsFragmentDoc = `
|
|
719
690
|
fragment CoverageBeneficiaryReferenceFields on CoverageBeneficiaryReference {
|
|
720
691
|
reference
|
|
@@ -940,6 +911,19 @@ export const ComponentFieldsFragmentDoc = `
|
|
|
940
911
|
${CodeableConceptFieldsFragmentDoc}
|
|
941
912
|
${ValueFieldsFragmentDoc}
|
|
942
913
|
${ReferenceRangeFieldsFragmentDoc}`;
|
|
914
|
+
export const AddressFieldsFragmentDoc = `
|
|
915
|
+
fragment AddressFields on Address {
|
|
916
|
+
use
|
|
917
|
+
type
|
|
918
|
+
text
|
|
919
|
+
line
|
|
920
|
+
city
|
|
921
|
+
district
|
|
922
|
+
state
|
|
923
|
+
postalCode
|
|
924
|
+
country
|
|
925
|
+
}
|
|
926
|
+
`;
|
|
943
927
|
export const LocationManagingOrganizationReferenceFieldsFragmentDoc = `
|
|
944
928
|
fragment LocationManagingOrganizationReferenceFields on LocationManagingOrganizationReference {
|
|
945
929
|
id
|
|
@@ -1412,6 +1396,36 @@ ${LocationFieldsFragmentDoc}
|
|
|
1412
1396
|
${EndpointFieldsFragmentDoc}
|
|
1413
1397
|
${ContactPointFieldsFragmentDoc}
|
|
1414
1398
|
${PeriodFieldsFragmentDoc}`;
|
|
1399
|
+
export const RelatedPersonFieldsFragmentDoc = `
|
|
1400
|
+
fragment RelatedPersonFields on RelatedPerson {
|
|
1401
|
+
resourceType
|
|
1402
|
+
id
|
|
1403
|
+
active
|
|
1404
|
+
name {
|
|
1405
|
+
...HumanNameFields
|
|
1406
|
+
}
|
|
1407
|
+
identifier {
|
|
1408
|
+
...IdentifierFields
|
|
1409
|
+
}
|
|
1410
|
+
telecom {
|
|
1411
|
+
...ContactPointFields
|
|
1412
|
+
}
|
|
1413
|
+
address {
|
|
1414
|
+
...AddressFields
|
|
1415
|
+
}
|
|
1416
|
+
relationship {
|
|
1417
|
+
...CodeableConceptFields
|
|
1418
|
+
}
|
|
1419
|
+
patient {
|
|
1420
|
+
...PatientFields
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
${HumanNameFieldsFragmentDoc}
|
|
1424
|
+
${IdentifierFieldsFragmentDoc}
|
|
1425
|
+
${ContactPointFieldsFragmentDoc}
|
|
1426
|
+
${AddressFieldsFragmentDoc}
|
|
1427
|
+
${CodeableConceptFieldsFragmentDoc}
|
|
1428
|
+
${PatientFieldsFragmentDoc}`;
|
|
1415
1429
|
export const CareTeamParticipantFieldsFragmentDoc = `
|
|
1416
1430
|
fragment CareTeamParticipantFields on CareTeamParticipant {
|
|
1417
1431
|
role {
|
|
@@ -204,37 +204,6 @@ export type DataSharingConsentFieldsFragment = {
|
|
|
204
204
|
prefix: Array<string | null> | null;
|
|
205
205
|
suffix: Array<string | null> | null;
|
|
206
206
|
} | null> | null;
|
|
207
|
-
identifier: Array<{
|
|
208
|
-
id: string | null;
|
|
209
|
-
system: any | null;
|
|
210
|
-
value: string | null;
|
|
211
|
-
type: {
|
|
212
|
-
text: string | null;
|
|
213
|
-
coding: Array<{
|
|
214
|
-
system: any | null;
|
|
215
|
-
code: any | null;
|
|
216
|
-
display: string | null;
|
|
217
|
-
} | null> | null;
|
|
218
|
-
} | null;
|
|
219
|
-
} | null> | null;
|
|
220
|
-
telecom: Array<{
|
|
221
|
-
id: string | null;
|
|
222
|
-
system: any | null;
|
|
223
|
-
value: string | null;
|
|
224
|
-
use: any | null;
|
|
225
|
-
rank: number | null;
|
|
226
|
-
} | null> | null;
|
|
227
|
-
address: Array<{
|
|
228
|
-
use: any | null;
|
|
229
|
-
type: any | null;
|
|
230
|
-
text: string | null;
|
|
231
|
-
line: Array<string | null> | null;
|
|
232
|
-
city: string | null;
|
|
233
|
-
district: string | null;
|
|
234
|
-
state: string | null;
|
|
235
|
-
postalCode: string | null;
|
|
236
|
-
country: string | null;
|
|
237
|
-
} | null> | null;
|
|
238
207
|
relationship: Array<{
|
|
239
208
|
text: string | null;
|
|
240
209
|
coding: Array<{
|
|
@@ -243,17 +212,6 @@ export type DataSharingConsentFieldsFragment = {
|
|
|
243
212
|
display: string | null;
|
|
244
213
|
} | null> | null;
|
|
245
214
|
} | null> | null;
|
|
246
|
-
patient: {
|
|
247
|
-
id: string;
|
|
248
|
-
birthDate: any | null;
|
|
249
|
-
name: Array<{
|
|
250
|
-
text: string | null;
|
|
251
|
-
family: string | null;
|
|
252
|
-
given: Array<string | null> | null;
|
|
253
|
-
prefix: Array<string | null> | null;
|
|
254
|
-
suffix: Array<string | null> | null;
|
|
255
|
-
} | null> | null;
|
|
256
|
-
} | null;
|
|
257
215
|
} | null;
|
|
258
216
|
} | null;
|
|
259
217
|
} | null> | null;
|
|
@@ -322,37 +280,6 @@ export type DataSharingConsentFieldsFragment = {
|
|
|
322
280
|
prefix: Array<string | null> | null;
|
|
323
281
|
suffix: Array<string | null> | null;
|
|
324
282
|
} | null> | null;
|
|
325
|
-
identifier: Array<{
|
|
326
|
-
id: string | null;
|
|
327
|
-
system: any | null;
|
|
328
|
-
value: string | null;
|
|
329
|
-
type: {
|
|
330
|
-
text: string | null;
|
|
331
|
-
coding: Array<{
|
|
332
|
-
system: any | null;
|
|
333
|
-
code: any | null;
|
|
334
|
-
display: string | null;
|
|
335
|
-
} | null> | null;
|
|
336
|
-
} | null;
|
|
337
|
-
} | null> | null;
|
|
338
|
-
telecom: Array<{
|
|
339
|
-
id: string | null;
|
|
340
|
-
system: any | null;
|
|
341
|
-
value: string | null;
|
|
342
|
-
use: any | null;
|
|
343
|
-
rank: number | null;
|
|
344
|
-
} | null> | null;
|
|
345
|
-
address: Array<{
|
|
346
|
-
use: any | null;
|
|
347
|
-
type: any | null;
|
|
348
|
-
text: string | null;
|
|
349
|
-
line: Array<string | null> | null;
|
|
350
|
-
city: string | null;
|
|
351
|
-
district: string | null;
|
|
352
|
-
state: string | null;
|
|
353
|
-
postalCode: string | null;
|
|
354
|
-
country: string | null;
|
|
355
|
-
} | null> | null;
|
|
356
283
|
relationship: Array<{
|
|
357
284
|
text: string | null;
|
|
358
285
|
coding: Array<{
|
|
@@ -361,17 +288,6 @@ export type DataSharingConsentFieldsFragment = {
|
|
|
361
288
|
display: string | null;
|
|
362
289
|
} | null> | null;
|
|
363
290
|
} | null> | null;
|
|
364
|
-
patient: {
|
|
365
|
-
id: string;
|
|
366
|
-
birthDate: any | null;
|
|
367
|
-
name: Array<{
|
|
368
|
-
text: string | null;
|
|
369
|
-
family: string | null;
|
|
370
|
-
given: Array<string | null> | null;
|
|
371
|
-
prefix: Array<string | null> | null;
|
|
372
|
-
suffix: Array<string | null> | null;
|
|
373
|
-
} | null> | null;
|
|
374
|
-
} | null;
|
|
375
291
|
} | null;
|
|
376
292
|
} | null;
|
|
377
293
|
} | null> | null;
|
|
@@ -478,37 +394,6 @@ export type DataSharingConsentActorFieldsFragment = {
|
|
|
478
394
|
prefix: Array<string | null> | null;
|
|
479
395
|
suffix: Array<string | null> | null;
|
|
480
396
|
} | null> | null;
|
|
481
|
-
identifier: Array<{
|
|
482
|
-
id: string | null;
|
|
483
|
-
system: any | null;
|
|
484
|
-
value: string | null;
|
|
485
|
-
type: {
|
|
486
|
-
text: string | null;
|
|
487
|
-
coding: Array<{
|
|
488
|
-
system: any | null;
|
|
489
|
-
code: any | null;
|
|
490
|
-
display: string | null;
|
|
491
|
-
} | null> | null;
|
|
492
|
-
} | null;
|
|
493
|
-
} | null> | null;
|
|
494
|
-
telecom: Array<{
|
|
495
|
-
id: string | null;
|
|
496
|
-
system: any | null;
|
|
497
|
-
value: string | null;
|
|
498
|
-
use: any | null;
|
|
499
|
-
rank: number | null;
|
|
500
|
-
} | null> | null;
|
|
501
|
-
address: Array<{
|
|
502
|
-
use: any | null;
|
|
503
|
-
type: any | null;
|
|
504
|
-
text: string | null;
|
|
505
|
-
line: Array<string | null> | null;
|
|
506
|
-
city: string | null;
|
|
507
|
-
district: string | null;
|
|
508
|
-
state: string | null;
|
|
509
|
-
postalCode: string | null;
|
|
510
|
-
country: string | null;
|
|
511
|
-
} | null> | null;
|
|
512
397
|
relationship: Array<{
|
|
513
398
|
text: string | null;
|
|
514
399
|
coding: Array<{
|
|
@@ -517,21 +402,10 @@ export type DataSharingConsentActorFieldsFragment = {
|
|
|
517
402
|
display: string | null;
|
|
518
403
|
} | null> | null;
|
|
519
404
|
} | null> | null;
|
|
520
|
-
patient: {
|
|
521
|
-
id: string;
|
|
522
|
-
birthDate: any | null;
|
|
523
|
-
name: Array<{
|
|
524
|
-
text: string | null;
|
|
525
|
-
family: string | null;
|
|
526
|
-
given: Array<string | null> | null;
|
|
527
|
-
prefix: Array<string | null> | null;
|
|
528
|
-
suffix: Array<string | null> | null;
|
|
529
|
-
} | null> | null;
|
|
530
|
-
} | null;
|
|
531
405
|
} | null;
|
|
532
406
|
} | null;
|
|
533
407
|
};
|
|
534
|
-
export type
|
|
408
|
+
export type DataSharingRelatedPersonFieldsFragment = {
|
|
535
409
|
resourceType: string | null;
|
|
536
410
|
id: string | null;
|
|
537
411
|
active: boolean | null;
|
|
@@ -542,37 +416,6 @@ export type RelatedPersonFieldsFragment = {
|
|
|
542
416
|
prefix: Array<string | null> | null;
|
|
543
417
|
suffix: Array<string | null> | null;
|
|
544
418
|
} | null> | null;
|
|
545
|
-
identifier: Array<{
|
|
546
|
-
id: string | null;
|
|
547
|
-
system: any | null;
|
|
548
|
-
value: string | null;
|
|
549
|
-
type: {
|
|
550
|
-
text: string | null;
|
|
551
|
-
coding: Array<{
|
|
552
|
-
system: any | null;
|
|
553
|
-
code: any | null;
|
|
554
|
-
display: string | null;
|
|
555
|
-
} | null> | null;
|
|
556
|
-
} | null;
|
|
557
|
-
} | null> | null;
|
|
558
|
-
telecom: Array<{
|
|
559
|
-
id: string | null;
|
|
560
|
-
system: any | null;
|
|
561
|
-
value: string | null;
|
|
562
|
-
use: any | null;
|
|
563
|
-
rank: number | null;
|
|
564
|
-
} | null> | null;
|
|
565
|
-
address: Array<{
|
|
566
|
-
use: any | null;
|
|
567
|
-
type: any | null;
|
|
568
|
-
text: string | null;
|
|
569
|
-
line: Array<string | null> | null;
|
|
570
|
-
city: string | null;
|
|
571
|
-
district: string | null;
|
|
572
|
-
state: string | null;
|
|
573
|
-
postalCode: string | null;
|
|
574
|
-
country: string | null;
|
|
575
|
-
} | null> | null;
|
|
576
419
|
relationship: Array<{
|
|
577
420
|
text: string | null;
|
|
578
421
|
coding: Array<{
|
|
@@ -581,39 +424,6 @@ export type RelatedPersonFieldsFragment = {
|
|
|
581
424
|
display: string | null;
|
|
582
425
|
} | null> | null;
|
|
583
426
|
} | null> | null;
|
|
584
|
-
patient: {
|
|
585
|
-
id: string;
|
|
586
|
-
birthDate: any | null;
|
|
587
|
-
name: Array<{
|
|
588
|
-
text: string | null;
|
|
589
|
-
family: string | null;
|
|
590
|
-
given: Array<string | null> | null;
|
|
591
|
-
prefix: Array<string | null> | null;
|
|
592
|
-
suffix: Array<string | null> | null;
|
|
593
|
-
} | null> | null;
|
|
594
|
-
} | null;
|
|
595
|
-
};
|
|
596
|
-
export type AddressFieldsFragment = {
|
|
597
|
-
use: any | null;
|
|
598
|
-
type: any | null;
|
|
599
|
-
text: string | null;
|
|
600
|
-
line: Array<string | null> | null;
|
|
601
|
-
city: string | null;
|
|
602
|
-
district: string | null;
|
|
603
|
-
state: string | null;
|
|
604
|
-
postalCode: string | null;
|
|
605
|
-
country: string | null;
|
|
606
|
-
};
|
|
607
|
-
export type PatientFieldsFragment = {
|
|
608
|
-
id: string;
|
|
609
|
-
birthDate: any | null;
|
|
610
|
-
name: Array<{
|
|
611
|
-
text: string | null;
|
|
612
|
-
family: string | null;
|
|
613
|
-
given: Array<string | null> | null;
|
|
614
|
-
prefix: Array<string | null> | null;
|
|
615
|
-
suffix: Array<string | null> | null;
|
|
616
|
-
} | null> | null;
|
|
617
427
|
};
|
|
618
428
|
export type ClaimCostBreakdownFieldsFragment = {
|
|
619
429
|
billedAmount: string | null;
|
|
@@ -762,6 +572,17 @@ export type CoverageBeneficiaryReferenceFieldsFragment = {
|
|
|
762
572
|
} | null> | null;
|
|
763
573
|
} | null;
|
|
764
574
|
};
|
|
575
|
+
export type PatientFieldsFragment = {
|
|
576
|
+
id: string;
|
|
577
|
+
birthDate: any | null;
|
|
578
|
+
name: Array<{
|
|
579
|
+
text: string | null;
|
|
580
|
+
family: string | null;
|
|
581
|
+
given: Array<string | null> | null;
|
|
582
|
+
prefix: Array<string | null> | null;
|
|
583
|
+
suffix: Array<string | null> | null;
|
|
584
|
+
} | null> | null;
|
|
585
|
+
};
|
|
765
586
|
export type CoveragePayorReferenceFieldsFragment = {
|
|
766
587
|
reference: string | null;
|
|
767
588
|
display: string | null;
|
|
@@ -3153,6 +2974,17 @@ export type LocationFieldsFragment = {
|
|
|
3153
2974
|
} | null;
|
|
3154
2975
|
} | null;
|
|
3155
2976
|
};
|
|
2977
|
+
export type AddressFieldsFragment = {
|
|
2978
|
+
use: any | null;
|
|
2979
|
+
type: any | null;
|
|
2980
|
+
text: string | null;
|
|
2981
|
+
line: Array<string | null> | null;
|
|
2982
|
+
city: string | null;
|
|
2983
|
+
district: string | null;
|
|
2984
|
+
state: string | null;
|
|
2985
|
+
postalCode: string | null;
|
|
2986
|
+
country: string | null;
|
|
2987
|
+
};
|
|
3156
2988
|
export type LocationManagingOrganizationReferenceFieldsFragment = {
|
|
3157
2989
|
id: string | null;
|
|
3158
2990
|
reference: string | null;
|
|
@@ -4435,6 +4267,68 @@ export type EndpointFieldsFragment = {
|
|
|
4435
4267
|
display: string | null;
|
|
4436
4268
|
} | null;
|
|
4437
4269
|
};
|
|
4270
|
+
export type RelatedPersonFieldsFragment = {
|
|
4271
|
+
resourceType: string | null;
|
|
4272
|
+
id: string | null;
|
|
4273
|
+
active: boolean | null;
|
|
4274
|
+
name: Array<{
|
|
4275
|
+
text: string | null;
|
|
4276
|
+
family: string | null;
|
|
4277
|
+
given: Array<string | null> | null;
|
|
4278
|
+
prefix: Array<string | null> | null;
|
|
4279
|
+
suffix: Array<string | null> | null;
|
|
4280
|
+
} | null> | null;
|
|
4281
|
+
identifier: Array<{
|
|
4282
|
+
id: string | null;
|
|
4283
|
+
system: any | null;
|
|
4284
|
+
value: string | null;
|
|
4285
|
+
type: {
|
|
4286
|
+
text: string | null;
|
|
4287
|
+
coding: Array<{
|
|
4288
|
+
system: any | null;
|
|
4289
|
+
code: any | null;
|
|
4290
|
+
display: string | null;
|
|
4291
|
+
} | null> | null;
|
|
4292
|
+
} | null;
|
|
4293
|
+
} | null> | null;
|
|
4294
|
+
telecom: Array<{
|
|
4295
|
+
id: string | null;
|
|
4296
|
+
system: any | null;
|
|
4297
|
+
value: string | null;
|
|
4298
|
+
use: any | null;
|
|
4299
|
+
rank: number | null;
|
|
4300
|
+
} | null> | null;
|
|
4301
|
+
address: Array<{
|
|
4302
|
+
use: any | null;
|
|
4303
|
+
type: any | null;
|
|
4304
|
+
text: string | null;
|
|
4305
|
+
line: Array<string | null> | null;
|
|
4306
|
+
city: string | null;
|
|
4307
|
+
district: string | null;
|
|
4308
|
+
state: string | null;
|
|
4309
|
+
postalCode: string | null;
|
|
4310
|
+
country: string | null;
|
|
4311
|
+
} | null> | null;
|
|
4312
|
+
relationship: Array<{
|
|
4313
|
+
text: string | null;
|
|
4314
|
+
coding: Array<{
|
|
4315
|
+
system: any | null;
|
|
4316
|
+
code: any | null;
|
|
4317
|
+
display: string | null;
|
|
4318
|
+
} | null> | null;
|
|
4319
|
+
} | null> | null;
|
|
4320
|
+
patient: {
|
|
4321
|
+
id: string;
|
|
4322
|
+
birthDate: any | null;
|
|
4323
|
+
name: Array<{
|
|
4324
|
+
text: string | null;
|
|
4325
|
+
family: string | null;
|
|
4326
|
+
given: Array<string | null> | null;
|
|
4327
|
+
prefix: Array<string | null> | null;
|
|
4328
|
+
suffix: Array<string | null> | null;
|
|
4329
|
+
} | null> | null;
|
|
4330
|
+
} | null;
|
|
4331
|
+
};
|
|
4438
4332
|
export type DocumentReferenceFieldsFragment = {
|
|
4439
4333
|
id: string | null;
|
|
4440
4334
|
resourceType: string | null;
|
|
@@ -9396,37 +9290,6 @@ export type GetDataSharingAccessQueryResults = {
|
|
|
9396
9290
|
prefix: Array<string | null> | null;
|
|
9397
9291
|
suffix: Array<string | null> | null;
|
|
9398
9292
|
} | null> | null;
|
|
9399
|
-
identifier: Array<{
|
|
9400
|
-
id: string | null;
|
|
9401
|
-
system: any | null;
|
|
9402
|
-
value: string | null;
|
|
9403
|
-
type: {
|
|
9404
|
-
text: string | null;
|
|
9405
|
-
coding: Array<{
|
|
9406
|
-
system: any | null;
|
|
9407
|
-
code: any | null;
|
|
9408
|
-
display: string | null;
|
|
9409
|
-
} | null> | null;
|
|
9410
|
-
} | null;
|
|
9411
|
-
} | null> | null;
|
|
9412
|
-
telecom: Array<{
|
|
9413
|
-
id: string | null;
|
|
9414
|
-
system: any | null;
|
|
9415
|
-
value: string | null;
|
|
9416
|
-
use: any | null;
|
|
9417
|
-
rank: number | null;
|
|
9418
|
-
} | null> | null;
|
|
9419
|
-
address: Array<{
|
|
9420
|
-
use: any | null;
|
|
9421
|
-
type: any | null;
|
|
9422
|
-
text: string | null;
|
|
9423
|
-
line: Array<string | null> | null;
|
|
9424
|
-
city: string | null;
|
|
9425
|
-
district: string | null;
|
|
9426
|
-
state: string | null;
|
|
9427
|
-
postalCode: string | null;
|
|
9428
|
-
country: string | null;
|
|
9429
|
-
} | null> | null;
|
|
9430
9293
|
relationship: Array<{
|
|
9431
9294
|
text: string | null;
|
|
9432
9295
|
coding: Array<{
|
|
@@ -9435,17 +9298,6 @@ export type GetDataSharingAccessQueryResults = {
|
|
|
9435
9298
|
display: string | null;
|
|
9436
9299
|
} | null> | null;
|
|
9437
9300
|
} | null> | null;
|
|
9438
|
-
patient: {
|
|
9439
|
-
id: string;
|
|
9440
|
-
birthDate: any | null;
|
|
9441
|
-
name: Array<{
|
|
9442
|
-
text: string | null;
|
|
9443
|
-
family: string | null;
|
|
9444
|
-
given: Array<string | null> | null;
|
|
9445
|
-
prefix: Array<string | null> | null;
|
|
9446
|
-
suffix: Array<string | null> | null;
|
|
9447
|
-
} | null> | null;
|
|
9448
|
-
} | null;
|
|
9449
9301
|
} | null;
|
|
9450
9302
|
} | null;
|
|
9451
9303
|
} | null> | null;
|
|
@@ -9514,37 +9366,6 @@ export type GetDataSharingAccessQueryResults = {
|
|
|
9514
9366
|
prefix: Array<string | null> | null;
|
|
9515
9367
|
suffix: Array<string | null> | null;
|
|
9516
9368
|
} | null> | null;
|
|
9517
|
-
identifier: Array<{
|
|
9518
|
-
id: string | null;
|
|
9519
|
-
system: any | null;
|
|
9520
|
-
value: string | null;
|
|
9521
|
-
type: {
|
|
9522
|
-
text: string | null;
|
|
9523
|
-
coding: Array<{
|
|
9524
|
-
system: any | null;
|
|
9525
|
-
code: any | null;
|
|
9526
|
-
display: string | null;
|
|
9527
|
-
} | null> | null;
|
|
9528
|
-
} | null;
|
|
9529
|
-
} | null> | null;
|
|
9530
|
-
telecom: Array<{
|
|
9531
|
-
id: string | null;
|
|
9532
|
-
system: any | null;
|
|
9533
|
-
value: string | null;
|
|
9534
|
-
use: any | null;
|
|
9535
|
-
rank: number | null;
|
|
9536
|
-
} | null> | null;
|
|
9537
|
-
address: Array<{
|
|
9538
|
-
use: any | null;
|
|
9539
|
-
type: any | null;
|
|
9540
|
-
text: string | null;
|
|
9541
|
-
line: Array<string | null> | null;
|
|
9542
|
-
city: string | null;
|
|
9543
|
-
district: string | null;
|
|
9544
|
-
state: string | null;
|
|
9545
|
-
postalCode: string | null;
|
|
9546
|
-
country: string | null;
|
|
9547
|
-
} | null> | null;
|
|
9548
9369
|
relationship: Array<{
|
|
9549
9370
|
text: string | null;
|
|
9550
9371
|
coding: Array<{
|
|
@@ -9553,17 +9374,6 @@ export type GetDataSharingAccessQueryResults = {
|
|
|
9553
9374
|
display: string | null;
|
|
9554
9375
|
} | null> | null;
|
|
9555
9376
|
} | null> | null;
|
|
9556
|
-
patient: {
|
|
9557
|
-
id: string;
|
|
9558
|
-
birthDate: any | null;
|
|
9559
|
-
name: Array<{
|
|
9560
|
-
text: string | null;
|
|
9561
|
-
family: string | null;
|
|
9562
|
-
given: Array<string | null> | null;
|
|
9563
|
-
prefix: Array<string | null> | null;
|
|
9564
|
-
suffix: Array<string | null> | null;
|
|
9565
|
-
} | null> | null;
|
|
9566
|
-
} | null;
|
|
9567
9377
|
} | null;
|
|
9568
9378
|
} | null;
|
|
9569
9379
|
} | null> | null;
|
|
@@ -9740,37 +9550,6 @@ export type GetDataSharingGrantsQueryResults = {
|
|
|
9740
9550
|
prefix: Array<string | null> | null;
|
|
9741
9551
|
suffix: Array<string | null> | null;
|
|
9742
9552
|
} | null> | null;
|
|
9743
|
-
identifier: Array<{
|
|
9744
|
-
id: string | null;
|
|
9745
|
-
system: any | null;
|
|
9746
|
-
value: string | null;
|
|
9747
|
-
type: {
|
|
9748
|
-
text: string | null;
|
|
9749
|
-
coding: Array<{
|
|
9750
|
-
system: any | null;
|
|
9751
|
-
code: any | null;
|
|
9752
|
-
display: string | null;
|
|
9753
|
-
} | null> | null;
|
|
9754
|
-
} | null;
|
|
9755
|
-
} | null> | null;
|
|
9756
|
-
telecom: Array<{
|
|
9757
|
-
id: string | null;
|
|
9758
|
-
system: any | null;
|
|
9759
|
-
value: string | null;
|
|
9760
|
-
use: any | null;
|
|
9761
|
-
rank: number | null;
|
|
9762
|
-
} | null> | null;
|
|
9763
|
-
address: Array<{
|
|
9764
|
-
use: any | null;
|
|
9765
|
-
type: any | null;
|
|
9766
|
-
text: string | null;
|
|
9767
|
-
line: Array<string | null> | null;
|
|
9768
|
-
city: string | null;
|
|
9769
|
-
district: string | null;
|
|
9770
|
-
state: string | null;
|
|
9771
|
-
postalCode: string | null;
|
|
9772
|
-
country: string | null;
|
|
9773
|
-
} | null> | null;
|
|
9774
9553
|
relationship: Array<{
|
|
9775
9554
|
text: string | null;
|
|
9776
9555
|
coding: Array<{
|
|
@@ -9779,17 +9558,6 @@ export type GetDataSharingGrantsQueryResults = {
|
|
|
9779
9558
|
display: string | null;
|
|
9780
9559
|
} | null> | null;
|
|
9781
9560
|
} | null> | null;
|
|
9782
|
-
patient: {
|
|
9783
|
-
id: string;
|
|
9784
|
-
birthDate: any | null;
|
|
9785
|
-
name: Array<{
|
|
9786
|
-
text: string | null;
|
|
9787
|
-
family: string | null;
|
|
9788
|
-
given: Array<string | null> | null;
|
|
9789
|
-
prefix: Array<string | null> | null;
|
|
9790
|
-
suffix: Array<string | null> | null;
|
|
9791
|
-
} | null> | null;
|
|
9792
|
-
} | null;
|
|
9793
9561
|
} | null;
|
|
9794
9562
|
} | null;
|
|
9795
9563
|
} | null> | null;
|
|
@@ -9858,37 +9626,6 @@ export type GetDataSharingGrantsQueryResults = {
|
|
|
9858
9626
|
prefix: Array<string | null> | null;
|
|
9859
9627
|
suffix: Array<string | null> | null;
|
|
9860
9628
|
} | null> | null;
|
|
9861
|
-
identifier: Array<{
|
|
9862
|
-
id: string | null;
|
|
9863
|
-
system: any | null;
|
|
9864
|
-
value: string | null;
|
|
9865
|
-
type: {
|
|
9866
|
-
text: string | null;
|
|
9867
|
-
coding: Array<{
|
|
9868
|
-
system: any | null;
|
|
9869
|
-
code: any | null;
|
|
9870
|
-
display: string | null;
|
|
9871
|
-
} | null> | null;
|
|
9872
|
-
} | null;
|
|
9873
|
-
} | null> | null;
|
|
9874
|
-
telecom: Array<{
|
|
9875
|
-
id: string | null;
|
|
9876
|
-
system: any | null;
|
|
9877
|
-
value: string | null;
|
|
9878
|
-
use: any | null;
|
|
9879
|
-
rank: number | null;
|
|
9880
|
-
} | null> | null;
|
|
9881
|
-
address: Array<{
|
|
9882
|
-
use: any | null;
|
|
9883
|
-
type: any | null;
|
|
9884
|
-
text: string | null;
|
|
9885
|
-
line: Array<string | null> | null;
|
|
9886
|
-
city: string | null;
|
|
9887
|
-
district: string | null;
|
|
9888
|
-
state: string | null;
|
|
9889
|
-
postalCode: string | null;
|
|
9890
|
-
country: string | null;
|
|
9891
|
-
} | null> | null;
|
|
9892
9629
|
relationship: Array<{
|
|
9893
9630
|
text: string | null;
|
|
9894
9631
|
coding: Array<{
|
|
@@ -9897,17 +9634,6 @@ export type GetDataSharingGrantsQueryResults = {
|
|
|
9897
9634
|
display: string | null;
|
|
9898
9635
|
} | null> | null;
|
|
9899
9636
|
} | null> | null;
|
|
9900
|
-
patient: {
|
|
9901
|
-
id: string;
|
|
9902
|
-
birthDate: any | null;
|
|
9903
|
-
name: Array<{
|
|
9904
|
-
text: string | null;
|
|
9905
|
-
family: string | null;
|
|
9906
|
-
given: Array<string | null> | null;
|
|
9907
|
-
prefix: Array<string | null> | null;
|
|
9908
|
-
suffix: Array<string | null> | null;
|
|
9909
|
-
} | null> | null;
|
|
9910
|
-
} | null;
|
|
9911
9637
|
} | null;
|
|
9912
9638
|
} | null;
|
|
9913
9639
|
} | null> | null;
|
package/dist/graphql/schema.d.ts
CHANGED
|
@@ -5655,6 +5655,12 @@ export type Query = {
|
|
|
5655
5655
|
getDeviceMetricsGroups: DeviceMetricsGroupQueryResults;
|
|
5656
5656
|
getDiagnosticReportLabGroups: DiagnosticReportLabGroupQueryResults;
|
|
5657
5657
|
getDocumentReferences: DocumentReferenceQueryResults;
|
|
5658
|
+
/**
|
|
5659
|
+
* Retrieves the EOB document for a given claim from an external vendor.
|
|
5660
|
+
* Returns a FHIR R4B DocumentReference containing the PDF URL in
|
|
5661
|
+
* content[0].attachment.url
|
|
5662
|
+
*/
|
|
5663
|
+
getEOBDocument?: Maybe<DocumentReferenceResource>;
|
|
5658
5664
|
getEncounterGroups: EncounterGroupQueryResults;
|
|
5659
5665
|
/** Retrieves a list of Encounter resources based on the provided search criteria. */
|
|
5660
5666
|
getEncounters: EncounterQueryResults;
|
|
@@ -5879,6 +5885,9 @@ export type QueryGetDiagnosticReportLabGroupsArgs = {
|
|
|
5879
5885
|
export type QueryGetDocumentReferencesArgs = {
|
|
5880
5886
|
request?: InputMaybe<DocumentReferenceRequest>;
|
|
5881
5887
|
};
|
|
5888
|
+
export type QueryGetEobDocumentArgs = {
|
|
5889
|
+
claimId: Scalars['String']['input'];
|
|
5890
|
+
};
|
|
5882
5891
|
export type QueryGetEncounterGroupsArgs = {
|
|
5883
5892
|
request?: InputMaybe<EncounterGroupQueryRequest>;
|
|
5884
5893
|
};
|