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

Dosages: clarify use of text and patientInstruction #215

Closed
qligier opened this issue Mar 7, 2023 · 5 comments · Fixed by #217
Closed

Dosages: clarify use of text and patientInstruction #215

qligier opened this issue Mar 7, 2023 · 5 comments · Fixed by #217
Assignees
Labels
Dosage Dosage related issue
Milestone

Comments

@qligier
Copy link
Member

qligier commented Mar 7, 2023

We should clarify the use of text and patientInstruction, as discussed in the last telco, and in light of #214. additionalInstruction could also be improved at the same time.

My proposition would be the following:

  1. text may (shall?) contain the narrative representation of what is provided in structured form;
  2. patientInstruction shall contain additional information that is not provided in structured form;
  3. "Strong" implementations should use structured data and patientInstruction to present the information, and may optionally display the text for safety reasons.
  4. "Weak" implementations should display the text and patientInstruction fields.

On additionalInstruction: I suggest making .text required inside additionalInstruction. Weak implementations could add all descriptions to the displayed narrative, strong implementations could either try to understand the coding or fallback to the description too. The content of additionalInstruction.text should not be duplicated to text or patientInstruction.

What do you think about this?

@ziegm ziegm added the Dosage Dosage related issue label Mar 7, 2023
@oliveregger
Copy link
Collaborator

Telco: clarify 15.3 additionalInstruction would stay optional

@ziegm ziegm self-assigned this Mar 15, 2023
@ziegm
Copy link
Collaborator

ziegm commented Mar 23, 2023

23.03.2023: PJ/QL/MZ

  1. all structured: patientInstruction + all other elements (timing etc.)
  2. all narrative (e.g. complex dosage): only patientInstruction
  3. structured & narrative: some structured elements + patientInstruction + some unstructured information (complex dosage)

Procedere: make a proposal for the different types and lets have a look again. try without text element.

ziegm added a commit that referenced this issue Apr 4, 2023
@ziegm
Copy link
Collaborator

ziegm commented Apr 4, 2023

Updates:

@qligier
Copy link
Member Author

qligier commented Apr 5, 2023

Seems good to me, thanks!

@qligier qligier removed their assignment Apr 5, 2023
@ziegm ziegm added this to the STU 4 Ballot milestone Apr 5, 2023
ziegm added a commit that referenced this issue Apr 5, 2023
@ziegm ziegm linked a pull request Apr 5, 2023 that will close this issue
@ziegm
Copy link
Collaborator

ziegm commented Apr 6, 2023

06.04.2023 PJ/QL/OE/MZ:
everyone agrees on the changes

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

Successfully merging a pull request may close this issue.

3 participants