diff --git a/input/opioid-cds.xml b/input/opioid-cds.xml index d5bd6292..2395bf0c 100644 --- a/input/opioid-cds.xml +++ b/input/opioid-cds.xml @@ -2,12 +2,12 @@ - + <status value="active" /> <experimental value="false" /> - <date value="2017-02-06" /> + <date value="2022-10-06" /> <publisher value="Centers for Disease Control and Prevention (CDC)" /> <contact> <telecom> diff --git a/input/pagecontent/cql/OMTKData2019.cql b/input/pagecontent/cql/OMTKData2019.cql index c9a1bffc..d3dcc04a 100644 --- a/input/pagecontent/cql/OMTKData2019.cql +++ b/input/pagecontent/cql/OMTKData2019.cql @@ -1,4 +1,4 @@ -library OMTKData2019 version '0.1.1' +library OMTKData2019 version '2016.4.0' define Months: { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 } diff --git a/input/pagecontent/cql/OMTKData2020.cql b/input/pagecontent/cql/OMTKData2020.cql index 478b0c5d..b5a13a88 100644 --- a/input/pagecontent/cql/OMTKData2020.cql +++ b/input/pagecontent/cql/OMTKData2020.cql @@ -1,4 +1,4 @@ -library OMTKData2020 version '0.1.1' +library OMTKData2020 version '2016.4.0' define Months: { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 } diff --git a/input/pagecontent/cql/OMTKLogicMK2019.cql b/input/pagecontent/cql/OMTKLogicMK2019.cql index 0733efac..1287189c 100644 --- a/input/pagecontent/cql/OMTKLogicMK2019.cql +++ b/input/pagecontent/cql/OMTKLogicMK2019.cql @@ -1,4 +1,4 @@ -library OMTKLogicMK2019 version '0.1.1' +library OMTKLogicMK2019 version '2016.4.0' /* This version of the OMTKLogic library uses the FHIR MedicationKnowledge Resource @@ -8,7 +8,7 @@ OMTK data source. using FHIR version '4.0.1' -include OMTKData2019 version '0.1.1' called OMTKData +include OMTKData2019 version '2016.4.0' called OMTKData codesystem RxNorm: 'http://www.nlm.nih.gov/research/umls/rxnorm' diff --git a/input/pagecontent/cql/OMTKLogicMK2020.cql b/input/pagecontent/cql/OMTKLogicMK2020.cql index 061a7434..6febebc1 100644 --- a/input/pagecontent/cql/OMTKLogicMK2020.cql +++ b/input/pagecontent/cql/OMTKLogicMK2020.cql @@ -1,4 +1,4 @@ -library OMTKLogicMK2020 version '0.1.1' +library OMTKLogicMK2020 version '2016.4.0' /* This version of the OMTKLogic library uses the FHIR MedicationKnowledge Resource @@ -8,7 +8,7 @@ OMTK data source. using FHIR version '4.0.1' -include OMTKData2020 version '0.1.1' called OMTKData +include OMTKData2020 version '2016.4.0' called OMTKData codesystem RxNorm: 'http://www.nlm.nih.gov/research/umls/rxnorm' diff --git a/input/pagecontent/cql/OpioidCDSCommon.cql b/input/pagecontent/cql/OpioidCDSCommon.cql index 1194a4d2..9e7756b3 100644 --- a/input/pagecontent/cql/OpioidCDSCommon.cql +++ b/input/pagecontent/cql/OpioidCDSCommon.cql @@ -1,10 +1,10 @@ -library OpioidCDSCommon version '0.1.1' +library OpioidCDSCommon version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OMTKLogicMK2020 version '0.1.1' called OMTKLogic -include OpioidCDSCommonConfig version '0.1.1' called Config +include OMTKLogicMK2020 version '2016.4.0' called OMTKLogic +include OpioidCDSCommonConfig version '2016.4.0' called Config codesystem "LOINC": 'http://loinc.org' codesystem "SNOMED": 'http://snomed.info/sct' diff --git a/input/pagecontent/cql/OpioidCDSCommonConfig.cql b/input/pagecontent/cql/OpioidCDSCommonConfig.cql index 42c52386..892ab78e 100644 --- a/input/pagecontent/cql/OpioidCDSCommonConfig.cql +++ b/input/pagecontent/cql/OpioidCDSCommonConfig.cql @@ -1,4 +1,4 @@ -library OpioidCDSCommonConfig version '0.1.1' +library OpioidCDSCommonConfig version '2016.4.0' // Opioid Review Useful define "Age Less than 18 Years Is Enabled": diff --git a/input/pagecontent/cql/OpioidCDSREC01.cql b/input/pagecontent/cql/OpioidCDSREC01.cql index db4dc9bb..8f34bccb 100644 --- a/input/pagecontent/cql/OpioidCDSREC01.cql +++ b/input/pagecontent/cql/OpioidCDSREC01.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC01 version '0.1.1' +library OpioidCDSREC01 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC02.cql b/input/pagecontent/cql/OpioidCDSREC02.cql index 1773f1ff..df5dde3f 100644 --- a/input/pagecontent/cql/OpioidCDSREC02.cql +++ b/input/pagecontent/cql/OpioidCDSREC02.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC02 version '0.1.1' +library OpioidCDSREC02 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC03.cql b/input/pagecontent/cql/OpioidCDSREC03.cql index 60b6fbf8..dc35a19e 100644 --- a/input/pagecontent/cql/OpioidCDSREC03.cql +++ b/input/pagecontent/cql/OpioidCDSREC03.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC03 version '0.1.1' +library OpioidCDSREC03 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC04.cql b/input/pagecontent/cql/OpioidCDSREC04.cql index 03b51706..5a2eb3f3 100644 --- a/input/pagecontent/cql/OpioidCDSREC04.cql +++ b/input/pagecontent/cql/OpioidCDSREC04.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC04 version '0.1.1' +library OpioidCDSREC04 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** Recommendation #4 diff --git a/input/pagecontent/cql/OpioidCDSREC04PatientView.cql b/input/pagecontent/cql/OpioidCDSREC04PatientView.cql index 3759171a..68789a07 100644 --- a/input/pagecontent/cql/OpioidCDSREC04PatientView.cql +++ b/input/pagecontent/cql/OpioidCDSREC04PatientView.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC04PatientView version '0.1.1' +library OpioidCDSREC04PatientView version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC05.cql b/input/pagecontent/cql/OpioidCDSREC05.cql index 888c3b61..5475969d 100644 --- a/input/pagecontent/cql/OpioidCDSREC05.cql +++ b/input/pagecontent/cql/OpioidCDSREC05.cql @@ -1,10 +1,10 @@ -library OpioidCDSREC05 version '0.1.1' +library OpioidCDSREC05 version '2016.4.0' using FHIR version '4.0.1' -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /*include fhir.cdc."opioid-mme-r4".MMECalculator version '3.0.0' called MMECalculator */ include MMECalculator version '3.0.0' called MMECalculator diff --git a/input/pagecontent/cql/OpioidCDSREC06.cql b/input/pagecontent/cql/OpioidCDSREC06.cql index 7226a631..a4ad4d1c 100644 --- a/input/pagecontent/cql/OpioidCDSREC06.cql +++ b/input/pagecontent/cql/OpioidCDSREC06.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC06 version '0.1.1' +library OpioidCDSREC06 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC07.cql b/input/pagecontent/cql/OpioidCDSREC07.cql index 07f48b7b..c4364b0e 100644 --- a/input/pagecontent/cql/OpioidCDSREC07.cql +++ b/input/pagecontent/cql/OpioidCDSREC07.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC07 version '0.1.1' +library OpioidCDSREC07 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC08.cql b/input/pagecontent/cql/OpioidCDSREC08.cql index 15baca5e..d2a61196 100644 --- a/input/pagecontent/cql/OpioidCDSREC08.cql +++ b/input/pagecontent/cql/OpioidCDSREC08.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC08 version '0.1.1' +library OpioidCDSREC08 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /*include fhir.cdc."opioid-mme-r4".MMECalculator version '3.0.0' called MMECalculator */ include MMECalculator version '3.0.0' called MMECalculator diff --git a/input/pagecontent/cql/OpioidCDSREC09.cql b/input/pagecontent/cql/OpioidCDSREC09.cql index 1c4f5b07..6a378a5d 100644 --- a/input/pagecontent/cql/OpioidCDSREC09.cql +++ b/input/pagecontent/cql/OpioidCDSREC09.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC09 version '0.1.1' +library OpioidCDSREC09 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC10.cql b/input/pagecontent/cql/OpioidCDSREC10.cql index b1d52331..9819240c 100644 --- a/input/pagecontent/cql/OpioidCDSREC10.cql +++ b/input/pagecontent/cql/OpioidCDSREC10.cql @@ -1,12 +1,12 @@ -library OpioidCDSREC10 version '0.1.1' +library OpioidCDSREC10 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines -include OpioidCDSREC10Common version '0.1.1' called Rec10Common +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines +include OpioidCDSREC10Common version '2016.4.0' called Rec10Common /* ** Recommendation #10 diff --git a/input/pagecontent/cql/OpioidCDSREC10Common.cql b/input/pagecontent/cql/OpioidCDSREC10Common.cql index 3a6fe9af..00ee8582 100644 --- a/input/pagecontent/cql/OpioidCDSREC10Common.cql +++ b/input/pagecontent/cql/OpioidCDSREC10Common.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC10Common version '0.1.1' +library OpioidCDSREC10Common version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSRoutines version '0.1.1' called Routines -include OpioidCDSCommonConfig version '0.1.1' called Config +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSRoutines version '2016.4.0' called Routines +include OpioidCDSCommonConfig version '2016.4.0' called Config /* ** Recommendation #10 diff --git a/input/pagecontent/cql/OpioidCDSREC10PatientView.cql b/input/pagecontent/cql/OpioidCDSREC10PatientView.cql index fe40d0aa..46f2e9a2 100644 --- a/input/pagecontent/cql/OpioidCDSREC10PatientView.cql +++ b/input/pagecontent/cql/OpioidCDSREC10PatientView.cql @@ -1,12 +1,12 @@ -library OpioidCDSREC10PatientView version '0.1.1' +library OpioidCDSREC10PatientView version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -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 +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSREC10Common version '2016.4.0' called Rec10Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines code "Urine Drug Screening": '310627008' from Common.SNOMED display 'Urine drug screening (procedure)' diff --git a/input/pagecontent/cql/OpioidCDSREC11.cql b/input/pagecontent/cql/OpioidCDSREC11.cql index 0caa215a..a06d4c45 100644 --- a/input/pagecontent/cql/OpioidCDSREC11.cql +++ b/input/pagecontent/cql/OpioidCDSREC11.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC11 version '0.1.1' +library OpioidCDSREC11 version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC11PatientView.cql b/input/pagecontent/cql/OpioidCDSREC11PatientView.cql index a6c1074e..102cf598 100644 --- a/input/pagecontent/cql/OpioidCDSREC11PatientView.cql +++ b/input/pagecontent/cql/OpioidCDSREC11PatientView.cql @@ -1,11 +1,11 @@ -library OpioidCDSREC11PatientView version '0.1.1' +library OpioidCDSREC11PatientView version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config -include OpioidCDSRoutines version '0.1.1' called Routines +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config +include OpioidCDSRoutines version '2016.4.0' called Routines /* ** diff --git a/input/pagecontent/cql/OpioidCDSREC12PatientView.cql b/input/pagecontent/cql/OpioidCDSREC12PatientView.cql index cd54f5fb..25715543 100644 --- a/input/pagecontent/cql/OpioidCDSREC12PatientView.cql +++ b/input/pagecontent/cql/OpioidCDSREC12PatientView.cql @@ -1,10 +1,10 @@ -library OpioidCDSREC12PatientView version '0.1.1' +library OpioidCDSREC12PatientView version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config /* ** diff --git a/input/pagecontent/cql/OpioidCDSRoutines.cql b/input/pagecontent/cql/OpioidCDSRoutines.cql index e4a822ad..09a9ae73 100644 --- a/input/pagecontent/cql/OpioidCDSRoutines.cql +++ b/input/pagecontent/cql/OpioidCDSRoutines.cql @@ -1,10 +1,10 @@ -library OpioidCDSRoutines version '0.1.1' +library OpioidCDSRoutines version '2016.4.0' using FHIR version '4.0.1' include FHIRHelpers version '4.0.1' called FHIRHelpers -include OpioidCDSCommon version '0.1.1' called Common -include OpioidCDSCommonConfig version '0.1.1' called Config +include OpioidCDSCommon version '2016.4.0' called Common +include OpioidCDSCommonConfig version '2016.4.0' called Config context Patient diff --git a/input/resources/activitydefinition/activitydefinition-opioidcds-risk-assessment-request.xml b/input/resources/activitydefinition/activitydefinition-opioidcds-risk-assessment-request.xml index 1bc53d15..77ea205b 100644 --- a/input/resources/activitydefinition/activitydefinition-opioidcds-risk-assessment-request.xml +++ b/input/resources/activitydefinition/activitydefinition-opioidcds-risk-assessment-request.xml @@ -1,7 +1,7 @@ <ActivityDefinition xmlns="http://hl7.org/fhir"> <id value="opioidcds-risk-assessment-request"/> <url value="http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-risk-assessment-request"/> - <version value="0.1.1"/> + <version value="2016.4.0" /> <name value="ActivityDefinition_Recommendation_07_Risk_Assessment_ServiceRequest"/> <title value="ActivityDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ServiceRequest"/> <status value="draft"/> diff --git a/input/resources/activitydefinition/activitydefinition-opioidcds-urine-screening-request.xml b/input/resources/activitydefinition/activitydefinition-opioidcds-urine-screening-request.xml index 18c52d6b..cc452689 100644 --- a/input/resources/activitydefinition/activitydefinition-opioidcds-urine-screening-request.xml +++ b/input/resources/activitydefinition/activitydefinition-opioidcds-urine-screening-request.xml @@ -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.1"/> + <version value="2016.4.0" /> <name value="ActivityDefinition_Urine_Screening_ServiceRequest"/> <title value="ActivityDefinition - Urine Screening ServiceRequest"/> <status value="draft"/> diff --git a/input/resources/library/FHIRHelpers.json b/input/resources/library/FHIRHelpers.json index eef7ea89..a0e57629 100644 --- a/input/resources/library/FHIRHelpers.json +++ b/input/resources/library/FHIRHelpers.json @@ -1,11 +1,6 @@ { "resourceType": "Library", "id": "FHIRHelpers", - "meta": { - "versionId": "7", - "lastUpdated": "2020-12-02T18:49:07.746-07:00", - "source": "#0oUvNjasVR8PueaB" - }, "extension": [ { "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem", "valueReference": { diff --git a/input/resources/library/OMTKData2019.json b/input/resources/library/OMTKData2019.json index d9d935f4..18264c4e 100644 --- a/input/resources/library/OMTKData2019.json +++ b/input/resources/library/OMTKData2019.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OMTKData2019", - "version": "0.1.1", + "version": "2016.4.0", "name": "OMTKData2019", "title": "Library - OMTK Data (2019)", "status": "active", diff --git a/input/resources/library/OMTKData2020.json b/input/resources/library/OMTKData2020.json index 31f0902f..0bf2b6ce 100644 --- a/input/resources/library/OMTKData2020.json +++ b/input/resources/library/OMTKData2020.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OMTKData2020", - "version": "0.1.1", + "version": "2016.4.0", "name": "OMTKData2020", "title": "Library - OMTK Data (2020)", "status": "active", diff --git a/input/resources/library/OMTKLogicMK2019.json b/input/resources/library/OMTKLogicMK2019.json index fa2dde06..0ab91f1d 100644 --- a/input/resources/library/OMTKLogicMK2019.json +++ b/input/resources/library/OMTKLogicMK2019.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OMTKLogicMK2019", - "version": "0.1.1", + "version": "2016.4.0", "name": "OMTKLogicMK2019", "title": "Library - OMTK Logic MK (2019)", "status": "active", diff --git a/input/resources/library/OMTKLogicMK2020.json b/input/resources/library/OMTKLogicMK2020.json index 3cf7c325..dba0d690 100644 --- a/input/resources/library/OMTKLogicMK2020.json +++ b/input/resources/library/OMTKLogicMK2020.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OMTKLogicMK2020", - "version": "0.1.1", + "version": "2016.4.0", "name": "OMTKLogicMK2020", "title": "Library - OMTK Data (2020)", "status": "active", diff --git a/input/resources/library/OpioidCDSCommon.json b/input/resources/library/OpioidCDSCommon.json index 1941c5e2..4b220d47 100644 --- a/input/resources/library/OpioidCDSCommon.json +++ b/input/resources/library/OpioidCDSCommon.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSCommon", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSCommon", "title": "Library - OpioidCDS Common", "status": "active", diff --git a/input/resources/library/OpioidCDSCommonConfig.json b/input/resources/library/OpioidCDSCommonConfig.json index 1a665ba6..7368b144 100644 --- a/input/resources/library/OpioidCDSCommonConfig.json +++ b/input/resources/library/OpioidCDSCommonConfig.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSCommonConfig", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSCommonConfig", "title": "Library - OpioidCDS Common Configuration", "status": "active", diff --git a/input/resources/library/OpioidCDSREC01.json b/input/resources/library/OpioidCDSREC01.json index 11afed88..ae5274d7 100644 --- a/input/resources/library/OpioidCDSREC01.json +++ b/input/resources/library/OpioidCDSREC01.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC01", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC01", "title": "Library - Recommendation #1 - Nonpharmacologic and Nonopioid Pharmacologic Therapy Consideration", "status": "active", diff --git a/input/resources/library/OpioidCDSREC02.json b/input/resources/library/OpioidCDSREC02.json index 817e205c..a8ad112a 100644 --- a/input/resources/library/OpioidCDSREC02.json +++ b/input/resources/library/OpioidCDSREC02.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC02", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC02", "title": "Library - Recommendation #2 - Opioid Therapy Goals Discussion", "status": "active", diff --git a/input/resources/library/OpioidCDSREC03.json b/input/resources/library/OpioidCDSREC03.json index 4a492afb..dd79554e 100644 --- a/input/resources/library/OpioidCDSREC03.json +++ b/input/resources/library/OpioidCDSREC03.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC03", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC03", "title": "Library - Recommendation #3 - Opioid Therapy Risk/Benefit Discussion", "status": "active", diff --git a/input/resources/library/OpioidCDSREC04.json b/input/resources/library/OpioidCDSREC04.json index 57b864c4..26e9c845 100644 --- a/input/resources/library/OpioidCDSREC04.json +++ b/input/resources/library/OpioidCDSREC04.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC04", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC04", "title": "Library - Recommendation #4 - Opioid Immediate Release Form When Starting Opioid Therapy", "status": "active", diff --git a/input/resources/library/OpioidCDSREC04PatientView.json b/input/resources/library/OpioidCDSREC04PatientView.json index 1fb25fe5..72e9c5a5 100644 --- a/input/resources/library/OpioidCDSREC04PatientView.json +++ b/input/resources/library/OpioidCDSREC04PatientView.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC04PatientView", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC04PatientView", "title": "Library - Recommendation #4 Patient View - Opioid Immediate Release Form When Starting Opioid Therapy", "status": "active", diff --git a/input/resources/library/OpioidCDSREC05.json b/input/resources/library/OpioidCDSREC05.json index c6b7955b..f4ce5a0c 100644 --- a/input/resources/library/OpioidCDSREC05.json +++ b/input/resources/library/OpioidCDSREC05.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC05", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC05", "title": "Library - Recommendation #5 - Lowest Effective Dose", "status": "active", diff --git a/input/resources/library/OpioidCDSREC06.json b/input/resources/library/OpioidCDSREC06.json index 7b5fa5ce..5284125e 100644 --- a/input/resources/library/OpioidCDSREC06.json +++ b/input/resources/library/OpioidCDSREC06.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC06", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC06", "title": "Library - Recommendation #6 - Prescribe Lowest Effective Dose and Duration", "status": "active", diff --git a/input/resources/library/OpioidCDSREC07.json b/input/resources/library/OpioidCDSREC07.json index f0104e8c..4980f79a 100644 --- a/input/resources/library/OpioidCDSREC07.json +++ b/input/resources/library/OpioidCDSREC07.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC07", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC07", "title": "Library - Recommendation #7 - Opioid Therapy Risk Assessment", "status": "active", diff --git a/input/resources/library/OpioidCDSREC08.json b/input/resources/library/OpioidCDSREC08.json index 2f18868e..dffb8603 100644 --- a/input/resources/library/OpioidCDSREC08.json +++ b/input/resources/library/OpioidCDSREC08.json @@ -13,7 +13,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC08", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC08", "title": "Library - Recommendation #8 - Naloxone Consideration", "status": "active", diff --git a/input/resources/library/OpioidCDSREC09.json b/input/resources/library/OpioidCDSREC09.json index 603e57a3..6aa3493c 100644 --- a/input/resources/library/OpioidCDSREC09.json +++ b/input/resources/library/OpioidCDSREC09.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC09", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC09", "title": "Library - Recommendation #9 - Consider Patient’s History of Controlled Substance Prescriptions", "status": "active", diff --git a/input/resources/library/OpioidCDSREC10.json b/input/resources/library/OpioidCDSREC10.json index a5a1e4da..be6486e0 100644 --- a/input/resources/library/OpioidCDSREC10.json +++ b/input/resources/library/OpioidCDSREC10.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC10", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC10", "title": "Library - Recommendation #10 - Urine Drug Testing", "status": "active", diff --git a/input/resources/library/OpioidCDSREC10Common.json b/input/resources/library/OpioidCDSREC10Common.json index f11d37e7..271d5bbd 100644 --- a/input/resources/library/OpioidCDSREC10Common.json +++ b/input/resources/library/OpioidCDSREC10Common.json @@ -8,7 +8,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC10Common", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC10Common", "status": "draft", "type": { diff --git a/input/resources/library/OpioidCDSREC10PatientView.json b/input/resources/library/OpioidCDSREC10PatientView.json index ef49cde8..ef367e39 100644 --- a/input/resources/library/OpioidCDSREC10PatientView.json +++ b/input/resources/library/OpioidCDSREC10PatientView.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC10PatientView", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC10PatientView", "title": "Library - Recommendation #10 Patient View - Urine Drug Testing", "status": "active", diff --git a/input/resources/library/OpioidCDSREC11.json b/input/resources/library/OpioidCDSREC11.json index 2b859afa..18e48c6a 100644 --- a/input/resources/library/OpioidCDSREC11.json +++ b/input/resources/library/OpioidCDSREC11.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC11", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC11", "title": "Library - Recommendation #11 - Concurrent Use of Opioids and Benzodiazepines", "status": "active", diff --git a/input/resources/library/OpioidCDSREC11PatientView.json b/input/resources/library/OpioidCDSREC11PatientView.json index 3fc6f30a..6d257fef 100644 --- a/input/resources/library/OpioidCDSREC11PatientView.json +++ b/input/resources/library/OpioidCDSREC11PatientView.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC11PatientView", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC11PatientView", "title": "Library - Recommendation #11 Patient View - Concurrent Use of Opioids and Benzodiazepines", "status": "active", diff --git a/input/resources/library/OpioidCDSREC12PatientView.json b/input/resources/library/OpioidCDSREC12PatientView.json index d018b85b..0a1f8b99 100644 --- a/input/resources/library/OpioidCDSREC12PatientView.json +++ b/input/resources/library/OpioidCDSREC12PatientView.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC12PatientView", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSREC12PatientView", "title": "Library - Recommendation #12 (patient-view) - Evidence-based Treatment for Patients with Opioid Use Disorder", "status": "active", diff --git a/input/resources/library/OpioidCDSRoutines.json b/input/resources/library/OpioidCDSRoutines.json index 8db30886..6f3aa0c3 100644 --- a/input/resources/library/OpioidCDSRoutines.json +++ b/input/resources/library/OpioidCDSRoutines.json @@ -17,7 +17,7 @@ } } ], "url": "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSRoutines", - "version": "0.1.1", + "version": "2016.4.0", "name": "OpioidCDSRoutines", "title": "Library - OpioidCDS Routines", "status": "active", diff --git a/input/resources/plandefinition/opioidcds-01.json b/input/resources/plandefinition/opioidcds-01.json index 651f9819..7f5317dd 100644 --- a/input/resources/plandefinition/opioidcds-01.json +++ b/input/resources/plandefinition/opioidcds-01.json @@ -459,7 +459,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_01", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #1", "type": { diff --git a/input/resources/plandefinition/opioidcds-02.json b/input/resources/plandefinition/opioidcds-02.json index 1b4b55aa..44e91c7e 100644 --- a/input/resources/plandefinition/opioidcds-02.json +++ b/input/resources/plandefinition/opioidcds-02.json @@ -547,7 +547,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_02", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #2", "type": { diff --git a/input/resources/plandefinition/opioidcds-03.json b/input/resources/plandefinition/opioidcds-03.json index 3b528fdf..654f16a1 100644 --- a/input/resources/plandefinition/opioidcds-03.json +++ b/input/resources/plandefinition/opioidcds-03.json @@ -498,7 +498,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_03", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #3", "type": { diff --git a/input/resources/plandefinition/opioidcds-04-patient-view.json b/input/resources/plandefinition/opioidcds-04-patient-view.json index 15ed86ea..0693d983 100644 --- a/input/resources/plandefinition/opioidcds-04-patient-view.json +++ b/input/resources/plandefinition/opioidcds-04-patient-view.json @@ -556,7 +556,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "PlanDefinition_Recommendation_04_Patient_View", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #4 (patient view)", "type": { diff --git a/input/resources/plandefinition/opioidcds-04.json b/input/resources/plandefinition/opioidcds-04.json index a8b77a5a..602d489e 100644 --- a/input/resources/plandefinition/opioidcds-04.json +++ b/input/resources/plandefinition/opioidcds-04.json @@ -532,7 +532,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_04", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #4", "type": { diff --git a/input/resources/plandefinition/opioidcds-05.json b/input/resources/plandefinition/opioidcds-05.json index f0480d60..4c15c178 100644 --- a/input/resources/plandefinition/opioidcds-05.json +++ b/input/resources/plandefinition/opioidcds-05.json @@ -617,7 +617,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_05", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #5", "type": { diff --git a/input/resources/plandefinition/opioidcds-06.json b/input/resources/plandefinition/opioidcds-06.json index 20b02592..3a63a8e0 100644 --- a/input/resources/plandefinition/opioidcds-06.json +++ b/input/resources/plandefinition/opioidcds-06.json @@ -433,7 +433,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_06", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #6", "type": { diff --git a/input/resources/plandefinition/opioidcds-07.json b/input/resources/plandefinition/opioidcds-07.json index 3bc29b5d..981bc81d 100644 --- a/input/resources/plandefinition/opioidcds-07.json +++ b/input/resources/plandefinition/opioidcds-07.json @@ -650,7 +650,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_07", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #7", "type": { diff --git a/input/resources/plandefinition/opioidcds-08-order-sign.json b/input/resources/plandefinition/opioidcds-08-order-sign.json index a377ddd2..405088f0 100644 --- a/input/resources/plandefinition/opioidcds-08-order-sign.json +++ b/input/resources/plandefinition/opioidcds-08-order-sign.json @@ -776,7 +776,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_08", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #8 (order-sign)", "type": { diff --git a/input/resources/plandefinition/opioidcds-08.json b/input/resources/plandefinition/opioidcds-08.json index 30dfd278..c37d95fb 100644 --- a/input/resources/plandefinition/opioidcds-08.json +++ b/input/resources/plandefinition/opioidcds-08.json @@ -776,7 +776,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_08", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #8", "type": { diff --git a/input/resources/plandefinition/opioidcds-09.json b/input/resources/plandefinition/opioidcds-09.json index fd6b28a7..e03095ae 100644 --- a/input/resources/plandefinition/opioidcds-09.json +++ b/input/resources/plandefinition/opioidcds-09.json @@ -487,7 +487,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_09", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #9", "type": { diff --git a/input/resources/plandefinition/opioidcds-10-order-sign.json b/input/resources/plandefinition/opioidcds-10-order-sign.json index f346638a..a69820fb 100644 --- a/input/resources/plandefinition/opioidcds-10-order-sign.json +++ b/input/resources/plandefinition/opioidcds-10-order-sign.json @@ -704,7 +704,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "PlanDefinition_Recommendation_10_Order_Sign", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #10 (order-sign)", "type": { diff --git a/input/resources/plandefinition/opioidcds-10-patient-view.json b/input/resources/plandefinition/opioidcds-10-patient-view.json index a96d0d20..bb9ef4df 100644 --- a/input/resources/plandefinition/opioidcds-10-patient-view.json +++ b/input/resources/plandefinition/opioidcds-10-patient-view.json @@ -728,7 +728,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "PlanDefinition_Recommendation_10_Patient_View", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #10 (patient-view)", "type": { diff --git a/input/resources/plandefinition/opioidcds-10.json b/input/resources/plandefinition/opioidcds-10.json index 9bff1fbc..39995661 100644 --- a/input/resources/plandefinition/opioidcds-10.json +++ b/input/resources/plandefinition/opioidcds-10.json @@ -704,7 +704,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_10", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #10", "type": { diff --git a/input/resources/plandefinition/opioidcds-11-patient-view.json b/input/resources/plandefinition/opioidcds-11-patient-view.json index 5c087156..e6a92768 100644 --- a/input/resources/plandefinition/opioidcds-11-patient-view.json +++ b/input/resources/plandefinition/opioidcds-11-patient-view.json @@ -495,7 +495,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "PlanDefinition_Recommendation_11_Patient_View", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #11 (patient-view)", "type": { diff --git a/input/resources/plandefinition/opioidcds-11.json b/input/resources/plandefinition/opioidcds-11.json index a40c52f9..baceadb8 100644 --- a/input/resources/plandefinition/opioidcds-11.json +++ b/input/resources/plandefinition/opioidcds-11.json @@ -561,7 +561,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "CDC_opioid_11", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #11", "type": { diff --git a/input/resources/plandefinition/opioidcds-12-patient-view.json b/input/resources/plandefinition/opioidcds-12-patient-view.json index a65601f8..047ad93b 100644 --- a/input/resources/plandefinition/opioidcds-12-patient-view.json +++ b/input/resources/plandefinition/opioidcds-12-patient-view.json @@ -364,7 +364,7 @@ "use": "official", "value": "cdc-opioid-guidance" } ], - "version": "0.1.1", + "version": "2016.4.0", "name": "PlanDefinition_Recommendation_12_Patient_View", "title": "PlanDefinition - CDC 2016 Opioid Prescribing Guideline Recommendation #12 (patient-view)", "type": { diff --git a/input/vocabulary/valueset/archive/valueset-condition-categories.json b/input/vocabulary/valueset/archive/valueset-condition-categories.json index 5916b82c..4122dea2 100644 --- a/input/vocabulary/valueset/archive/valueset-condition-categories.json +++ b/input/vocabulary/valueset/archive/valueset-condition-categories.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-categories", "name": "Valueset_condition_categories", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Condition Categories", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-condition-clinical-status-active.json b/input/vocabulary/valueset/valueset-condition-clinical-status-active.json index f4e93b29..d17e39cb 100644 --- a/input/vocabulary/valueset/valueset-condition-clinical-status-active.json +++ b/input/vocabulary/valueset/valueset-condition-clinical-status-active.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-clinical-status-active", "name": "Valueset_condition_clinicalstatus_active", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Condition Clinical Status Active", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-condition-encounter-diagnosis-category.json b/input/vocabulary/valueset/valueset-condition-encounter-diagnosis-category.json index a67b068a..98665dd5 100644 --- a/input/vocabulary/valueset/valueset-condition-encounter-diagnosis-category.json +++ b/input/vocabulary/valueset/valueset-condition-encounter-diagnosis-category.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-encounter-diagnosis-category", "name": "Valueset_encounter_diagnosis_condition_categories", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Encounter Diagnosis Condition Categories", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-condition-problem-list-category.json b/input/vocabulary/valueset/valueset-condition-problem-list-category.json index 9b9bd737..8c6fda27 100644 --- a/input/vocabulary/valueset/valueset-condition-problem-list-category.json +++ b/input/vocabulary/valueset/valueset-condition-problem-list-category.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-problem-list-category", "name": "Valueset_problem_list_condition_category", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Problem List Condition Category", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-condition-us-core-health-concern-category.json b/input/vocabulary/valueset/valueset-condition-us-core-health-concern-category.json index 7ab7951e..18779397 100644 --- a/input/vocabulary/valueset/valueset-condition-us-core-health-concern-category.json +++ b/input/vocabulary/valueset/valueset-condition-us-core-health-concern-category.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-us-core-health-concern-category", "name": "Valueset_US_Core_health-concern-condition_category", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - US Core Health Concern Condition Category", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-medicationrequest-category-community.json b/input/vocabulary/valueset/valueset-medicationrequest-category-community.json index 9cb3af45..1cd8831a 100644 --- a/input/vocabulary/valueset/valueset-medicationrequest-category-community.json +++ b/input/vocabulary/valueset/valueset-medicationrequest-category-community.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/medicationrequest-category-community", "name": "Valueset_medicationrequest_category_community", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Medication Request Category Community", "status": "active", "experimental": true, diff --git a/input/vocabulary/valueset/valueset-medicationrequest-status-active.json b/input/vocabulary/valueset/valueset-medicationrequest-status-active.json index 8cde70b0..612ed4d9 100644 --- a/input/vocabulary/valueset/valueset-medicationrequest-status-active.json +++ b/input/vocabulary/valueset/valueset-medicationrequest-status-active.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/medicationrequest-status-active", "name": "Valueset_medicationrequest_status_active", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Medication Request Status Active", "status": "active", "experimental": true, diff --git a/input/vocabulary/valueset/valueset-observation-category-laboratory.json b/input/vocabulary/valueset/valueset-observation-category-laboratory.json index 8b66de7c..8bdcc3b0 100644 --- a/input/vocabulary/valueset/valueset-observation-category-laboratory.json +++ b/input/vocabulary/valueset/valueset-observation-category-laboratory.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/observation-category-laboratory", "name": "Valueset_observation-category-laboratory", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Observation Category Laboratory", "status": "active", "experimental": false, diff --git a/input/vocabulary/valueset/valueset-observation-category-procedure.json b/input/vocabulary/valueset/valueset-observation-category-procedure.json index 5171662c..43942865 100644 --- a/input/vocabulary/valueset/valueset-observation-category-procedure.json +++ b/input/vocabulary/valueset/valueset-observation-category-procedure.json @@ -22,7 +22,7 @@ ], "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/observation-category-procedure", "name": "Valueset_observation-category-procedure", - "version": "0.0.1", + "version": "2016.4.0", "title": "ValueSet - Observation Category Procedure", "status": "active", "experimental": false,