Skip to content

Commit

Permalink
Merge pull request #175 from cqframework/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Capt-Mac authored May 11, 2022
2 parents f3cc3fc + d2df108 commit 5ef0a67
Show file tree
Hide file tree
Showing 99 changed files with 13,787 additions and 8,214 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
library OpioidCDSREC10PatientView version '2.0.1'
library OpioidCDSREC10PatientView version '0.1.1'

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1' called FHIRHelpers
include OpioidCDSCommon version '2.0.1' called Common
include OpioidCDSREC10Common version '2.0.1' called Rec10Common
include OpioidCDSCommonConfig version '2.0.1' called Config
include OpioidCDSRoutines version '2.0.1' called Routines
include OpioidCDSCommon version '0.1.1' called Common
include OpioidCDSREC10Common version '0.1.1' called Rec10Common
include OpioidCDSCommonConfig version '0.1.1' called Config
include OpioidCDSRoutines version '0.1.1' called Routines

code "Urine Drug Screening": '310627008' from Common.SNOMED display 'Urine drug screening (procedure)'

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="opioidcds-urine-screening-request"/>
<url value="http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-urine-screening-request"/>
<version value="0.1.0"/>
<version value="0.1.1"/>
<name value="ActivityDefinition_Urine_Screening_ServiceRequest"/>
<title value="ActivityDefinition - Urine Screening ServiceRequest"/>
<status value="draft"/>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<use value="official"/>
<value value="cdc-opioid-guidance"/>
</identifier>
<version value="2.0.1"/>
<version value="0.1.1"/>
<name value="PlanDefinition_Recommendation_10_Patient_View"/>
<title value="PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #10 (patient-view)"/>
<type>
Expand Down
Loading

0 comments on commit 5ef0a67

Please sign in to comment.