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

#188: Recommendation pages redesign #190

Merged
merged 6 commits into from
Jul 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions input-cache/txcache/all-systems.cache
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,24 @@ v: {
"system" : "http://unitsofmeasure.org"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction", "version": "4.6.0", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"NO_MEMBERSHIP_CHECK", "versionFlexible":"true"}####
v: {
"display" : "United States of America",
"code" : "US",
"system" : "urn:iso:std:iso:3166"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction", "version": "4.6.0", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"NO_MEMBERSHIP_CHECK", "versionFlexible":"true"}####
v: {
"display" : "United States of America",
"code" : "US",
"system" : "urn:iso:std:iso:3166"
}
-------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,21 @@ v: {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "840"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.6.0", "lang":"null", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
v: {
"severity" : "error",
"error" : "The code provided (http://unstats.un.org/unsd/methods/m49/m49.htm#840) is not valid (from http://tx.fhir.org/r4)"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "840"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.6.0", "lang":"en-US", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
v: {
"severity" : "error",
"error" : "The code provided (http://unstats.un.org/unsd/methods/m49/m49.htm#840) is not valid (from http://tx.fhir.org/r4)"
}
-------------------------------------------------------------------------------------
20 changes: 20 additions & 0 deletions input-cache/txcache/iso3166.cache
Original file line number Diff line number Diff line change
Expand Up @@ -9071,3 +9071,23 @@ e: {
"error" : ""
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--0", "version": "4.6.0", "lang":"null", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
v: {
"display" : "United States of America",
"code" : "US",
"system" : "urn:iso:std:iso:3166"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--0", "version": "4.6.0", "lang":"en-US", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
v: {
"display" : "United States of America",
"code" : "US",
"system" : "urn:iso:std:iso:3166"
}
-------------------------------------------------------------------------------------
1 change: 1 addition & 0 deletions input-cache/txcache/usa.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions input/includes/active-cancer-treatment-definitions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<p></p>
<h4>Active Cancer Treatment</h4>
<img src="assets/images/ActiveCancerTreatment-subroutine.png" style="max-width: 100%;" />
<p></p>
<br />
<img src="assets/images/ActiveCancerTreatment-subroutine-definitions.png" style="max-width: 100%;" />
6 changes: 6 additions & 0 deletions input/includes/common-libraries.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<tr><td><a href="Library-OMTKData2020.html">Opioid Terminology Management Knowledge-base Data (OMTK) Library</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that provides logic for implementation of opioid management functionality including Milligram Morphine Equivalents (MME).</td></tr>
<tr><td><a href="Library-OMTKLogicMK2020.html">Opioid Terminology Management Knowledge-base (OMTK) Library</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that provides logic for implementation of opioid management functionality including Milligram Morphine Equivalents (MME).</td></tr>
<tr><td><a href="Library-OpioidCDSCommon.html">Common Opioid Decision Support Logic</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that provides common logic for the recommendations</td></tr>
<tr><td><a href="Library-OpioidCDSCommonConfig.html">Common OpioidCDS Configuration Logic</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that provides common configuration logic for the recommendations</td></tr>
<tr><td><a href="Library-OpioidCDSRoutines.html">Common OpioidCDS Routines Logic</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that provides common routines logic for the recommendations</td></tr>
<tr><td><a href="Library-FHIRHelpers.html">FHIRHelpers Conversion Logic</a></td><td><a href="{{site.data.fhir.path}}library.html">Library</a></td><td>CQL Library that defines functions to convert between FHIR data types and CQL system-defined types, as well as functions to support FHIRPath implementation</td></tr>
4 changes: 1 addition & 3 deletions input/includes/for-acute-pain-definitions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<p></p>
<h4>For Acute Pain</h4>
<img src="assets/images/ForAcutePain-subroutine.png" style="max-width: 100%;" />
<p></p>
<br />
<img src="assets/images/ForAcutePain-subroutine-definitions.png" style="max-width: 100%;" />
4 changes: 1 addition & 3 deletions input/includes/for-chronic-pain-definitions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<p></p>
<h4>For Chronic Pain</h4>
<img src="assets/images/ForChronicPain-subroutine.png" style="max-width: 100%;" />
<p></p>
<br />
<img src="assets/images/ForChronicPain-subroutine-definitions.png" style="max-width: 100%;" />
4 changes: 1 addition & 3 deletions input/includes/opioid-naive-definitions.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<p></p>
<h4>Opioid Naive</h4>
<img src="assets/images/OpioidNaive-subroutine.png" style="max-width: 100%;" />
<p></p>
<br />
<img src="assets/images/OpioidNaive-subroutine-definitions.png" style="max-width: 100%;" />
4 changes: 1 addition & 3 deletions input/includes/opioid-review-useful-definitions.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<p></p>
<h4>Opioid Review Useful</h4>
<img src="assets/images/OpioidReviewUseful-subroutine.png" style="max-width: 100%;" />
<p></p>
<br />
<img src="assets/images/OpioidReviewUseful-subroutine-definitions.png" style="max-width: 100%;" />

{% include active-cancer-treatment-definitions.html %}
71 changes: 28 additions & 43 deletions input/opioid-cds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -614,36 +614,6 @@
<title value="CDC Opioid Prescribing Guidelines - Downloads" />
<generation value="html" />
</page>
<page>
<nameUrl value="common.html" />
<title value="Common Libraries" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-common-cql.html" />
<title value="OpioidCDS Common - CQL Source" />
<generation value="html" />
</page>
<page>
<nameUrl value="opioidcds-omtk-data-2019-cql.html" />
<title value="OpioidCDS OMTK Data (2019) - CQL Source" />
<generation value="html" />
</page>
<page>
<nameUrl value="opioidcds-omtk-data-2020-cql.html" />
<title value="OpioidCDS OMTK Data (2020) - CQL Source" />
<generation value="html" />
</page>
<page>
<nameUrl value="opioidcds-omtk-logic-2019-cql.html" />
<title value="OpioidCDS OMTK Logic (2019) - CQL Source" />
<generation value="html" />
</page>
<page>
<nameUrl value="opioidcds-omtk-logic-2020-cql.html" />
<title value="OpioidCDS OMTK Logic (2020) - CQL Source" />
<generation value="html" />
</page>
</page>
<page>
<nameUrl value="chronic-pain.html" />
<title value="Chronic Pain Decision Documentation" />
Expand Down Expand Up @@ -680,17 +650,22 @@
</page>
</page>
<page>
<nameUrl value="recommendation-04.html" />
<title value="Recommendation #4 - Opioid Immediate Release Form When Starting Opioid Therapy" />
<nameUrl value="recommendation-04-order-sign.html" />
<title value="Recommendation #4 Order Sign Variation - Opioid Immediate Release Form When Starting Opioid Therapy" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-04-cql.html" />
<title value="OpioidCDS Recommendation 04 - CQL Source" />
<title value="OpioidCDS Recommendation 04 Order Sign - CQL Source" />
<generation value="html" />
</page>
</page>
<page>
<nameUrl value="recommendation-04-patient-view.html" />
<title value="Recommendation #4 Patient View Variation - Opioid Immediate Release Form When Starting Opioid Therapy" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-04-patient-view-cql.html" />
<title value="OpioidCDS Recommendation 04 (patient view)- CQL Source" />
<title value="OpioidCDS Recommendation 04 Patient View - CQL Source" />
<generation value="html" />
</page>
</page>
Expand Down Expand Up @@ -736,7 +711,7 @@
</page>
<page>
<nameUrl value="recommendation-09.html" />
<title value="Recommendation #9 - Consider Patients History of Controlled Substance Prescriptions" />
<title value="Recommendation #9 - Consider Patient's History of Controlled Substance Prescriptions" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-09-cql.html" />
Expand All @@ -745,32 +720,42 @@
</page>
</page>
<page>
<nameUrl value="recommendation-10.html" />
<title value="Recommendation #10 - Urine Drug Testing" />
<nameUrl value="recommendation-10-order-sign.html" />
<title value="Recommendation #10 Order Sign Variation - Urine Drug Testing" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-10-cql.html" />
<title value="OpioidCDS Recommendation 10 - CQL Source" />
<title value="OpioidCDS Recommendation 10 Order Sign - CQL Source" />
<generation value="html" />
</page>
</page>
<page>
<nameUrl value="recommendation-10-patient-view.html" />
<title value="Recommendation #10 Patient View Variation - Urine Drug Testing" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-10-patient-view-cql.html" />
<title value="OpioidCDS Recommendation 10 (patient-view) - CQL Source" />
<title value="OpioidCDS Recommendation 10 Patient View - CQL Source" />
<generation value="html" />
</page>
</page>
<page>
<nameUrl value="recommendation-11.html" />
<title value="Recommendation #11 - Concurrent Use of Opioids and Benzodiazepines" />
<nameUrl value="recommendation-11-order-select.html" />
<title value="Recommendation #11 Order Select Variation - Concurrent Use of Opioids and Benzodiazepines" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-11-cql.html" />
<title value="OpioidCDS Recommendation 11 - CQL Source" />
<title value="OpioidCDS Recommendation 11 Order Select - CQL Source" />
<generation value="html" />
</page>
</page>
<page>
<nameUrl value="recommendation-11-patient-view.html" />
<title value="Recommendation #11 Patient View Variation - Concurrent Use of Opioids and Benzodiazepines" />
<generation value="html" />
<page>
<nameUrl value="opioidcds-recommendation-11-patient-view-cql.html" />
<title value="OpioidCDS Recommendation 11 (patient-view) - CQL Source" />
<title value="OpioidCDS Recommendation 11 Patient View - CQL Source" />
<generation value="html" />
</page>
</page>
Expand Down
Loading