-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
@oliveregger @qligier For this issue, we have to agree how to represent @staffoleo: FYI |
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 |
See pull request #153. A change proposal to IHE MHD is on the way. |
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)? |
Created IHE/ITI.MHD#235 as requested by John Moehrke. |
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.
The text was updated successfully, but these errors were encountered: