Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cases for the CapabilityStatement #104

Open
adamzkover opened this issue Apr 11, 2024 · 2 comments
Open

Use cases for the CapabilityStatement #104

adamzkover opened this issue Apr 11, 2024 · 2 comments

Comments

@adamzkover
Copy link
Contributor

This issue is for recording use cases for an ePI server. The functions/endpoints needed for these use cases should be added to the server's CapabilityStatement.

Felleskatalogen wants to fetch the PIL for Nordic Article Number 123.

  1. Looks up the local identifier in a (future) national database and gets from there that the PMS ID is 234
  2. Queries the ePI server for the Norwegian package leaflet for PMS ID 234:

Using /Bundle?composition._language=no&identifier=http://spor.eu/pms|234&composition.type=http://spor.eu/rms|100000155538

This means that the server has to support the Search operation on Bundle and the search parameters used above.

@jkiddo
Copy link
Collaborator

jkiddo commented Apr 16, 2024

@adamzkover safe to say that for this Felleskatalogen plays the role of consuming ePI's? We probably need some use case actor definitions as well.

@adamzkover
Copy link
Contributor Author

Yes, we are consuming the ePI in this case, importing it into our system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants