gdc-common-utils-ts 2.5.4 → 2.5.7
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/constants/data-capabilities.d.ts +7 -7
- package/dist/constants/healthcare.d.ts +2 -0
- package/dist/constants/healthcare.js +2 -0
- package/dist/constants/organization-application.d.ts +2 -2
- package/dist/constants/organization-application.js +2 -2
- package/dist/constants/verifiable-credentials.d.ts +6 -2
- package/dist/constants/verifiable-credentials.js +6 -2
- package/dist/examples/inter-tenant-access-contract.d.ts +7 -7
- package/dist/examples/inter-tenant-access-contract.js +3 -2
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/models/inter-tenant-access-contract.d.ts +1 -1
- package/dist/models/inter-tenant-access-contract.js +1 -1
- package/dist/models/test-network-organization-registration-form.d.ts +71 -0
- package/dist/models/test-network-organization-registration-form.js +43 -0
- package/dist/utils/index.d.ts +2 -1
- package/dist/utils/index.js +2 -1
- package/dist/utils/legal-organization-verification-transaction.d.ts +8 -3
- package/dist/utils/legal-organization-verification-transaction.js +5 -2
- package/dist/utils/{organization-registration-authorization.d.ts → organization-test-network-credential.d.ts} +4 -4
- package/dist/utils/{organization-registration-authorization.js → organization-test-network-credential.js} +6 -6
- package/dist/utils/test-network-organization-credentials.d.ts +35 -0
- package/dist/utils/test-network-organization-credentials.js +144 -0
- package/package.json +1 -1
|
@@ -92,11 +92,11 @@ export declare function parseDataCapabilityKey(input: string): DataCapability |
|
|
|
92
92
|
* in docs or chat history.
|
|
93
93
|
*/
|
|
94
94
|
export declare const ExampleDataCapabilities: Readonly<{
|
|
95
|
-
readonly CreateBundleAppointment: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
96
|
-
readonly SendBundleAppointment: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
97
|
-
readonly ViewResourceHealth: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
98
|
-
readonly ViewBundleHealth: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
99
|
-
readonly SendDocumentReferenceInsurance: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
100
|
-
readonly ViewInvoiceBilling: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
101
|
-
readonly SearchBundleResearch: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Research" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Research" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Research" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Research" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Research" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Research" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Research" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Research" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Research" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Research" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Research" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Research" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Research" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Research" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Research" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Research" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Research" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Research" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Research" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Research" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Research" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Research" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Research" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Research" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Research" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Research" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Research" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Research" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Research" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Research" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Research" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Research" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Research" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Research" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Research" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Research" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Research" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Research" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Research" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Research" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Research" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Research" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Research" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Research" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Research" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Research" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Research" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Research" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
95
|
+
readonly CreateBundleAppointment: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
96
|
+
readonly SendBundleAppointment: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
97
|
+
readonly ViewResourceHealth: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
98
|
+
readonly ViewBundleHealth: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
99
|
+
readonly SendDocumentReferenceInsurance: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
100
|
+
readonly ViewInvoiceBilling: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
101
|
+
readonly SearchBundleResearch: "View.Bundle.Appointment" | "View.Bundle.Consent" | "View.Bundle.Research" | "View.Bundle.Health" | "View.Bundle.Veterinary" | "View.Bundle.Insurance" | "View.Bundle.Billing" | "View.Bundle.Identity" | "View.Communication.Appointment" | "View.Communication.Consent" | "View.Communication.Research" | "View.Communication.Health" | "View.Communication.Veterinary" | "View.Communication.Insurance" | "View.Communication.Billing" | "View.Communication.Identity" | "View.DocumentReference.Appointment" | "View.DocumentReference.Consent" | "View.DocumentReference.Research" | "View.DocumentReference.Health" | "View.DocumentReference.Veterinary" | "View.DocumentReference.Insurance" | "View.DocumentReference.Billing" | "View.DocumentReference.Identity" | "View.Invoice.Appointment" | "View.Invoice.Consent" | "View.Invoice.Research" | "View.Invoice.Health" | "View.Invoice.Veterinary" | "View.Invoice.Insurance" | "View.Invoice.Billing" | "View.Invoice.Identity" | "View.Resource.Appointment" | "View.Resource.Consent" | "View.Resource.Research" | "View.Resource.Health" | "View.Resource.Veterinary" | "View.Resource.Insurance" | "View.Resource.Billing" | "View.Resource.Identity" | "View.Attachment.Appointment" | "View.Attachment.Consent" | "View.Attachment.Research" | "View.Attachment.Health" | "View.Attachment.Veterinary" | "View.Attachment.Insurance" | "View.Attachment.Billing" | "View.Attachment.Identity" | "View.Claims.Appointment" | "View.Claims.Consent" | "View.Claims.Research" | "View.Claims.Health" | "View.Claims.Veterinary" | "View.Claims.Insurance" | "View.Claims.Billing" | "View.Claims.Identity" | "Create.Bundle.Appointment" | "Create.Bundle.Consent" | "Create.Bundle.Research" | "Create.Bundle.Health" | "Create.Bundle.Veterinary" | "Create.Bundle.Insurance" | "Create.Bundle.Billing" | "Create.Bundle.Identity" | "Create.Communication.Appointment" | "Create.Communication.Consent" | "Create.Communication.Research" | "Create.Communication.Health" | "Create.Communication.Veterinary" | "Create.Communication.Insurance" | "Create.Communication.Billing" | "Create.Communication.Identity" | "Create.DocumentReference.Appointment" | "Create.DocumentReference.Consent" | "Create.DocumentReference.Research" | "Create.DocumentReference.Health" | "Create.DocumentReference.Veterinary" | "Create.DocumentReference.Insurance" | "Create.DocumentReference.Billing" | "Create.DocumentReference.Identity" | "Create.Invoice.Appointment" | "Create.Invoice.Consent" | "Create.Invoice.Research" | "Create.Invoice.Health" | "Create.Invoice.Veterinary" | "Create.Invoice.Insurance" | "Create.Invoice.Billing" | "Create.Invoice.Identity" | "Create.Resource.Appointment" | "Create.Resource.Consent" | "Create.Resource.Research" | "Create.Resource.Health" | "Create.Resource.Veterinary" | "Create.Resource.Insurance" | "Create.Resource.Billing" | "Create.Resource.Identity" | "Create.Attachment.Appointment" | "Create.Attachment.Consent" | "Create.Attachment.Research" | "Create.Attachment.Health" | "Create.Attachment.Veterinary" | "Create.Attachment.Insurance" | "Create.Attachment.Billing" | "Create.Attachment.Identity" | "Create.Claims.Appointment" | "Create.Claims.Consent" | "Create.Claims.Research" | "Create.Claims.Health" | "Create.Claims.Veterinary" | "Create.Claims.Insurance" | "Create.Claims.Billing" | "Create.Claims.Identity" | "Update.Bundle.Appointment" | "Update.Bundle.Consent" | "Update.Bundle.Research" | "Update.Bundle.Health" | "Update.Bundle.Veterinary" | "Update.Bundle.Insurance" | "Update.Bundle.Billing" | "Update.Bundle.Identity" | "Update.Communication.Appointment" | "Update.Communication.Consent" | "Update.Communication.Research" | "Update.Communication.Health" | "Update.Communication.Veterinary" | "Update.Communication.Insurance" | "Update.Communication.Billing" | "Update.Communication.Identity" | "Update.DocumentReference.Appointment" | "Update.DocumentReference.Consent" | "Update.DocumentReference.Research" | "Update.DocumentReference.Health" | "Update.DocumentReference.Veterinary" | "Update.DocumentReference.Insurance" | "Update.DocumentReference.Billing" | "Update.DocumentReference.Identity" | "Update.Invoice.Appointment" | "Update.Invoice.Consent" | "Update.Invoice.Research" | "Update.Invoice.Health" | "Update.Invoice.Veterinary" | "Update.Invoice.Insurance" | "Update.Invoice.Billing" | "Update.Invoice.Identity" | "Update.Resource.Appointment" | "Update.Resource.Consent" | "Update.Resource.Research" | "Update.Resource.Health" | "Update.Resource.Veterinary" | "Update.Resource.Insurance" | "Update.Resource.Billing" | "Update.Resource.Identity" | "Update.Attachment.Appointment" | "Update.Attachment.Consent" | "Update.Attachment.Research" | "Update.Attachment.Health" | "Update.Attachment.Veterinary" | "Update.Attachment.Insurance" | "Update.Attachment.Billing" | "Update.Attachment.Identity" | "Update.Claims.Appointment" | "Update.Claims.Consent" | "Update.Claims.Research" | "Update.Claims.Health" | "Update.Claims.Veterinary" | "Update.Claims.Insurance" | "Update.Claims.Billing" | "Update.Claims.Identity" | "Send.Bundle.Appointment" | "Send.Bundle.Consent" | "Send.Bundle.Research" | "Send.Bundle.Health" | "Send.Bundle.Veterinary" | "Send.Bundle.Insurance" | "Send.Bundle.Billing" | "Send.Bundle.Identity" | "Send.Communication.Appointment" | "Send.Communication.Consent" | "Send.Communication.Research" | "Send.Communication.Health" | "Send.Communication.Veterinary" | "Send.Communication.Insurance" | "Send.Communication.Billing" | "Send.Communication.Identity" | "Send.DocumentReference.Appointment" | "Send.DocumentReference.Consent" | "Send.DocumentReference.Research" | "Send.DocumentReference.Health" | "Send.DocumentReference.Veterinary" | "Send.DocumentReference.Insurance" | "Send.DocumentReference.Billing" | "Send.DocumentReference.Identity" | "Send.Invoice.Appointment" | "Send.Invoice.Consent" | "Send.Invoice.Research" | "Send.Invoice.Health" | "Send.Invoice.Veterinary" | "Send.Invoice.Insurance" | "Send.Invoice.Billing" | "Send.Invoice.Identity" | "Send.Resource.Appointment" | "Send.Resource.Consent" | "Send.Resource.Research" | "Send.Resource.Health" | "Send.Resource.Veterinary" | "Send.Resource.Insurance" | "Send.Resource.Billing" | "Send.Resource.Identity" | "Send.Attachment.Appointment" | "Send.Attachment.Consent" | "Send.Attachment.Research" | "Send.Attachment.Health" | "Send.Attachment.Veterinary" | "Send.Attachment.Insurance" | "Send.Attachment.Billing" | "Send.Attachment.Identity" | "Send.Claims.Appointment" | "Send.Claims.Consent" | "Send.Claims.Research" | "Send.Claims.Health" | "Send.Claims.Veterinary" | "Send.Claims.Insurance" | "Send.Claims.Billing" | "Send.Claims.Identity" | "Search.Bundle.Appointment" | "Search.Bundle.Consent" | "Search.Bundle.Research" | "Search.Bundle.Health" | "Search.Bundle.Veterinary" | "Search.Bundle.Insurance" | "Search.Bundle.Billing" | "Search.Bundle.Identity" | "Search.Communication.Appointment" | "Search.Communication.Consent" | "Search.Communication.Research" | "Search.Communication.Health" | "Search.Communication.Veterinary" | "Search.Communication.Insurance" | "Search.Communication.Billing" | "Search.Communication.Identity" | "Search.DocumentReference.Appointment" | "Search.DocumentReference.Consent" | "Search.DocumentReference.Research" | "Search.DocumentReference.Health" | "Search.DocumentReference.Veterinary" | "Search.DocumentReference.Insurance" | "Search.DocumentReference.Billing" | "Search.DocumentReference.Identity" | "Search.Invoice.Appointment" | "Search.Invoice.Consent" | "Search.Invoice.Research" | "Search.Invoice.Health" | "Search.Invoice.Veterinary" | "Search.Invoice.Insurance" | "Search.Invoice.Billing" | "Search.Invoice.Identity" | "Search.Resource.Appointment" | "Search.Resource.Consent" | "Search.Resource.Research" | "Search.Resource.Health" | "Search.Resource.Veterinary" | "Search.Resource.Insurance" | "Search.Resource.Billing" | "Search.Resource.Identity" | "Search.Attachment.Appointment" | "Search.Attachment.Consent" | "Search.Attachment.Research" | "Search.Attachment.Health" | "Search.Attachment.Veterinary" | "Search.Attachment.Insurance" | "Search.Attachment.Billing" | "Search.Attachment.Identity" | "Search.Claims.Appointment" | "Search.Claims.Consent" | "Search.Claims.Research" | "Search.Claims.Health" | "Search.Claims.Veterinary" | "Search.Claims.Insurance" | "Search.Claims.Billing" | "Search.Claims.Identity" | "Index.Bundle.Appointment" | "Index.Bundle.Consent" | "Index.Bundle.Research" | "Index.Bundle.Health" | "Index.Bundle.Veterinary" | "Index.Bundle.Insurance" | "Index.Bundle.Billing" | "Index.Bundle.Identity" | "Index.Communication.Appointment" | "Index.Communication.Consent" | "Index.Communication.Research" | "Index.Communication.Health" | "Index.Communication.Veterinary" | "Index.Communication.Insurance" | "Index.Communication.Billing" | "Index.Communication.Identity" | "Index.DocumentReference.Appointment" | "Index.DocumentReference.Consent" | "Index.DocumentReference.Research" | "Index.DocumentReference.Health" | "Index.DocumentReference.Veterinary" | "Index.DocumentReference.Insurance" | "Index.DocumentReference.Billing" | "Index.DocumentReference.Identity" | "Index.Invoice.Appointment" | "Index.Invoice.Consent" | "Index.Invoice.Research" | "Index.Invoice.Health" | "Index.Invoice.Veterinary" | "Index.Invoice.Insurance" | "Index.Invoice.Billing" | "Index.Invoice.Identity" | "Index.Resource.Appointment" | "Index.Resource.Consent" | "Index.Resource.Research" | "Index.Resource.Health" | "Index.Resource.Veterinary" | "Index.Resource.Insurance" | "Index.Resource.Billing" | "Index.Resource.Identity" | "Index.Attachment.Appointment" | "Index.Attachment.Consent" | "Index.Attachment.Research" | "Index.Attachment.Health" | "Index.Attachment.Veterinary" | "Index.Attachment.Insurance" | "Index.Attachment.Billing" | "Index.Attachment.Identity" | "Index.Claims.Appointment" | "Index.Claims.Consent" | "Index.Claims.Research" | "Index.Claims.Health" | "Index.Claims.Veterinary" | "Index.Claims.Insurance" | "Index.Claims.Billing" | "Index.Claims.Identity" | "Purge.Bundle.Appointment" | "Purge.Bundle.Consent" | "Purge.Bundle.Research" | "Purge.Bundle.Health" | "Purge.Bundle.Veterinary" | "Purge.Bundle.Insurance" | "Purge.Bundle.Billing" | "Purge.Bundle.Identity" | "Purge.Communication.Appointment" | "Purge.Communication.Consent" | "Purge.Communication.Research" | "Purge.Communication.Health" | "Purge.Communication.Veterinary" | "Purge.Communication.Insurance" | "Purge.Communication.Billing" | "Purge.Communication.Identity" | "Purge.DocumentReference.Appointment" | "Purge.DocumentReference.Consent" | "Purge.DocumentReference.Research" | "Purge.DocumentReference.Health" | "Purge.DocumentReference.Veterinary" | "Purge.DocumentReference.Insurance" | "Purge.DocumentReference.Billing" | "Purge.DocumentReference.Identity" | "Purge.Invoice.Appointment" | "Purge.Invoice.Consent" | "Purge.Invoice.Research" | "Purge.Invoice.Health" | "Purge.Invoice.Veterinary" | "Purge.Invoice.Insurance" | "Purge.Invoice.Billing" | "Purge.Invoice.Identity" | "Purge.Resource.Appointment" | "Purge.Resource.Consent" | "Purge.Resource.Research" | "Purge.Resource.Health" | "Purge.Resource.Veterinary" | "Purge.Resource.Insurance" | "Purge.Resource.Billing" | "Purge.Resource.Identity" | "Purge.Attachment.Appointment" | "Purge.Attachment.Consent" | "Purge.Attachment.Research" | "Purge.Attachment.Health" | "Purge.Attachment.Veterinary" | "Purge.Attachment.Insurance" | "Purge.Attachment.Billing" | "Purge.Attachment.Identity" | "Purge.Claims.Appointment" | "Purge.Claims.Consent" | "Purge.Claims.Research" | "Purge.Claims.Health" | "Purge.Claims.Veterinary" | "Purge.Claims.Insurance" | "Purge.Claims.Billing" | "Purge.Claims.Identity";
|
|
102
102
|
}>;
|
|
@@ -1705,6 +1705,8 @@ export declare function getHealthcareSectionsByFamily(family: HealthcareSectionF
|
|
|
1705
1705
|
export declare const HealthcareConsentPurposes: Readonly<{
|
|
1706
1706
|
readonly Treatment: "TREAT";
|
|
1707
1707
|
readonly EmergencyTreatment: "ETREAT";
|
|
1708
|
+
/** HL7 v3 ActReason: healthcare research. */
|
|
1709
|
+
readonly Research: "HRESCH";
|
|
1708
1710
|
readonly CareManagement: "CAREMGT";
|
|
1709
1711
|
readonly Operations: "HOPERAT";
|
|
1710
1712
|
readonly PatientAdministration: "PATADMIN";
|
|
@@ -337,6 +337,8 @@ export function getHealthcareSectionsByFamily(family) {
|
|
|
337
337
|
export const HealthcareConsentPurposes = Object.freeze({
|
|
338
338
|
Treatment: 'TREAT',
|
|
339
339
|
EmergencyTreatment: 'ETREAT',
|
|
340
|
+
/** HL7 v3 ActReason: healthcare research. */
|
|
341
|
+
Research: 'HRESCH',
|
|
340
342
|
CareManagement: 'CAREMGT',
|
|
341
343
|
Operations: 'HOPERAT',
|
|
342
344
|
PatientAdministration: 'PATADMIN',
|
|
@@ -13,12 +13,12 @@ export declare function isOrganizationRegistrationReviewAction(value: unknown):
|
|
|
13
13
|
export declare const OrganizationRegistrationErrors: Readonly<{
|
|
14
14
|
readonly InvalidReviewAction: "invalid_review_action";
|
|
15
15
|
readonly ApplicationNotReviewable: "application_not_reviewable";
|
|
16
|
-
readonly
|
|
16
|
+
readonly AdmissionCredentialRequired: "organization_test_network_credential_required";
|
|
17
17
|
readonly ReviewFailed: "review_failed";
|
|
18
18
|
readonly InvalidOrganization: "invalid_organization";
|
|
19
19
|
readonly ApplicationFailed: "application_failed";
|
|
20
20
|
}>;
|
|
21
|
-
/** Default and accepted
|
|
21
|
+
/** Default and accepted Test Network admission validity window. */
|
|
22
22
|
export declare const OrganizationRegistrationValidity: Readonly<{
|
|
23
23
|
readonly DefaultDays: 180;
|
|
24
24
|
readonly MinimumDays: 1;
|
|
@@ -15,12 +15,12 @@ export function isOrganizationRegistrationReviewAction(value) {
|
|
|
15
15
|
export const OrganizationRegistrationErrors = Object.freeze({
|
|
16
16
|
InvalidReviewAction: 'invalid_review_action',
|
|
17
17
|
ApplicationNotReviewable: 'application_not_reviewable',
|
|
18
|
-
|
|
18
|
+
AdmissionCredentialRequired: 'organization_test_network_credential_required',
|
|
19
19
|
ReviewFailed: 'review_failed',
|
|
20
20
|
InvalidOrganization: 'invalid_organization',
|
|
21
21
|
ApplicationFailed: 'application_failed',
|
|
22
22
|
});
|
|
23
|
-
/** Default and accepted
|
|
23
|
+
/** Default and accepted Test Network admission validity window. */
|
|
24
24
|
export const OrganizationRegistrationValidity = Object.freeze({
|
|
25
25
|
DefaultDays: 180,
|
|
26
26
|
MinimumDays: 1,
|
|
@@ -62,8 +62,12 @@ export declare const IndividualCredentialTypes: Readonly<{
|
|
|
62
62
|
*/
|
|
63
63
|
export declare const ContractCredentialTypes: Readonly<{
|
|
64
64
|
InterTenantAccessContractCredential: "InterTenantAccessContractCredential";
|
|
65
|
-
/**
|
|
66
|
-
|
|
65
|
+
/** Reviewer-issued admission evidence that is valid only in Test Network. */
|
|
66
|
+
OrganizationTestNetworkCredential: "OrganizationTestNetworkCredential";
|
|
67
|
+
}>;
|
|
68
|
+
/** Marker added to normal domain credentials issued only for Test Network. */
|
|
69
|
+
export declare const EnvironmentCredentialTypes: Readonly<{
|
|
70
|
+
TestNetworkCredential: "TestNetworkCredential";
|
|
67
71
|
}>;
|
|
68
72
|
export declare const ORGANIZATION_ACTIVATION_VC_TYPES: readonly ("OrganizationCredential" | "LegalOrganizationCredential")[];
|
|
69
73
|
export declare const REPRESENTATIVE_ACTIVATION_VC_TYPES: readonly ("LegalRepresentativeCredential" | "PersonCredential")[];
|
|
@@ -64,8 +64,12 @@ export const IndividualCredentialTypes = Object.freeze({
|
|
|
64
64
|
*/
|
|
65
65
|
export const ContractCredentialTypes = Object.freeze({
|
|
66
66
|
InterTenantAccessContractCredential: 'InterTenantAccessContractCredential',
|
|
67
|
-
/**
|
|
68
|
-
|
|
67
|
+
/** Reviewer-issued admission evidence that is valid only in Test Network. */
|
|
68
|
+
OrganizationTestNetworkCredential: 'OrganizationTestNetworkCredential',
|
|
69
|
+
});
|
|
70
|
+
/** Marker added to normal domain credentials issued only for Test Network. */
|
|
71
|
+
export const EnvironmentCredentialTypes = Object.freeze({
|
|
72
|
+
TestNetworkCredential: 'TestNetworkCredential',
|
|
69
73
|
});
|
|
70
74
|
export const ORGANIZATION_ACTIVATION_VC_TYPES = Object.freeze([
|
|
71
75
|
ActivationCredentialTypes.OrganizationCredential,
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* - consumer = the foreign tenant asking for access
|
|
12
12
|
* - capability = the allowed technical scope, for example
|
|
13
13
|
* `organization/Composition.rs`
|
|
14
|
-
* - purpose = the allowed
|
|
14
|
+
* - purpose = the allowed HL7 v3 ActReason, for example `HRESCH`
|
|
15
15
|
* - instantiates-uri = primary agreement artifact URL/CID, typically the
|
|
16
16
|
* signed PDF of the contract itself
|
|
17
17
|
* - invoice/payment evidence is intentionally not modeled as a mandatory core
|
|
@@ -21,7 +21,7 @@ export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_ID: "urn:uuid:inter-te
|
|
|
21
21
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_TYPE: "https://example.org/fhir/CodeSystem/contract-type|data-sharing";
|
|
22
22
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_VALID_FROM: "2026-06-29T00:00:00.000Z";
|
|
23
23
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_VALID_UNTIL: "2027-06-29T00:00:00.000Z";
|
|
24
|
-
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_PURPOSE: "
|
|
24
|
+
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_PURPOSE: "HRESCH";
|
|
25
25
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SCOPE: "organization/Composition.rs";
|
|
26
26
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SUBJECT_DID: "did:web:api.acme.org:individual:123";
|
|
27
27
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SECTION: "LOINC|48765-2";
|
|
@@ -40,7 +40,7 @@ export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_CLAIMS: Readonly<{
|
|
|
40
40
|
readonly "Contract.provider-controller": "did:web:people.acme.org:controllers:primary";
|
|
41
41
|
readonly "Contract.consumer-controller": "did:web:people.lab.org:controllers:primary";
|
|
42
42
|
readonly "Contract.security-label": "organization/Composition.rs";
|
|
43
|
-
readonly "Contract.term-type": "
|
|
43
|
+
readonly "Contract.term-type": "HRESCH";
|
|
44
44
|
readonly "Contract.instantiates-uri": "https://portal.example.org/files/contracts/inter-tenant-contract-acme-lab-001.pdf";
|
|
45
45
|
}>;
|
|
46
46
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_RESOURCE: Readonly<{
|
|
@@ -61,7 +61,7 @@ export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_CONTEXT: Readonly<{
|
|
|
61
61
|
readonly requestedScope: "organization/Composition.rs";
|
|
62
62
|
readonly requestedSection: "LOINC|48765-2";
|
|
63
63
|
readonly smartScope: "organization/Composition.rs?subject=did:web:api.acme.org:individual:123§ion=LOINC|48765-2";
|
|
64
|
-
readonly purpose: "
|
|
64
|
+
readonly purpose: "HRESCH";
|
|
65
65
|
}>;
|
|
66
66
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_PROVIDER_ORGANIZATION_URN: string;
|
|
67
67
|
export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_CONSUMER_ORGANIZATION_URN: string;
|
|
@@ -83,7 +83,7 @@ export declare const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_CONTEXT_WITH_URNS: Rea
|
|
|
83
83
|
readonly requestedScope: "organization/Composition.rs";
|
|
84
84
|
readonly requestedSection: "LOINC|48765-2";
|
|
85
85
|
readonly smartScope: "organization/Composition.rs?subject=did:web:api.acme.org:individual:123§ion=LOINC|48765-2";
|
|
86
|
-
readonly purpose: "
|
|
86
|
+
readonly purpose: "HRESCH";
|
|
87
87
|
}>;
|
|
88
88
|
/**
|
|
89
89
|
* Consent-style organization-to-employee delegation rule reused for the
|
|
@@ -103,7 +103,7 @@ export declare const EXAMPLE_INTER_TENANT_EMPLOYEE_CONTRACT_AUTHORIZATION_CONSEN
|
|
|
103
103
|
readonly "Consent.actor-identifier": string;
|
|
104
104
|
readonly "Consent.actor-role": "ISCO-08|2211";
|
|
105
105
|
readonly "Consent.decision": "permit";
|
|
106
|
-
readonly "Consent.purpose": "
|
|
106
|
+
readonly "Consent.purpose": "HRESCH";
|
|
107
107
|
readonly "Consent.action": "organization/Composition.rs";
|
|
108
108
|
readonly "Consent.source-reference": string | undefined;
|
|
109
109
|
readonly "Consent.date": "2026-06-29T00:00:00.000Z";
|
|
@@ -117,7 +117,7 @@ export declare const EXAMPLE_INTER_TENANT_PROVIDER_CONTRACT_AUTHORIZATION_CONSEN
|
|
|
117
117
|
readonly "Consent.actor-identifier": string;
|
|
118
118
|
readonly "Consent.actor-role": "organization";
|
|
119
119
|
readonly "Consent.decision": "permit";
|
|
120
|
-
readonly "Consent.purpose": "
|
|
120
|
+
readonly "Consent.purpose": "HRESCH";
|
|
121
121
|
readonly "Consent.action": "organization/Composition.rs";
|
|
122
122
|
readonly "Consent.source-reference": string | undefined;
|
|
123
123
|
readonly "Consent.date": "2026-06-29T00:00:00.000Z";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// Copyright 2026 Antifraud Services Inc. under the Apache License, Version 2.0.
|
|
2
2
|
import { ServiceCapability } from '../constants/service-capabilities.js';
|
|
3
|
+
import { HealthcareConsentPurposes } from '../constants/healthcare.js';
|
|
3
4
|
import { DataspaceSectors } from '../constants/sectors.js';
|
|
4
5
|
import { ClaimConsent } from '../models/consent-rule.js';
|
|
5
6
|
import { ClaimInterTenantAccessContract } from '../models/inter-tenant-access-contract.js';
|
|
@@ -20,7 +21,7 @@ import { EXAMPLE_API_ORGANIZATION_DID, EXAMPLE_CONTROLLER_DID, EXAMPLE_HEALTHCAR
|
|
|
20
21
|
* - consumer = the foreign tenant asking for access
|
|
21
22
|
* - capability = the allowed technical scope, for example
|
|
22
23
|
* `organization/Composition.rs`
|
|
23
|
-
* - purpose = the allowed
|
|
24
|
+
* - purpose = the allowed HL7 v3 ActReason, for example `HRESCH`
|
|
24
25
|
* - instantiates-uri = primary agreement artifact URL/CID, typically the
|
|
25
26
|
* signed PDF of the contract itself
|
|
26
27
|
* - invoice/payment evidence is intentionally not modeled as a mandatory core
|
|
@@ -30,7 +31,7 @@ export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_ID = 'urn:uuid:inter-tenant-ac
|
|
|
30
31
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_TYPE = 'https://example.org/fhir/CodeSystem/contract-type|data-sharing';
|
|
31
32
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_VALID_FROM = '2026-06-29T00:00:00.000Z';
|
|
32
33
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_VALID_UNTIL = '2027-06-29T00:00:00.000Z';
|
|
33
|
-
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_PURPOSE =
|
|
34
|
+
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_PURPOSE = HealthcareConsentPurposes.Research;
|
|
34
35
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SCOPE = ServiceCapability.IndexReader;
|
|
35
36
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SUBJECT_DID = 'did:web:api.acme.org:individual:123';
|
|
36
37
|
export const EXAMPLE_INTER_TENANT_ACCESS_CONTRACT_SECTION = 'LOINC|48765-2';
|
package/dist/models/index.d.ts
CHANGED
|
@@ -54,6 +54,7 @@ export * from './response';
|
|
|
54
54
|
export * from './subject-identifier-ledger';
|
|
55
55
|
export * from './subject-identity';
|
|
56
56
|
export * from './subject-identity-binding';
|
|
57
|
+
export * from './test-network-organization-registration-form';
|
|
57
58
|
export * from './terminology';
|
|
58
59
|
export * from './urlPath';
|
|
59
60
|
export * from './verifiable-credential';
|
package/dist/models/index.js
CHANGED
|
@@ -54,6 +54,7 @@ export * from './response.js';
|
|
|
54
54
|
export * from './subject-identifier-ledger.js';
|
|
55
55
|
export * from './subject-identity.js';
|
|
56
56
|
export * from './subject-identity-binding.js';
|
|
57
|
+
export * from './test-network-organization-registration-form.js';
|
|
57
58
|
export * from './terminology.js';
|
|
58
59
|
export * from './urlPath.js';
|
|
59
60
|
export * from './verifiable-credential.js';
|
|
@@ -66,7 +66,7 @@ export var ClaimInterTenantAccessContract;
|
|
|
66
66
|
* Allowed business/legal purpose for the access.
|
|
67
67
|
*
|
|
68
68
|
* Example:
|
|
69
|
-
* - `
|
|
69
|
+
* - `HRESCH` (HL7 v3 ActReason: healthcare research)
|
|
70
70
|
*/
|
|
71
71
|
ClaimInterTenantAccessContract["purpose"] = "Contract.term-type";
|
|
72
72
|
/**
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Host-service fields written by the portal BFF. They are deployment facts,
|
|
3
|
+
* not editable applicant input.
|
|
4
|
+
*/
|
|
5
|
+
export interface TestNetworkProviderPdfForm {
|
|
6
|
+
hostServiceCountry: string;
|
|
7
|
+
hostServiceLegalName: string;
|
|
8
|
+
hostServiceTaxId: string;
|
|
9
|
+
hostServiceUrl: string;
|
|
10
|
+
}
|
|
11
|
+
/** Legal-organization fields captured from the applicant. */
|
|
12
|
+
export interface TestNetworkLegalOrganizationPdfForm {
|
|
13
|
+
'Identification number': string;
|
|
14
|
+
organizationLegalName: string;
|
|
15
|
+
organizationName: string;
|
|
16
|
+
organizationAddressCountry: string;
|
|
17
|
+
organizationAddressRegion: string;
|
|
18
|
+
organizationOfficialLicense: string;
|
|
19
|
+
organizationAddressPostalCode: string;
|
|
20
|
+
organizationAddressLine: string;
|
|
21
|
+
organizationAddressCity: string;
|
|
22
|
+
organizationContactUrl: string;
|
|
23
|
+
organizationContactEmail: string;
|
|
24
|
+
organizationContactPhone: string;
|
|
25
|
+
organizationServiceCategory: string;
|
|
26
|
+
organizationIdentifierType: string;
|
|
27
|
+
organizationIndexProvider: boolean;
|
|
28
|
+
organizationResearchProvider: boolean;
|
|
29
|
+
}
|
|
30
|
+
/** Legal-representative fields captured from the applicant. */
|
|
31
|
+
export interface TestNetworkLegalRepresentativePdfForm {
|
|
32
|
+
representativeFullName: string;
|
|
33
|
+
representativeContactEmail: string;
|
|
34
|
+
representativeContactPhone: string;
|
|
35
|
+
representativeIdentifierType: string;
|
|
36
|
+
representativeIdentifierValue: string;
|
|
37
|
+
representativeIdentifierCountry: string;
|
|
38
|
+
representativeIdentifierRegion: string;
|
|
39
|
+
representativeSelfDeclaration: boolean;
|
|
40
|
+
'I confirm that I am duly authorized by the organization to submit this application': boolean;
|
|
41
|
+
}
|
|
42
|
+
/** Technical-controller fields captured from the applicant. */
|
|
43
|
+
export interface TestNetworkControllerPdfForm {
|
|
44
|
+
controllerFullName: string;
|
|
45
|
+
controllerContactEmail: string;
|
|
46
|
+
controllerContactPhone: string;
|
|
47
|
+
controllerIdentifierType: string;
|
|
48
|
+
controllerIdentifierValue: string;
|
|
49
|
+
controllerIdentifierCountry: string;
|
|
50
|
+
controllerIdentifierRegion: string;
|
|
51
|
+
representativeIsController: boolean;
|
|
52
|
+
'The legal representative and the technical controller of the service are the same person': boolean;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Immutable values added by the portal BFF after browser validation. The JWK
|
|
56
|
+
* commitment is generated from the server-created controller key; the browser
|
|
57
|
+
* must never be allowed to replace it.
|
|
58
|
+
*/
|
|
59
|
+
export interface TestNetworkRegistrationDocumentMetadata {
|
|
60
|
+
docVersion: string;
|
|
61
|
+
signDate: string;
|
|
62
|
+
controllerKeyCommitment: string;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Canonical AcroForm projection used by the Test Network registration PDF.
|
|
66
|
+
* The property names are the PDF field names, including the two historical
|
|
67
|
+
* sentence-shaped checkbox names present in the supplied form.
|
|
68
|
+
*/
|
|
69
|
+
export type TestNetworkOrganizationRegistrationPdfForm = TestNetworkProviderPdfForm & TestNetworkLegalOrganizationPdfForm & TestNetworkLegalRepresentativePdfForm & TestNetworkControllerPdfForm & TestNetworkRegistrationDocumentMetadata;
|
|
70
|
+
export declare const TEST_NETWORK_ORGANIZATION_REGISTRATION_PDF_FIELDS: readonly ["Identification number", "I confirm that I am duly authorized by the organization to submit this application", "The legal representative and the technical controller of the service are the same person", "hostServiceCountry", "hostServiceLegalName", "hostServiceTaxId", "hostServiceUrl", "organizationLegalName", "organizationName", "organizationAddressCountry", "organizationAddressRegion", "organizationOfficialLicense", "organizationAddressPostalCode", "organizationAddressLine", "organizationAddressCity", "organizationContactUrl", "organizationContactEmail", "organizationContactPhone", "representativeContactEmail", "representativeFullName", "representativeIdentifierValue", "representativeIdentifierCountry", "representativeIdentifierRegion", "controllerContactPhone", "controllerFullName", "controllerContactEmail", "controllerIdentifierValue", "controllerIdentifierCountry", "controllerIdentifierRegion", "representativeContactPhone", "organizationServiceCategory", "representativeIdentifierType", "controllerIdentifierType", "representativeSelfDeclaration", "representativeIsController", "docVersion", "signDate", "organizationIndexProvider", "organizationResearchProvider", "organizationIdentifierType", "controllerKeyCommitment"];
|
|
71
|
+
export type TestNetworkOrganizationRegistrationPdfFieldName = typeof TEST_NETWORK_ORGANIZATION_REGISTRATION_PDF_FIELDS[number];
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
export const TEST_NETWORK_ORGANIZATION_REGISTRATION_PDF_FIELDS = Object.freeze([
|
|
2
|
+
'Identification number',
|
|
3
|
+
'I confirm that I am duly authorized by the organization to submit this application',
|
|
4
|
+
'The legal representative and the technical controller of the service are the same person',
|
|
5
|
+
'hostServiceCountry',
|
|
6
|
+
'hostServiceLegalName',
|
|
7
|
+
'hostServiceTaxId',
|
|
8
|
+
'hostServiceUrl',
|
|
9
|
+
'organizationLegalName',
|
|
10
|
+
'organizationName',
|
|
11
|
+
'organizationAddressCountry',
|
|
12
|
+
'organizationAddressRegion',
|
|
13
|
+
'organizationOfficialLicense',
|
|
14
|
+
'organizationAddressPostalCode',
|
|
15
|
+
'organizationAddressLine',
|
|
16
|
+
'organizationAddressCity',
|
|
17
|
+
'organizationContactUrl',
|
|
18
|
+
'organizationContactEmail',
|
|
19
|
+
'organizationContactPhone',
|
|
20
|
+
'representativeContactEmail',
|
|
21
|
+
'representativeFullName',
|
|
22
|
+
'representativeIdentifierValue',
|
|
23
|
+
'representativeIdentifierCountry',
|
|
24
|
+
'representativeIdentifierRegion',
|
|
25
|
+
'controllerContactPhone',
|
|
26
|
+
'controllerFullName',
|
|
27
|
+
'controllerContactEmail',
|
|
28
|
+
'controllerIdentifierValue',
|
|
29
|
+
'controllerIdentifierCountry',
|
|
30
|
+
'controllerIdentifierRegion',
|
|
31
|
+
'representativeContactPhone',
|
|
32
|
+
'organizationServiceCategory',
|
|
33
|
+
'representativeIdentifierType',
|
|
34
|
+
'controllerIdentifierType',
|
|
35
|
+
'representativeSelfDeclaration',
|
|
36
|
+
'representativeIsController',
|
|
37
|
+
'docVersion',
|
|
38
|
+
'signDate',
|
|
39
|
+
'organizationIndexProvider',
|
|
40
|
+
'organizationResearchProvider',
|
|
41
|
+
'organizationIdentifierType',
|
|
42
|
+
'controllerKeyCommitment',
|
|
43
|
+
]);
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -84,7 +84,8 @@ export * from './jwt-signer';
|
|
|
84
84
|
export * from './jwk-thumbprint';
|
|
85
85
|
export * from './legal-organization-onboarding';
|
|
86
86
|
export * from './legal-organization-verification-transaction';
|
|
87
|
-
export * from './organization-
|
|
87
|
+
export * from './organization-test-network-credential';
|
|
88
|
+
export * from './test-network-organization-credentials';
|
|
88
89
|
export * from './local-terminology-provider';
|
|
89
90
|
export * from './license';
|
|
90
91
|
export * from './license-commercial-search';
|
package/dist/utils/index.js
CHANGED
|
@@ -84,7 +84,8 @@ export * from './jwt-signer.js';
|
|
|
84
84
|
export * from './jwk-thumbprint.js';
|
|
85
85
|
export * from './legal-organization-onboarding.js';
|
|
86
86
|
export * from './legal-organization-verification-transaction.js';
|
|
87
|
-
export * from './organization-
|
|
87
|
+
export * from './organization-test-network-credential.js';
|
|
88
|
+
export * from './test-network-organization-credentials.js';
|
|
88
89
|
export * from './local-terminology-provider.js';
|
|
89
90
|
export * from './license.js';
|
|
90
91
|
export * from './license-commercial-search.js';
|
|
@@ -27,6 +27,8 @@ export type LegalOrganizationVerificationTransactionEntryType = typeof LegalOrga
|
|
|
27
27
|
*/
|
|
28
28
|
export type LegalOrganizationVerificationTransactionController = Readonly<{
|
|
29
29
|
did?: string;
|
|
30
|
+
/** Normalized controller contact bound independently from the representative. */
|
|
31
|
+
email?: string;
|
|
30
32
|
sameAs?: string;
|
|
31
33
|
publicKeyJwk?: Record<string, unknown>;
|
|
32
34
|
jwks?: {
|
|
@@ -78,8 +80,10 @@ export type LegalOrganizationVerificationTransactionInput = Readonly<{
|
|
|
78
80
|
*/
|
|
79
81
|
legalRepresentativePayload?: LegalOrganizationVerificationRepresentativePayload;
|
|
80
82
|
verification?: LegalOrganizationVerificationRouting;
|
|
81
|
-
/**
|
|
82
|
-
|
|
83
|
+
/** Reviewer-issued admission credential used only by the Test Network path. */
|
|
84
|
+
organizationTestNetworkCredential?: VerifiableCredentialV2;
|
|
85
|
+
/** Three reviewer-issued domain VCs accepted only with Test Network authorization. */
|
|
86
|
+
testNetworkCredentials?: readonly VerifiableCredentialV2[];
|
|
83
87
|
attachments?: unknown[];
|
|
84
88
|
}>;
|
|
85
89
|
export type LegalOrganizationVerificationTransactionEntry = Readonly<{
|
|
@@ -101,7 +105,8 @@ export type LegalOrganizationVerificationTransactionEntry = Readonly<{
|
|
|
101
105
|
/** @deprecated Legacy ICA wire alias accepted only while migrating old callers. */
|
|
102
106
|
legalRepresentative?: LegalOrganizationVerificationRepresentativePayload;
|
|
103
107
|
verification?: LegalOrganizationVerificationRouting;
|
|
104
|
-
|
|
108
|
+
organizationTestNetworkCredential?: VerifiableCredentialV2;
|
|
109
|
+
testNetworkCredentials?: readonly VerifiableCredentialV2[];
|
|
105
110
|
[key: string]: unknown;
|
|
106
111
|
};
|
|
107
112
|
[key: string]: unknown;
|
|
@@ -61,8 +61,11 @@ export function buildLegalOrganizationVerificationTransactionBundle(input) {
|
|
|
61
61
|
verification: {
|
|
62
62
|
resourceType: normalizeText(input.verification?.resourceType) || 'contract',
|
|
63
63
|
},
|
|
64
|
-
...(input.
|
|
65
|
-
? {
|
|
64
|
+
...(input.organizationTestNetworkCredential
|
|
65
|
+
? { organizationTestNetworkCredential: input.organizationTestNetworkCredential }
|
|
66
|
+
: {}),
|
|
67
|
+
...(input.testNetworkCredentials?.length
|
|
68
|
+
? { testNetworkCredentials: input.testNetworkCredentials }
|
|
66
69
|
: {}),
|
|
67
70
|
},
|
|
68
71
|
}],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { VerifiableCredentialV2 } from '../models/verifiable-credential';
|
|
2
|
-
/** Lifecycle of the one
|
|
2
|
+
/** Lifecycle of the one Test Network activation licence delivered to the legal postal address. */
|
|
3
3
|
export declare const PostalActivationLicenseStatuses: Readonly<{
|
|
4
4
|
readonly Issued: "issued";
|
|
5
5
|
readonly Delivered: "delivered";
|
|
@@ -35,7 +35,7 @@ export type PostalActivationLicenseBinding = Readonly<{
|
|
|
35
35
|
redeemedAt?: string;
|
|
36
36
|
}>;
|
|
37
37
|
/** Input for the credential returned out-of-band to the applicant controller. */
|
|
38
|
-
export type
|
|
38
|
+
export type OrganizationTestNetworkCredentialInput = Readonly<{
|
|
39
39
|
issuerDid: string;
|
|
40
40
|
subjectDid: string;
|
|
41
41
|
credentialId: string;
|
|
@@ -56,7 +56,7 @@ export type OrganizationRegistrationAuthorizationCredentialInput = Readonly<{
|
|
|
56
56
|
* to `Organization/_transaction`. The postal code itself never appears in the
|
|
57
57
|
* credential; its confirmed, purpose-bound licence record is referenced.
|
|
58
58
|
*/
|
|
59
|
-
export declare function
|
|
59
|
+
export declare function buildOrganizationTestNetworkCredential(input: OrganizationTestNetworkCredentialInput): VerifiableCredentialV2;
|
|
60
60
|
/**
|
|
61
61
|
* Applies the only legal state transitions for the purpose-bound postal code.
|
|
62
62
|
* Confirmation proves delivery but deliberately does not consume the code;
|
|
@@ -68,4 +68,4 @@ export declare function transitionPostalActivationLicense(current: PostalActivat
|
|
|
68
68
|
* same credential payload with the complete `proof` property removed, so a
|
|
69
69
|
* later counter-proof cannot invalidate an earlier one.
|
|
70
70
|
*/
|
|
71
|
-
export declare function
|
|
71
|
+
export declare function canonicalizeOrganizationTestNetworkCredential(credential: VerifiableCredentialV2): string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ContractCredentialTypes, W3cCredentialContexts, W3cCredentialTypes, } from '../constants/verifiable-credentials.js';
|
|
2
|
-
/** Lifecycle of the one
|
|
2
|
+
/** Lifecycle of the one Test Network activation licence delivered to the legal postal address. */
|
|
3
3
|
export const PostalActivationLicenseStatuses = Object.freeze({
|
|
4
4
|
Issued: 'issued',
|
|
5
5
|
Delivered: 'delivered',
|
|
@@ -18,7 +18,7 @@ function required(value, name) {
|
|
|
18
18
|
* to `Organization/_transaction`. The postal code itself never appears in the
|
|
19
19
|
* credential; its confirmed, purpose-bound licence record is referenced.
|
|
20
20
|
*/
|
|
21
|
-
export function
|
|
21
|
+
export function buildOrganizationTestNetworkCredential(input) {
|
|
22
22
|
const applicationId = required(input.applicationId, 'applicationId');
|
|
23
23
|
const organizationIdentifier = required(input.organizationIdentifier, 'organizationIdentifier');
|
|
24
24
|
const controllerEmail = required(input.controllerEmail, 'controllerEmail').toLowerCase();
|
|
@@ -37,7 +37,7 @@ export function buildOrganizationRegistrationAuthorizationCredential(input) {
|
|
|
37
37
|
id: required(input.credentialId, 'credentialId'),
|
|
38
38
|
type: [
|
|
39
39
|
W3cCredentialTypes.VerifiableCredential,
|
|
40
|
-
ContractCredentialTypes.
|
|
40
|
+
ContractCredentialTypes.OrganizationTestNetworkCredential,
|
|
41
41
|
],
|
|
42
42
|
issuer: required(input.issuerDid, 'issuerDid'),
|
|
43
43
|
credentialSubject: {
|
|
@@ -109,9 +109,9 @@ function canonicalizeValue(value) {
|
|
|
109
109
|
* same credential payload with the complete `proof` property removed, so a
|
|
110
110
|
* later counter-proof cannot invalidate an earlier one.
|
|
111
111
|
*/
|
|
112
|
-
export function
|
|
113
|
-
if (!credential.type.includes(ContractCredentialTypes.
|
|
114
|
-
throw new Error('Credential is not an organization
|
|
112
|
+
export function canonicalizeOrganizationTestNetworkCredential(credential) {
|
|
113
|
+
if (!credential.type.includes(ContractCredentialTypes.OrganizationTestNetworkCredential)) {
|
|
114
|
+
throw new Error('Credential is not an organization Test Network admission.');
|
|
115
115
|
}
|
|
116
116
|
return JSON.stringify(canonicalizeValue(credential));
|
|
117
117
|
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import type { VerifiableCredentialV2 } from '../models/verifiable-credential';
|
|
2
|
+
export declare const TestNetworkOrganizationCredentialTypes: readonly ["OrganizationCredential", "LegalRepresentativeCredential", "ServiceControllerCredential"];
|
|
3
|
+
export type TestNetworkOrganizationCredentialSet = readonly [
|
|
4
|
+
VerifiableCredentialV2,
|
|
5
|
+
VerifiableCredentialV2,
|
|
6
|
+
VerifiableCredentialV2
|
|
7
|
+
];
|
|
8
|
+
export type BuildTestNetworkOrganizationCredentialSetInput = Readonly<{
|
|
9
|
+
issuerDid: string;
|
|
10
|
+
organizationDid: string;
|
|
11
|
+
applicationId: string;
|
|
12
|
+
validFrom: string;
|
|
13
|
+
validUntil: string;
|
|
14
|
+
pdfSha256: string;
|
|
15
|
+
documentVersion: string;
|
|
16
|
+
legalName: string;
|
|
17
|
+
organizationIdentifier: string;
|
|
18
|
+
identifierType: string;
|
|
19
|
+
addressCountry: string;
|
|
20
|
+
serviceCategory: string;
|
|
21
|
+
legalRepresentativeEmail: string;
|
|
22
|
+
legalRepresentativeFullName: string;
|
|
23
|
+
controllerEmail: string;
|
|
24
|
+
controllerKeyMaterial: string;
|
|
25
|
+
}>;
|
|
26
|
+
/**
|
|
27
|
+
* Builds the three schema.org credentials used by organization activation in
|
|
28
|
+
* both environments. In this profile the reviewer/host-provider DID is the
|
|
29
|
+
* issuer, every subject is restricted to `test-network`, and the immutable PDF
|
|
30
|
+
* digest is common evidence. The function creates drafts; a reviewer proof
|
|
31
|
+
* must still be added to every returned credential.
|
|
32
|
+
*/
|
|
33
|
+
export declare function buildTestNetworkOrganizationCredentialSet(input: BuildTestNetworkOrganizationCredentialSetInput): TestNetworkOrganizationCredentialSet;
|
|
34
|
+
/** Deterministic detached-proof payload for one of the three Test Network VCs. */
|
|
35
|
+
export declare function canonicalizeTestNetworkOrganizationCredential(credential: VerifiableCredentialV2): string;
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
import { ActivationCredentialTypes, EnvironmentCredentialTypes, W3cCredentialContexts, W3cCredentialTypes, } from '../constants/verifiable-credentials.js';
|
|
2
|
+
import { buildStableActorIdentifier } from './actor-identifier.js';
|
|
3
|
+
export const TestNetworkOrganizationCredentialTypes = Object.freeze([
|
|
4
|
+
ActivationCredentialTypes.OrganizationCredential,
|
|
5
|
+
ActivationCredentialTypes.LegalRepresentativeCredential,
|
|
6
|
+
ActivationCredentialTypes.ServiceControllerCredential,
|
|
7
|
+
]);
|
|
8
|
+
function required(value, name) {
|
|
9
|
+
const normalized = String(value || '').trim();
|
|
10
|
+
if (!normalized)
|
|
11
|
+
throw new Error(`Test Network organization credentials require ${name}.`);
|
|
12
|
+
return normalized;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Builds the three schema.org credentials used by organization activation in
|
|
16
|
+
* both environments. In this profile the reviewer/host-provider DID is the
|
|
17
|
+
* issuer, every subject is restricted to `test-network`, and the immutable PDF
|
|
18
|
+
* digest is common evidence. The function creates drafts; a reviewer proof
|
|
19
|
+
* must still be added to every returned credential.
|
|
20
|
+
*/
|
|
21
|
+
export function buildTestNetworkOrganizationCredentialSet(input) {
|
|
22
|
+
const issuer = required(input.issuerDid, 'issuerDid');
|
|
23
|
+
const organizationDid = required(input.organizationDid, 'organizationDid');
|
|
24
|
+
const applicationId = required(input.applicationId, 'applicationId');
|
|
25
|
+
const validFrom = required(input.validFrom, 'validFrom');
|
|
26
|
+
const validUntil = required(input.validUntil, 'validUntil');
|
|
27
|
+
const legalName = required(input.legalName, 'legalName');
|
|
28
|
+
const organizationIdentifier = required(input.organizationIdentifier, 'organizationIdentifier');
|
|
29
|
+
const identifierType = required(input.identifierType, 'identifierType');
|
|
30
|
+
const addressCountry = required(input.addressCountry, 'addressCountry').toUpperCase();
|
|
31
|
+
const serviceCategory = required(input.serviceCategory, 'serviceCategory');
|
|
32
|
+
const legalRepresentativeEmail = required(input.legalRepresentativeEmail, 'legalRepresentativeEmail').toLowerCase();
|
|
33
|
+
const legalRepresentativeFullName = required(input.legalRepresentativeFullName, 'legalRepresentativeFullName');
|
|
34
|
+
const controllerEmail = required(input.controllerEmail, 'controllerEmail').toLowerCase();
|
|
35
|
+
const evidence = [{
|
|
36
|
+
type: 'DocumentVerification',
|
|
37
|
+
id: `urn:sha256:${required(input.pdfSha256, 'pdfSha256')}`,
|
|
38
|
+
documentVersion: required(input.documentVersion, 'documentVersion'),
|
|
39
|
+
applicationId,
|
|
40
|
+
targetNetwork: 'test-network',
|
|
41
|
+
}];
|
|
42
|
+
const base = {
|
|
43
|
+
'@context': [W3cCredentialContexts.V2, 'https://schema.org'],
|
|
44
|
+
issuer,
|
|
45
|
+
validFrom,
|
|
46
|
+
validUntil,
|
|
47
|
+
evidence,
|
|
48
|
+
};
|
|
49
|
+
const organization = {
|
|
50
|
+
...base,
|
|
51
|
+
id: `urn:uuid:${applicationId}:organization`,
|
|
52
|
+
type: [
|
|
53
|
+
W3cCredentialTypes.VerifiableCredential,
|
|
54
|
+
ActivationCredentialTypes.OrganizationCredential,
|
|
55
|
+
EnvironmentCredentialTypes.TestNetworkCredential,
|
|
56
|
+
],
|
|
57
|
+
credentialSubject: {
|
|
58
|
+
id: organizationDid,
|
|
59
|
+
'@type': 'Organization',
|
|
60
|
+
legalName,
|
|
61
|
+
identifier: { additionalType: identifierType, value: organizationIdentifier },
|
|
62
|
+
...(identifierType === 'taxID' ? { taxID: organizationIdentifier } : {}),
|
|
63
|
+
address: { '@type': 'PostalAddress', addressCountry },
|
|
64
|
+
makesOffer: { '@type': 'Offer', category: serviceCategory },
|
|
65
|
+
targetNetwork: 'test-network',
|
|
66
|
+
},
|
|
67
|
+
};
|
|
68
|
+
const representative = {
|
|
69
|
+
...base,
|
|
70
|
+
id: `urn:uuid:${applicationId}:legal-representative`,
|
|
71
|
+
type: [
|
|
72
|
+
W3cCredentialTypes.VerifiableCredential,
|
|
73
|
+
ActivationCredentialTypes.PersonCredential,
|
|
74
|
+
ActivationCredentialTypes.LegalRepresentativeCredential,
|
|
75
|
+
EnvironmentCredentialTypes.TestNetworkCredential,
|
|
76
|
+
],
|
|
77
|
+
credentialSubject: {
|
|
78
|
+
id: buildStableActorIdentifier({ contactKind: 'email', contact: legalRepresentativeEmail }),
|
|
79
|
+
'@type': 'Person',
|
|
80
|
+
name: legalRepresentativeFullName,
|
|
81
|
+
sameAs: buildStableActorIdentifier({ contactKind: 'email', contact: legalRepresentativeEmail }),
|
|
82
|
+
hasOccupation: { '@type': 'Occupation', occupationalCategory: 'ISCO-08|1120' },
|
|
83
|
+
memberOf: {
|
|
84
|
+
'@type': 'Organization',
|
|
85
|
+
legalName,
|
|
86
|
+
...(identifierType === 'taxID'
|
|
87
|
+
? { taxID: organizationIdentifier }
|
|
88
|
+
: { identifier: { additionalType: identifierType, value: organizationIdentifier } }),
|
|
89
|
+
},
|
|
90
|
+
targetNetwork: 'test-network',
|
|
91
|
+
},
|
|
92
|
+
};
|
|
93
|
+
const controller = {
|
|
94
|
+
...base,
|
|
95
|
+
id: `urn:uuid:${applicationId}:service-controller`,
|
|
96
|
+
type: [
|
|
97
|
+
W3cCredentialTypes.VerifiableCredential,
|
|
98
|
+
'ServiceCredential',
|
|
99
|
+
ActivationCredentialTypes.ServiceControllerCredential,
|
|
100
|
+
EnvironmentCredentialTypes.TestNetworkCredential,
|
|
101
|
+
],
|
|
102
|
+
credentialSubject: {
|
|
103
|
+
id: organizationDid,
|
|
104
|
+
'@type': 'Service',
|
|
105
|
+
serviceType: 'OrganizationControllerService',
|
|
106
|
+
provider: {
|
|
107
|
+
'@type': 'Organization',
|
|
108
|
+
legalName,
|
|
109
|
+
...(identifierType === 'taxID'
|
|
110
|
+
? { taxID: organizationIdentifier }
|
|
111
|
+
: { identifier: { additionalType: identifierType, value: organizationIdentifier } }),
|
|
112
|
+
},
|
|
113
|
+
owner: {
|
|
114
|
+
'@type': 'Person',
|
|
115
|
+
additionalType: 'RESPRSN',
|
|
116
|
+
sameAs: buildStableActorIdentifier({ contactKind: 'email', contact: controllerEmail }),
|
|
117
|
+
hasOccupation: { '@type': 'Occupation', occupationalCategory: 'ISCO-08|1330' },
|
|
118
|
+
hasCredential: { material: required(input.controllerKeyMaterial, 'controllerKeyMaterial') },
|
|
119
|
+
},
|
|
120
|
+
targetNetwork: 'test-network',
|
|
121
|
+
},
|
|
122
|
+
};
|
|
123
|
+
return [organization, representative, controller];
|
|
124
|
+
}
|
|
125
|
+
function canonicalizeValue(value) {
|
|
126
|
+
if (Array.isArray(value))
|
|
127
|
+
return value.map(canonicalizeValue);
|
|
128
|
+
if (!value || typeof value !== 'object')
|
|
129
|
+
return value;
|
|
130
|
+
return Object.fromEntries(Object.entries(value)
|
|
131
|
+
.filter(([key]) => key !== 'proof')
|
|
132
|
+
.sort(([left], [right]) => left.localeCompare(right))
|
|
133
|
+
.map(([key, nested]) => [key, canonicalizeValue(nested)]));
|
|
134
|
+
}
|
|
135
|
+
/** Deterministic detached-proof payload for one of the three Test Network VCs. */
|
|
136
|
+
export function canonicalizeTestNetworkOrganizationCredential(credential) {
|
|
137
|
+
if (!TestNetworkOrganizationCredentialTypes.some(type => credential.type.includes(type))) {
|
|
138
|
+
throw new Error('Credential is not a Test Network organization credential.');
|
|
139
|
+
}
|
|
140
|
+
if (credential.credentialSubject?.targetNetwork !== 'test-network') {
|
|
141
|
+
throw new Error('Test Network organization credential requires targetNetwork=test-network.');
|
|
142
|
+
}
|
|
143
|
+
return JSON.stringify(canonicalizeValue(credential));
|
|
144
|
+
}
|