|
305 | 305 | "expressionCartoonBindingsText_9": "with <%=type%> <%=count%> using <%=distinctOrAll%> occurrences",
|
306 | 306 | "expressionCartoonBindingsText_10": "occurring between <%=startDays%> days <%=beforeArAfterStart%> and <%=endDays%> days <%=beforeArAfterEnd%> index"
|
307 | 307 | },
|
| 308 | + "cohortCriteria": { |
| 309 | + "anyAnatomicSite": "Any Anatomic Site", |
| 310 | + "anyConditionType": "Any Condition Type", |
| 311 | + "anyConditionStatus": "Any Condition Status", |
| 312 | + "anyDeathType": "Any Death Type", |
| 313 | + "anyDeviceType": "Any Device Type", |
| 314 | + "anyDrugType": "Any Drug Type", |
| 315 | + "anyDiseaseStatus": "Any Disease Status", |
| 316 | + "anyEthnicity": "Any Ethnicity", |
| 317 | + "anyGender": "Any Gender", |
| 318 | + "anyMeasurementType": "Any Measurement Type", |
| 319 | + "anyModifier": "Any Modifier", |
| 320 | + "anyObservationType": "Any Observation Type", |
| 321 | + "anyOperator": "Any Operator", |
| 322 | + "anyPeriodType": "Any Period Type", |
| 323 | + "anyPlaceOfService": "Any Place of Service", |
| 324 | + "anyProcedureType": "Any Procedure Type", |
| 325 | + "anyProviderSpecialty": "Any Provider Specialty", |
| 326 | + "anyQualifier": "Any Qualifier", |
| 327 | + "anyRace": "Any Race", |
| 328 | + "anyRouteConcept": "Any Route", |
| 329 | + "anySpecimenType": "Any Specimen Type", |
| 330 | + "anyUnit": "Any Unit", |
| 331 | + "anyValueAsConcept": "Any Value As Concept", |
| 332 | + "anyVisitType": "Any Visit Type", |
| 333 | + "anyVisitDetailType": "Any Visit Detail Type", |
| 334 | + "atomicSiteCS": "with atomic site concept", |
| 335 | + "conditionStatusCS": "with condition status concept", |
| 336 | + "conditionTypeCS": "with condition type concept", |
| 337 | + "deathTypeCS": "with death type concept", |
| 338 | + "deviceTypeCS": "with device type concept", |
| 339 | + "diseaseStatusCS": "with disease status concept", |
| 340 | + "doseUnitCS": "with dose unit concept", |
| 341 | + "drugTypeCS": "with drug type concept", |
| 342 | + "ethnicityCS": "with ethnicity concept", |
| 343 | + "genderCS": "with gender conept", |
| 344 | + "measurementTypeCS": "with measurement type concept", |
| 345 | + "modifierCS": "with modifier concept", |
| 346 | + "observationTypeCS": "with observation type concept", |
| 347 | + "operatorCS": "with an operator concept", |
| 348 | + "periodTypeCS": "with a period type concept", |
| 349 | + "placeOfServiceCS": "with a place of service concept", |
| 350 | + "procedureTypeCS": "with procedure type concept", |
| 351 | + "providerSpecialtyCS": "with provider specialty concept", |
| 352 | + "qualifierCS": "with qualifier concept", |
| 353 | + "raceCS": "with race concept", |
| 354 | + "routeConceptCS": "with route concept", |
| 355 | + "specimenTypeCS": "with specimen type concept", |
| 356 | + "unitCS": "with unit concept", |
| 357 | + "valueAsConceptCS": "with value as concept", |
| 358 | + "visitTypeCS": "with visit type concept", |
| 359 | + "visitDetailTypeCS": "with visit detail type concept" |
| 360 | + }, |
308 | 361 | "cohortExpressionEditor": {
|
309 | 362 | "addCensoringEvent": "Add Censoring Event...",
|
310 | 363 | "addInitialEvent": "Add Initial Event...",
|
|
670 | 723 | "conditionOccurrenceText_8": "with a gender of:",
|
671 | 724 | "conditionOccurrenceText_9": "with a Provider Specialty of:",
|
672 | 725 | "conditionType": "Condition Type",
|
| 726 | + "anyConditionType": "Any Condition Type", |
673 | 727 | "indexDataText": "The index date refers to the condition occurrence of <%= conceptSetName %>."
|
674 | 728 | },
|
675 | 729 | "conditionPayerPlanPeriod": {
|
|
1116 | 1170 | "notStartsWith": "Not Starting With",
|
1117 | 1171 | "startsWith": "Starting With"
|
1118 | 1172 | },
|
| 1173 | + "dateAdjust": { |
| 1174 | + "criteriaLabel": "with date adjustment:" |
| 1175 | + }, |
1119 | 1176 | "userBar": {
|
1120 | 1177 | "signin": "Sign In",
|
1121 | 1178 | "signout": "Sign Out"
|
|
3154 | 3211 | "title_occurrence": "Add Condition Status",
|
3155 | 3212 | "desc_occurrence": "Filter Condition Occurrences based on condition status."
|
3156 | 3213 | },
|
| 3214 | + "addConditionStatusCS": { |
| 3215 | + "title_occurrence": "Add Condition Status Concept Set", |
| 3216 | + "desc_occurrence": "Filter Condition Occurrences based on condition status." |
| 3217 | + }, |
3157 | 3218 | "addFirstDiagnosis": {
|
3158 | 3219 | "title_era": "Add First Diagnosis Criteria",
|
3159 | 3220 | "desc_era": "Limit Condition Eras to first diagnosis era in history.",
|
|
3240 | 3301 | "title_demographic": "Add Gender Criteria",
|
3241 | 3302 | "desc_demographic": "Filter events based on Gender."
|
3242 | 3303 | },
|
| 3304 | + "addGenderCS": { |
| 3305 | + "title_era": "Add Gender Concept Set Criteria", |
| 3306 | + "desc_era": "Filter Condition Eras based on Gender concept set.", |
| 3307 | + "title_occurrence": "Add Gender Concept Set", |
| 3308 | + "desc_occurrence": "Filter Condition Occurrences based on Gender Concept Set.", |
| 3309 | + "title_death": "Add Gender Concept Set Criteria", |
| 3310 | + "desc_death": "Filter Deaths based on Gender Concept Set.", |
| 3311 | + "title_deviceexposure": "Add Gender Concept Set Criteria", |
| 3312 | + "desc_deviceexposure": "Filter Device Exposures based on Gender Concept Set.", |
| 3313 | + "title_dose": "Add Gender Concept Set Criteria", |
| 3314 | + "desc_dose": "Filter Drug Eras based on Gender Concept Set.", |
| 3315 | + "title_drug": "Add Gender Concept Set Criteria", |
| 3316 | + "desc_drug": "Filter Drug Eras based on Gender Concept Set.", |
| 3317 | + "title_drugexposure": "Add Gender Concept Set Criteria", |
| 3318 | + "desc_drugexposure": "Filter Drug Exposures based on Gender Concept Set.", |
| 3319 | + "title_measurement": "Add Gender Concept Set Criteria", |
| 3320 | + "desc_measurement": "Filter Measurements based on Gender Concept Set.", |
| 3321 | + "title_observation": "Add Gender Concept Set Criteria", |
| 3322 | + "desc_observation": "Filter Observations based on Gender Concept Set.", |
| 3323 | + "title_payerplan": "Add Gender Concept Set Criteria", |
| 3324 | + "desc_payerplan": "Filter Payer Plan Periods based on Gender Concept Set.", |
| 3325 | + "title_procedureoccurrence": "Add Gender Concept Set Criteria", |
| 3326 | + "desc_procedureoccurrence": "Filter Procedure Occurrences based on Gender Concept Set.", |
| 3327 | + "title_specimen": "Add Gender Concept Set Criteria", |
| 3328 | + "desc_specimen": "Filter specimens based on Gender Concept Set.", |
| 3329 | + "title_visit": "Add Gender Concept Set Criteria", |
| 3330 | + "desc_visit": "Filter Visit Occurrences based on Gender Concept Set.", |
| 3331 | + "title_visitDetail": "Add Gender Concept Set Criteria", |
| 3332 | + "desc_visitDetail": "Filter Visit detail based on Gender Concept Set.", |
| 3333 | + "title_demographic": "Add Gender Concept Set Criteria", |
| 3334 | + "desc_demographic": "Filter events based on Gender Concept Set." |
| 3335 | + }, |
3243 | 3336 | "addStartDate": {
|
3244 | 3337 | "title_era": "Add Start Date Criteria",
|
3245 | 3338 | "desc_era": "Filter Condition Eras by the Era Start Date.",
|
|
3298 | 3391 | "title_demographic": "Add Race Criteria",
|
3299 | 3392 | "desc_demographic": "Filter events based on Race."
|
3300 | 3393 | },
|
| 3394 | + "addRaceCS": { |
| 3395 | + "title_demographic": "Add Race Concept Set Criteria", |
| 3396 | + "desc_demographic": "Filter events based on Race." |
| 3397 | + }, |
3301 | 3398 | "addEthnicity": {
|
3302 | 3399 | "title_demographic": "Add Ethnicity Criteria",
|
3303 | 3400 | "desc_demographic": "Filter events based on Ethnicity."
|
3304 | 3401 | },
|
| 3402 | + "addEthnicityCS": { |
| 3403 | + "title_demographic": "Add Ethnicity Concept Set Criteria", |
| 3404 | + "desc_demographic": "Filter events based on Ethnicity." |
| 3405 | + }, |
3305 | 3406 | "addLength": {
|
3306 | 3407 | "title_era": "Add Era Length Criteria",
|
3307 | 3408 | "desc_era": "Filter Condition Eras by the Era duration.",
|
|
3398 | 3499 | "title_visitDetail": "Add Visit detail Type Criteria",
|
3399 | 3500 | "desc_visitDetail": "Filter Visit detail by the Type."
|
3400 | 3501 | },
|
| 3502 | + "addTypeCS": { |
| 3503 | + "title_occurrence": "Add Condition Type Concept Set", |
| 3504 | + "desc_occurrence": "Filter Condition Occurrences by the Condition Type.", |
| 3505 | + "title_death": "Add Death Type Concept Set Criteria", |
| 3506 | + "desc_death": "Filter by Death Type.", |
| 3507 | + "title_deviceexposure": "Add Device Type Concept Set Criteria", |
| 3508 | + "desc_deviceexposure": "Filter Device Exposures by the Exposure Type.", |
| 3509 | + "title_drugexposure": "Add Drug Type Concept Set Criteria", |
| 3510 | + "desc_drugexposure": "Filter Drug Exposures by the Drug Type.", |
| 3511 | + "title_measurement": "Add Measurement Type Concept Set Criteria", |
| 3512 | + "desc_measurement": "Filter Measurements by the Measurement Type.", |
| 3513 | + "title_observation": "Add Observation Type Concept Set Criteria", |
| 3514 | + "desc_observation": "Filter Observations by the Type.", |
| 3515 | + "title_observationperiod": "Add Period Type Concept Set Criteria", |
| 3516 | + "desc_observationperiod": "Filter Observation Periods by Type.", |
| 3517 | + "title_procedureoccurrence": "Add Procedure Type Concept Set Criteria", |
| 3518 | + "desc_procedureoccurrence": "Filter Procedure Occurrences by the Procedure Type.", |
| 3519 | + "title_specimen": "Add Specimen Type Concept Set Criteria", |
| 3520 | + "desc_specimen": "Filter Specimen by the Type.", |
| 3521 | + "title_visit": "Add Visit Type Concept Set Criteria", |
| 3522 | + "desc_visit": "Filter Visit Occurrences by the Visit Type.", |
| 3523 | + "title_visitDetail": "Add Visit detail Type Concept Set Criteria", |
| 3524 | + "desc_visitDetail": "Filter Visit detail by the Type." |
| 3525 | + }, |
3401 | 3526 | "addStopReason": {
|
3402 | 3527 | "title_occurrence": "Add Stop Reason",
|
3403 | 3528 | "desc_occurrence": "Filter Condition Occurrences by the Stop Reason.",
|
|
3472 | 3597 | "title_visitDetail": "Add Provider Specialty Criteria",
|
3473 | 3598 | "desc_visitDetail": "Filter Visit detail based on provider specialty."
|
3474 | 3599 | },
|
| 3600 | + "addProviderSpecialtyCS": { |
| 3601 | + "title_occurrence": "Add Provider Specialty Concept Set", |
| 3602 | + "desc_occurrence": "Filter Condition Occurrences based on provider specialty.", |
| 3603 | + "title_deviceexposure": "Add Provider Specialty Concept Set Criteria", |
| 3604 | + "desc_deviceexposure": "Filter Device Exposures based on provider specialty.", |
| 3605 | + "title_drugexposure": "Add Provider Specialty Concept Set Criteria", |
| 3606 | + "desc_drugexposure": "Filter Drug Exposures based on provider specialty.", |
| 3607 | + "title_measurement": "Add Provider Specialty Concept Set Criteria", |
| 3608 | + "desc_measurement": "Filter Measurements based on provider specialty.", |
| 3609 | + "title_observation": "Add Provider Specialty Concept Set Criteria", |
| 3610 | + "desc_observation": "Filter Observations based on provider specialty.", |
| 3611 | + "title_procedureoccurrence": "Add Provider Specialty Concept Set Criteria", |
| 3612 | + "desc_procedureoccurrence": "Filter Procedure Occurrences based on provider specialty.", |
| 3613 | + "title_visit": "Add Provider Specialty Concept Set Criteria", |
| 3614 | + "desc_visit": "Filter Visit Occurrences based on provider specialty.", |
| 3615 | + "title_visitDetail": "Add Provider Specialty Concept Set Criteria", |
| 3616 | + "desc_visitDetail": "Filter Visit detail based on provider specialty." |
| 3617 | + }, |
3475 | 3618 | "addDate": {
|
3476 | 3619 | "title_death": "Add Death Date Criteria",
|
3477 | 3620 | "desc_death": "Filter Death by Date.",
|
|
3510 | 3653 | "title_specimen": "Add Unit Criteria",
|
3511 | 3654 | "desc_specimen": "Filter Specimens by Unit."
|
3512 | 3655 | },
|
| 3656 | + "addUnitCS": { |
| 3657 | + "title_dose": "Add Dose Unit Concept Set Criteria", |
| 3658 | + "desc_dose": "Filter Dose Eras by the Unit.", |
| 3659 | + "title_drugexposure": "Add Dose Unit Concept Set Criteria", |
| 3660 | + "desc_drugexposure": "Filter Drug Exposures by Dose Unit.", |
| 3661 | + "title_measurement": "Add Unit Concept Set Criteria", |
| 3662 | + "desc_measurement": "Filter Measurements by the Unit.", |
| 3663 | + "title_observation": "Add Unit Concept Set Criteria", |
| 3664 | + "desc_observation": "Filter Observations by Unit.", |
| 3665 | + "title_specimen": "Add Unit Concept Set Criteria", |
| 3666 | + "desc_specimen": "Filter Specimens by Unit." |
| 3667 | + }, |
3513 | 3668 | "addValue": {
|
3514 | 3669 | "title_dose": "Add Dose Value Criteria",
|
3515 | 3670 | "desc_dose": "Filter Dose Eras by the dose value.",
|
|
3530 | 3685 | "title_drugexposure": "Add Route Criteria",
|
3531 | 3686 | "desc_drugexposure": "Filter Drug Exposures by Route."
|
3532 | 3687 | },
|
| 3688 | + "addRouteCS": { |
| 3689 | + "title_drugexposure": "Add Route Concept Set Criteria", |
| 3690 | + "desc_drugexposure": "Filter Drug Exposures by Route." |
| 3691 | + }, |
3533 | 3692 | "addEffective": {
|
3534 | 3693 | "title_drugexposure": "Add Effective Dose Criteria",
|
3535 | 3694 | "desc_drugexposure": "Filter Drug Exposures by Effective Dose."
|
|
3546 | 3705 | "title_measurement": "Add Operator Criteria",
|
3547 | 3706 | "desc_measurement": "Filter Measurements by Operator."
|
3548 | 3707 | },
|
| 3708 | + "addOperatorCS": { |
| 3709 | + "title_measurement": "Add Operator Concept Set Criteria", |
| 3710 | + "desc_measurement": "Filter Measurements by Operator." |
| 3711 | + }, |
3549 | 3712 | "addValueAsString": {
|
3550 | 3713 | "title_observation": "Add Value As String Criteria",
|
3551 | 3714 | "desc_observation": "Filter Observations by the Value As String."
|
|
3556 | 3719 | "title_observation": "Add Value as Concept Criteria",
|
3557 | 3720 | "desc_observation": "Filter Observations by the Value As Concept."
|
3558 | 3721 | },
|
| 3722 | + "addValueAsConceptCS": { |
| 3723 | + "title_measurement": "Add Value as Concept Set Criteria", |
| 3724 | + "desc_measurement": "Filter Measurements by Value as Concept.", |
| 3725 | + "title_observation": "Add Value as Concept Set Criteria", |
| 3726 | + "desc_observation": "Filter Observations by the Value As Concept." |
| 3727 | + }, |
3559 | 3728 | "addAbnormal": {
|
3560 | 3729 | "title_measurement": "Add Abnormal Result Criteria",
|
3561 | 3730 | "desc_measurement": "Filter Measurements to include those which fall outside of normal range."
|
|
3580 | 3749 | "title_observation": "Add Qualifier Criteria",
|
3581 | 3750 | "desc_observation": "Filter Observations by Qualifier."
|
3582 | 3751 | },
|
| 3752 | + "addQualifierCS": { |
| 3753 | + "title_observation": "Add Qualifier Concept Set Criteria", |
| 3754 | + "desc_observation": "Filter Observations by Qualifier." |
| 3755 | + }, |
3583 | 3756 | "addUserDefined": {
|
3584 | 3757 | "title_observationperiod": "Specify Start and End Dates",
|
3585 | 3758 | "desc_observationperiod": "Specify start and end date to use for the Observation Period.",
|
|
3590 | 3763 | "title_procedureoccurrence": "Add Modifier Criteria",
|
3591 | 3764 | "desc_procedureoccurrence": "Filter Procedure Occurrences by the Modifier."
|
3592 | 3765 | },
|
| 3766 | + "addModifierCS": { |
| 3767 | + "title_procedureoccurrence": "Add Modifier Concept Set Criteria", |
| 3768 | + "desc_procedureoccurrence": "Filter Procedure Occurrences by the Modifier." |
| 3769 | + }, |
3593 | 3770 | "addAnatomicSite": {
|
3594 | 3771 | "title_specimen": "Add Anatomic Site Criteria",
|
3595 | 3772 | "desc_specimen": "Filter Specimens by the Anatomic Site."
|
|
3604 | 3781 | },
|
3605 | 3782 | "addPlaceService": {
|
3606 | 3783 | "title_visit": "Add Place of Service Criteria",
|
| 3784 | + "desc_visit": "Filter Visit Occurrences based on Place of Service." |
| 3785 | + }, |
| 3786 | + "addPlaceServiceCS": { |
| 3787 | + "title_visit": "Add Place of Service Concept Set Criteria", |
3607 | 3788 | "desc_visit": "Filter Visit Occurrences based on Place of Service.",
|
3608 |
| - "title_visitDetail": "Add Place of Service Criteria", |
| 3789 | + "title_visitDetail": "Add Place of Service Concept Set Criteria", |
3609 | 3790 | "desc_visitDetail": "Filter Visit detail based on Place of Service."
|
3610 | 3791 | },
|
3611 | 3792 | "addPlaceServiceLocation": {
|
|
3619 | 3800 | "desc_visit": "Filter Visit Occurrences based on distance from Place of Service to Patient.",
|
3620 | 3801 | "title_visitDetail": "Add Place of Service Distance Criteria",
|
3621 | 3802 | "desc_visitDetail": "Filter Visit detail based on distance from Place of Service to Patient."
|
| 3803 | + }, |
| 3804 | + "addVisitCS": { |
| 3805 | + "title": "Add visit occurrence concept set.", |
| 3806 | + "desc_initial": "Find patients based on visit information.", |
| 3807 | + "title_occurrence": "Add Visit Concept Set Criteria", |
| 3808 | + "desc_occurrence": "Filter Condition Occurrences based on visit occurrence of diagnosis.", |
| 3809 | + "title_deviceexposure": "Add Visit Concept Set Criteria", |
| 3810 | + "desc_deviceexposure": "Filter Device Exposures based on visit occurrence of exposure.", |
| 3811 | + "title_drugexposure": "Add Visit Concept Set Criteria", |
| 3812 | + "desc_drugexposure": "Filter Drug Exposures based on visit occurrence of drug exposure.", |
| 3813 | + "title_measurement": "Add Visit Concept Set Criteria", |
| 3814 | + "desc_measurement": "Filter Measurements based on visit occurrence of measurement.", |
| 3815 | + "title_observation": "Add Visit Concept Set Criteria", |
| 3816 | + "desc_observation": "Filter Observations based on visit occurrence of observation.", |
| 3817 | + "title_procedureoccurrence": "Add Visit Concept Set Criteria", |
| 3818 | + "desc_procedureoccurrence": "Filter Procedure Occurrences based on visit occurrence of procedure." |
3622 | 3819 | }
|
3623 | 3820 | },
|
3624 | 3821 | "newEntityNames": {
|
|
0 commit comments