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

support for ITI-57 #71

Open
oliveregger opened this issue Mar 3, 2022 · 5 comments
Open

support for ITI-57 #71

oliveregger opened this issue Mar 3, 2022 · 5 comments

Comments

@oliveregger
Copy link
Collaborator

feature request to support for ITI-57 for deletion of documents in the MTP

Quentin: As discussed earlier, here’s how you can delete a document in the PMP.

The document must be Approved (not Deprecated).
The document must be at the end of its document chain (i.e. if an MTP has been prescribed, you have to delete first the PRE, then the MTP).

It’s done by sending an ITI-57 query with the ‘ur
example-iti57.txt
n:e-health-suisse:2019:deletionStatus’ extra metadata set to ‘urn:e-health-suisse:2019:deletionStatus:deletionRequested’. Unfortunately, you have to send all required attributes but they’ll be ignored, the request just has to be structurally valid (it’ll be checked by IPF).

I join an example of such a request.

@unixoid
Copy link
Contributor

unixoid commented May 29, 2024

@oliveregger @qligier For this issue, we have to agree how to represent DocumentEntry.logicalID in FHIR.
Currently, MAG maps DocumentEntry.entryUUID to DocumentReference.identifier with use=OFFICIAL. The problem is that logicalID is not less official. I propose to introduce corresponding type codes and use Identifier.type to distinguish between entryUUID and logicalID.

@staffoleo: FYI

@oliveregger
Copy link
Collaborator Author

I think we have take this up to the ITI tech comittee because the definition for DocumentEntry.entryUUID to DocumentReference.identifier with use=OFFICIAL was done by them, and we can for sure ask for guidance how to represent logicalID

@unixoid
Copy link
Contributor

unixoid commented Jul 1, 2024

See pull request #153. A change proposal to IHE MHD is on the way.

@unixoid
Copy link
Contributor

unixoid commented Jul 1, 2024

Pull request to IHE MHD: IHE/ITI.MHD#234

@oliveregger, you are a co-chair there, aren't you? May I ask you to be a reviewer of the PR (as required in the PR template)?

@unixoid
Copy link
Contributor

unixoid commented Jul 24, 2024

Created IHE/ITI.MHD#235 as requested by John Moehrke.

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