As a practitioner, I can invite a colleague from a peer instance to my case #19
Labels
No labels
area:agents
area:backend
area:clinical
area:dashboard
area:deploy
area:design
area:design-review
area:devices
area:docs
area:federation
area:identity
area:infra
area:interop
area:meta
area:security
area:sessions
area:web
area:webhook
area:workdir
type:bug
type:chore
type:epic
type:meta
type:user-story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/koinos#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As a practitioner, I want to invite a colleague hosted on another Koinos instance to my teleexpertise case, so that I can reach specialists beyond my own institution.
Acceptance criteria
Invitee lookup
/api/directory/search?q=...&peer=<host>queries the peer's directory (FHIRPractitionersearch) through the backend.Invitation
@them:peer-hostand a FHIR-sideServiceRequest.performerupdate.Consentresource) is issued, bound to:ServiceRequest,did:web,Resource access
GET /api/federation/resources/{ref}?case={id}) — backend proxies to HAPI FHIR with the case's grant.UI
Tests
DocumentReferencethrough the proxy, case closes, subsequent B access returns403.Out of scope
References
spec/03-architecture/02-federation.md.spec/04-functional/02-teleexpertise.md§6.spec/03-architecture/04-medical-data.md.spec/08-roadmap-mvp.md— step #19.