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

Extension EPR Time - Add MedicationRequest.requester to context #238

Closed
dvribeira opened this issue Aug 17, 2023 · 3 comments · Fixed by #239
Closed

Extension EPR Time - Add MedicationRequest.requester to context #238

dvribeira opened this issue Aug 17, 2023 · 3 comments · Fixed by #239
Labels
profiling ready for telco STU 4 Ballot Comments/Issues from the Ballot 2023
Milestone

Comments

@dvribeira
Copy link
Contributor

As per the subject, MedicationRequest.requester is missing from the context in input/fsh/extensions/EPRTime.fsh

@ziegm ziegm linked a pull request Aug 17, 2023 that will close this issue
@ziegm
Copy link
Collaborator

ziegm commented Aug 22, 2023

@dvribeira thanks for your input and your PR. Do you mean because of the description in CH EMED?
http://fhir.ch/ig/ch-emed/different-authors.html

@ziegm ziegm added this to the v4.0.0 milestone Aug 22, 2023
@dvribeira
Copy link
Contributor Author

dvribeira commented Aug 22, 2023

@ziegm Yes it is related to that. I have another discussion that I have not yet found the time to trigger concerning the different authorships (document and medical) and their timestamps and how to manage them. But they belong to the CH-EMED project. I can already comment them here in case it adds any value to the issue:
The guidance in CH-EMED establishes that:

  1. There is indeed a difference to be supported between a document author and a medical author.
  2. Authorship is to be provided:
    • Within the composition (composition.author and, if different, composition.section.author) for provided documents and not within entries.
    • Within the entries (e.g. MedicationStatement.informationSource and, if different, MedicationStatement.extension.authorDocument) for PML and PMLC documents.

Furthermore we draw the conclusion that authorship differs also if authorship timestamp differs and that this is to be supported with the references from:

I assumed the time extension could be used for all the informationSource equivalent elements of the entries and that would allow us to implement the authorship as described in the guidelines also taking into account authorship timestamp in a coherent and intuitive manner.

The alternatives would be to:

  • Not consider authorhip timestamp but then I guess we should just use document timestamp and composition.author and documentAuthor have no need to display the time extension.
  • Use fields already present in the entries, for instance whenHandedOver. But this poses the question regarding why don't we use them when providing a document. Furthermore I am not sure whether these fields cannot have other more specific semantics attached.

@ziegm
Copy link
Collaborator

ziegm commented Aug 30, 2023

30.08.2023:
12-0-0

ziegm added a commit that referenced this issue Aug 31, 2023
ziegm added a commit that referenced this issue Aug 31, 2023
#238 Added MedicationRequest.requester to EPRTime context.
@ziegm ziegm added the STU 4 Ballot Comments/Issues from the Ballot 2023 label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
profiling ready for telco STU 4 Ballot Comments/Issues from the Ballot 2023
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants