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

what if an 'old' PIX Manager just wants to provide RESTful query access its cross-referenced patients? #32

Closed
lynnfel opened this issue Jul 21, 2021 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@lynnfel
Copy link
Contributor

lynnfel commented Jul 21, 2021

In the new PIXm, the PIX Manager is required to support ITI-104 feed. Unless I am misunderstanding this transaction (very possible), the PIX Manager performing 104 must be maintaining patient records as FHIR Patient Resources.

If I have a legacy PIX or PIXv3 Manager who just wants to be able to respond to ITI-83 queries (based on cross-referenced IDs in my database), I cannot support PIXm as a PIX Manager (because I don't store FHIR Patient Resources).

Am I missing something??

@lynnfel lynnfel changed the title what if a PIX Manager just wants to provide RESTful query access to its 'old' PIX Mgr what if an 'old' PIX Manager just wants to provide RESTful query access its cross-referenced patients? Jul 21, 2021
@oliveregger
Copy link
Contributor

In the new PIXm, the PIX Manager is required to support ITI-104 feed. Unless I am misunderstanding this transaction (very possible), the PIX Manager performing 104 must be maintaining patient records as FHIR Patient Resources.

Where do you read this requirement that it must maintain patient records as FHIR Resources? I hoped we had written the text that it would allow to group the actors to proxy it to v2/v3 (see http://build.fhir.org/ig/IHE/ITI.PIXm/branches/master/volume-1.html#1416-pixm-cross-profile-considerations).

If I have a legacy PIX or PIXv3 Manager who just wants to be able to respond to ITI-83 queries (based on cross-referenced IDs in my database), I cannot support PIXm as a PIX Manager (because I don't store FHIR Patient Resources).

Am I missing something??

No, but not because of storing the FHIR Patient Resource, but because the optionality is set to Required for
Patient Identifier Cross-reference Manager / Mobile Patient Identifier Cross-reference Query [ITI-83] in Volume 1

@oliveregger oliveregger self-assigned this Jul 22, 2021
@oliveregger oliveregger added the question Further information is requested label Jul 22, 2021
@oliveregger
Copy link
Contributor

@lynnfel can i close this issue or does it need further discussion?

@lynnfel
Copy link
Contributor Author

lynnfel commented Jul 22, 2021

Yes, I will close it.

@lynnfel lynnfel closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants