Skip to content

Commit

Permalink
Merge pull request #117 from cqframework/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
brynrhodes authored May 22, 2020
2 parents 36b6c32 + 33c069a commit de8c44b
Show file tree
Hide file tree
Showing 108 changed files with 685 additions and 739 deletions.
50 changes: 25 additions & 25 deletions bundles/OpioidCDSREC04/OpioidCDSREC04-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC04 version '1.2.0'
library OpioidCDSREC04 version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.1' called Routines

/*
**
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-04",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-04",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_4",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #4",
"type": {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC04PatientView version '1.2.0'
library OpioidCDSREC04PatientView version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.1' called Routines

/*
**
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-04-patient-view",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-04-patient-view",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_4",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #4 (patient-view)",
"type": {
Expand Down
50 changes: 25 additions & 25 deletions bundles/OpioidCDSREC05/OpioidCDSREC05-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC05 version '1.2.0'
library OpioidCDSREC05 version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.1' called Routines

/*
**
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-05",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-05",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_5",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #5",
"type": {
Expand Down
51 changes: 26 additions & 25 deletions bundles/OpioidCDSREC07/OpioidCDSREC07-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC07 version '1.2.0'
library OpioidCDSREC07 version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.1' called Routines

/*
**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"resourceType": "ActivityDefinition",
"id": "opioidcds-risk-assessment-request",
"url": "http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-risk-assessment-request",
"version": "1.2.1",
"name": "ActivityDefinition - Recommendation #7 Risk Assessment ProcedureRequest",
"title": "CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest",
"status": "draft",
Expand Down Expand Up @@ -80,4 +81,4 @@
}
]
}
}
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-07",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-07",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_7",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #7",
"type": {
Expand Down
50 changes: 25 additions & 25 deletions bundles/OpioidCDSREC08/OpioidCDSREC08-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
library OpioidCDSREC08 version '1.2.0'
library OpioidCDSREC08 version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSCommonConfig version '1.2.0' called Config
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSCommonConfig version '1.2.1' called Config
include OpioidCDSRoutines version '1.2.1' called Routines

/*
**
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-08",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-08",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_8",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #8",
"type": {
Expand Down
50 changes: 25 additions & 25 deletions bundles/OpioidCDSREC10/OpioidCDSREC10-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC10 version '1.2.0'
library OpioidCDSREC10 version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.1' called Routines

/*
** Recommendation #10
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"resourceType": "PlanDefinition",
"id": "opioidcds-10",
"url": "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-10",
"version": "1.2.0",
"version": "1.2.1",
"name": "PlanDefinition_Recommendation_10",
"title": "PlanDefinition - CDC Opioid Prescribing Guideline Recommendation #10",
"type": {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
library OpioidCDSREC10PatientView version '1.2.0'
library OpioidCDSREC10PatientView version '1.2.1'

using FHIR version '3.0.0'

include FHIRHelpers version '3.0.0' called FHIRHelpers
include OpioidCDSCommon version '1.2.0' called Common
include OpioidCDSRoutines version '1.2.0' called Routines
include OpioidCDSCommon version '1.2.1' called Common
include OpioidCDSRoutines version '1.2.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.

Loading

0 comments on commit de8c44b

Please sign in to comment.