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

Recommendation 10 updates for look-back period and 2022-compliant response #343

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 5 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
44,921 changes: 1 addition & 44,920 deletions bundles/rec-10/opioidcds-10-order-sign-bundle.json

Large diffs are not rendered by default.

44,896 changes: 1 addition & 44,895 deletions bundles/rec-10/opioidcds-10-patient-view-bundle.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,42 +21,6 @@
}
}}####
e: {
"valueSet" : {
"resourceType" : "ValueSet",
"status" : "active",
"expansion" : {
"identifier" : "urn:uuid:1f004c26-bafb-46cd-836d-8e9495af1e84",
"timestamp" : "2023-05-26T20:04:22.199Z",
"total" : 3,
"parameter" : [{
"name" : "limitedExpansion",
"valueBoolean" : true
},
{
"name" : "excludeNested",
"valueBoolean" : true
},
{
"name" : "version",
"valueUri" : "http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator|2022.1.0"
}],
"contains" : [{
"system" : "http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator",
"code" : "info",
"display" : "Information"
},
{
"system" : "http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator",
"code" : "warning",
"display" : "Warning"
},
{
"system" : "http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator",
"code" : "hard-stop",
"display" : "Hard Stop"
}]
}
},
"error" : ""
"error" : "java.lang.NullPointerException"
}
-------------------------------------------------------------------------------------
12 changes: 11 additions & 1 deletion input-cache/txcache/http___nucc.org_provider-taxonomy.cache
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,17 @@ v: {
v: {
"display" : "Medical Oncology Physician",
"code" : "207RX0202X",
"system" : "http://nucc.org/provider-taxonomy"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://nucc.org/provider-taxonomy",
"version" : "22.0"
"code" : "207RX0202X",
"display" : "Medical Oncology Physician"
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
v: {
"severity" : "error",
"error" : "Local Error: Unable to resolve system http://nucc.org/provider-taxonomy. Server Error: Attempt to use Terminology server when no Terminology server is available",
"class" : "SERVER_ERROR"
}
-------------------------------------------------------------------------------------
Loading