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

FHIR-46657 #351

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

horsetriboulders
Copy link

@horsetriboulders horsetriboulders commented Oct 4, 2024

Add medicationAdherence to QI-Core MedicationRequest and override the ADDITIONAL USCDI text, retaining the US Core Medication Adherence Extension and its URL

QA result:
{32E5BD6A-58FF-45AC-92B2-F3C4D07E1814}

input\profiles\StructureDefinition-qicore-medicationnotrequested.json Show Validation Information (1)
\profiles\StructureDefinition-qicore-medicationnotrequested | 0 | 0 | 0
input\profiles\StructureDefinition-qicore-medicationrequest.json Show Validation Information (1)
\profiles\StructureDefinition-qicore-medicationrequest | 0 | 0 | 0

],
"path" : "MedicationRequest.extension",
"sliceName" : "medicationAdherence",
"short" : "URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This url for us-core-medication-adherence shouldn't be as short, which rendered as plain text. It should be rendered as a hyperlink that take to the us-core-medication-adherence extension.

],
"path" : "MedicationRequest.extension",
"sliceName" : "medicationAdherence",
"short" : "URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same ... this needs not be a short. It needs to be rendered as a hyperlink to the actual us-core-medication-adherence extension.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The qi-core medicationRequest and medicationNotRequested are derived from US Core MedicationRequest where the medicationAdherence looks like the following. I've made quite an effort to match the appearance and felt good about it. Obviously they are just snake feet.
{DB94E611-3C67-4C4C-B050-B8FA635DA905}

@@ -47,6 +47,11 @@ This page lists the change history for each version of QI-Core.
1. Add list of QI-Core-flagged elements to the narrative ([FHIR-46030](https://jira.hl7.org/browse/FHIR-46030)) Applied in each profile ([here](profiles.html))
1. QICore MedicationRequest prohibits reportedBoolean ([FHIR-46040](https://jira.hl7.org/browse/FHIR-46040)) Applied ([here](StructureDefinition-qicore-medicationrequest.html))
1. Update medication[x] content across not done for reason medication actions to assure consistency ([FHIR-46291](https://jira.hl7.org/browse/FHIR-46291)) Applied ([here](StructureDefinition-qicore-medicationnotrequested.html)) and ([here](StructureDefinition-qicore-medicationadministrationnotdone.html)) and ([here](StructureDefinition-qicore-medicationdispensedeclined.html))
1. QICoreCommunicationRequest description text change ([FHIR-46654](https://jira.hl7.org/browse/FHIR-46654)) Applied ([here](StructureDefinition-qicore-task.html))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These new trackers are part of the ballot reconciliations, they need to be added under the STU7 Publication (7.0.0) section instead.

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

Successfully merging this pull request may close these issues.

2 participants