This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #PSI-04 STRATUM HEMORRHAGE Denominator Query | |
| GET dexuract_prod_v2/_count | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #PSI-04 STRATUM HEMORRHAGE Denominator Query | |
| GET dexuract_prod_v2/_count | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #PSI-04 STRATUM Pneumonia Denominator Query | |
| GET dexuract_prod_v2/_count | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # psi-03 Numerator Query | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #PSI-03 Denominator Query | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #psi-14 NUmerator | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #psi-14 Denominator | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #psi-15 Numerator | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #PSI-15 Denominator Query | |
| GET dexur_flagging_test/_count | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # psi - 04 startum sepsis numerator query | |
| GET dexur_flagging_test/_search | |
| { | |
| "query": { | |
| "bool": { | |
| "filter": [ | |
| { "term": { "network_id_id": 5003 }}, | |
| { "term": { "organization_id_id": 71001181 }}, | |
| { "term": { "object_id_id": 87 }}, | |
| { "term": { "active_status": true }}, |
NewerOlder