-
Notifications
You must be signed in to change notification settings - Fork 143
cql-to-elm --input . --verify fails inside Examples/ folder #568
Copy link
Copy link
Open
Labels
Description
I am using jdk 8
Assuming that I've run the following from Src/java:
./gradlew build
./gradlew :cql-to-elm:installDist
export PATH=$PATH:`pwd`/cql-to-elm/build/install/cql-to-elm/bin/
I can now go into the Examples/ folder and run:
cql-to-elm --input . --verify
This gives me:
================================================================================
TRANSLATE ./ChlamydiaScreening_CDS_UsingCommon.cql
================================================================================
TRANSLATE ./ChlamydiaScreening_CDS.cql
================================================================================
TRANSLATE ./CMS153.cql
Translation failed due to errors:
Error:[92:2, 92:7] Could not resolve identifier gender in the current library.
Error:[98:17, 98:80] Could not resolve type name Encounter, Performance.
Error:[111:97, 111:111] Member effectiveTime not found for type QUICK.Condition.
Error:[125:17, 125:101] Could not resolve type name MedicationTreatment, Performance.
Error:[138:17, 138:94] Could not resolve type name MedicationTreatment, Order.
Error:[151:14, 151:74] Could not resolve type name LaboratoryTest, Order.
Error:[164:17, 164:83] Could not resolve type name LaboratoryTest, Order.
Error:[184:13, 184:84] Could not resolve type name Procedure, Performance.
Error:[196:9, 196:43] Could not validate reference to expression HasHadMedicationForSexualActivity because its definition contains errors.
Error:[208:9, 208:18] Could not validate reference to expression IsFemale because its definition contains errors.
Error:[219:9, 219:18] Could not validate reference to expression IsFemale because its definition contains errors.
Error:[236:17, 236:94] Could not resolve type name SimpleObservationOccurence.
Error:[246:9, 246:31] Could not validate reference to expression InStratum1Denominator because its definition contains errors.
Error:[250:9, 250:31] Could not validate reference to expression InStratum2Denominator because its definition contains errors.
Error:[253:1, 253:18] Could not resolve context name POPULATION in model QUICK.
Error:[258:53, 258:75] Could not validate reference to expression InStratum1Denominator because its definition contains errors.
Error:[259:51, 259:71] Could not validate reference to expression InStratum1Numerator because its definition contains errors.
Error:[261:53, 261:75] Could not validate reference to expression InStratum2Denominator because its definition contains errors.
Error:[262:51, 262:71] Could not validate reference to expression InStratum2Numerator because its definition contains errors.
================================================================================
TRANSLATE ./CMS146v2_QDM_MS.cql
Translation failed due to errors:
Error:[25:9, 25:53] Specified data type EncounterPerformed does not support retrieval.
Error:[47:5, 47:19] Could not validate reference to expression EncounterData because its definition contains errors.
Error:[50:28, 50:37] Could not validate reference to expression IPPCount because its definition contains errors.
Error:[53:5, 53:19] Could not validate reference to expression EncounterData because its definition contains errors.
Error:[59:5, 59:19] Could not validate reference to expression EncounterData because its definition contains errors.
================================================================================
TRANSLATE ./CMS26v2_CQM.cql
Translation failed due to errors:
Error:[63:1, 63:18] Could not resolve context name Population in model QUICK.
================================================================================
TRANSLATE ./ChlamydiaScreening_CQM.cql
Translation failed due to errors:
Error:[3:1, 3:25] Could not resolve model info provider for model QUICK, version 1.6.
Error:[22:1, 22:15] Could not resolve context name Patient in model System.
Error:[25:2, 25:41] Could not resolve identifier Patient in the current library.
Error:[29:10, 29:62] Could not resolve type name Condition.
Error:[43:2, 43:16] Could not validate reference to expression InDemographic because its definition contains errors.
Error:[49:10, 49:52] Could not resolve type name DiagnosticReport.
Error:[51:1, 51:18] Could not resolve context name Population in model System.
Error:[53:31, 53:37] Could not validate reference to expression Patient because its definition contains errors.
================================================================================
TRANSLATE ./CMS55v1_NQF0495.cql
Translation failed due to errors:
Error:[71:1, 71:18] Could not resolve context name Population in model QUICK.
================================================================================
TRANSLATE ./CMS55v1_QDM.cql
Translation failed due to errors:
Error:[71:1, 71:18] Could not resolve context name Population in model QDM.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_QDM.cql
Translation failed due to errors:
Error:[30:26, 30:42] Member admissionDatetime not found for type Encounter, Performed.
Error:[34:3, 34:58] Could not resolve identifier Gestational Age At Birth in the current library.
Error:[52:10, 52:48] Could not validate reference to expression $Gestational Age at Birth <= 37 weeks because its definition contains errors.
Error:[60:3, 60:52] Could not validate reference to expression $Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Error:[67:3, 67:25] Could not validate reference to expression $Initial Population 1 because its definition contains errors.
Error:[75:13, 75:28] Member facilityLocation not found for type Encounter, Performed.
Error:[93:47, 93:59] Member startDatetime not found for type Substance, Administered.
Error:[113:3, 113:52] Could not validate reference to expression $Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Error:[125:59, 125:71] Member startDatetime not found for type Patient Characteristic Birthdate.
Error:[132:13, 132:83] Could not resolve type name Communication: From Patient to Provider.
Error:[142:11, 142:41] Could not validate reference to expression $Intention Not To Breast Feed because its definition contains errors.
Error:[149:3, 149:16] Could not validate reference to expression $Numerator 1 because its definition contains errors.
================================================================================
TRANSLATE ./CMS179v2_CQM.cql
Translation failed due to errors:
Warning:[19:31, 19:81] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationAdministration.
Warning:[19:31, 19:81] Could not resolve membership operator for terminology target of the retrieve.
Error:[130:1, 130:18] Could not resolve context name Population in model QUICK.
================================================================================
TRANSLATE ./CMS146v2_QDM.cql
================================================================================
TRANSLATE ./CMS179v2_QDM.cql
Translation failed due to errors:
Error:[164:1, 164:18] Could not resolve context name Population in model QDM.
================================================================================
TRANSLATE ./CMS154v1_NQF0069.cql
Translation failed due to errors:
Warning:[117:39, 117:90] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationPrescription.
Warning:[117:39, 117:90] Could not resolve membership operator for terminology target of the retrieve.
Error:[119:1, 119:18] Could not resolve context name Population in model QUICK.
Warning:[121:52, 121:64] Boolean-valued expression was promoted to a list.
Warning:[121:52, 121:64] Boolean-valued expression was promoted to a list.
================================================================================
TRANSLATE ./CMS135_QDM.cql
================================================================================
TRANSLATE ./Zika/v3.0.0/zika-virus-intervention-logic.cql
Translation failed due to errors:
Error:[57:16, 57:16] Could not resolve identifier O in the current library.
Error:[61:3, 61:35] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[79:5, 79:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[87:5, 87:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[94:5, 94:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[101:5, 101:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[108:5, 108:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[114:12, 114:44] Could not validate reference to expression Time Since Returned From Travel because its definition contains errors.
Error:[118:5, 118:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[124:3, 124:49] Could not validate reference to expression Resident of or Frequent Traveler to Zika Area because its definition contains errors.
Error:[133:16, 133:16] Could not resolve identifier S in the current library.
Error:[137:42, 137:61] Could not validate reference to expression Zika Symptom Onset because its definition contains errors.
Error:[140:8, 140:37] Could not validate reference to expression Has Zika Exposure Assessment because its definition contains errors.
Error:[143:4, 143:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[147:4, 147:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[152:4, 152:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[156:3, 156:31] Could not validate reference to expression Planned Travel to Zika Area because its definition contains errors.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_FHIRv16_CQM.cql
Translation failed due to errors:
Error:[3:1, 3:24] Could not load model information for model FHIR, version 1.8 because version 1.6 is already loaded.
Error:[5:35, 5:45] Could not resolve model name FHIR
Error:[5:1, 6:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[8:37, 8:49] Could not resolve model name FHIR
Error:[8:1, 9:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[11:34, 11:43] Could not resolve model name FHIR
Error:[11:1, 12:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[14:31, 14:41] Could not resolve model name FHIR
Error:[14:1, 20:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[22:35, 22:54] Could not resolve model name FHIR
Error:[22:1, 26:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[28:32, 28:40] Could not resolve model name FHIR
Error:[28:1, 28:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[29:32, 29:62] Could not resolve model name FHIR
Error:[29:1, 29:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[30:32, 30:56] Could not resolve model name FHIR
Error:[30:1, 30:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[31:32, 31:47] Could not resolve model name FHIR
Error:[31:1, 31:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[32:32, 32:47] Could not resolve model name FHIR
Error:[32:1, 32:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[33:32, 33:62] Could not resolve model name FHIR
Error:[33:1, 33:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[34:32, 34:50] Could not resolve model name FHIR
Error:[34:1, 34:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[35:32, 35:57] Could not resolve model name FHIR
Error:[35:1, 35:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[36:32, 36:57] Could not resolve model name FHIR
Error:[36:1, 36:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[37:32, 37:49] Could not resolve model name FHIR
Error:[37:1, 37:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[38:32, 38:57] Could not resolve model name FHIR
Error:[38:1, 38:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[39:32, 39:59] Could not resolve model name FHIR
Error:[39:1, 39:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[40:32, 40:51] Could not resolve model name FHIR
Error:[40:1, 40:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[41:32, 41:59] Could not resolve model name FHIR
Error:[41:1, 41:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[42:32, 42:53] Could not resolve model name FHIR
Error:[42:1, 42:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[43:32, 43:54] Could not resolve model name FHIR
Error:[43:1, 43:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[44:32, 44:63] Could not resolve model name FHIR
Error:[44:1, 44:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[45:32, 45:52] Could not resolve model name FHIR
Error:[45:1, 45:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[46:32, 46:58] Could not resolve model name FHIR
Error:[46:1, 46:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[47:32, 47:60] Could not resolve model name FHIR
Error:[47:1, 47:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[48:32, 48:68] Could not resolve model name FHIR
Error:[48:1, 48:82] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[49:32, 49:58] Could not resolve model name FHIR
Error:[49:1, 49:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[50:32, 50:46] Could not resolve model name FHIR
Error:[50:1, 50:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[51:32, 51:55] Could not resolve model name FHIR
Error:[51:1, 51:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[52:32, 52:63] Could not resolve model name FHIR
Error:[52:1, 52:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[53:34, 53:45] Could not resolve model name FHIR
Error:[53:1, 53:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[54:34, 54:46] Could not resolve model name FHIR
Error:[54:1, 54:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[55:34, 55:42] Could not resolve model name FHIR
Error:[55:1, 55:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[56:32, 56:48] Could not resolve model name FHIR
Error:[56:1, 56:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[57:32, 57:57] Could not resolve model name FHIR
Error:[57:1, 57:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[58:32, 58:46] Could not resolve model name FHIR
Error:[58:1, 58:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[59:32, 59:45] Could not resolve model name FHIR
Error:[59:1, 59:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[60:32, 60:47] Could not resolve model name FHIR
Error:[60:1, 60:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[61:32, 61:59] Could not resolve model name FHIR
Error:[61:1, 61:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[62:32, 62:55] Could not resolve model name FHIR
Error:[62:1, 62:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[63:32, 63:63] Could not resolve model name FHIR
Error:[63:1, 63:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[64:33, 64:48] Could not resolve model name FHIR
Error:[64:1, 64:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[65:32, 65:55] Could not resolve model name FHIR
Error:[65:1, 65:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[66:32, 66:60] Could not resolve model name FHIR
Error:[66:1, 66:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[67:32, 67:58] Could not resolve model name FHIR
Error:[67:1, 67:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[68:32, 68:51] Could not resolve model name FHIR
Error:[68:1, 68:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[69:32, 69:52] Could not resolve model name FHIR
Error:[69:1, 69:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[70:32, 70:52] Could not resolve model name FHIR
Error:[70:1, 70:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[71:32, 71:53] Could not resolve model name FHIR
Error:[71:1, 71:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[72:32, 72:42] Could not resolve model name FHIR
Error:[72:1, 72:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[73:32, 73:50] Could not resolve model name FHIR
Error:[73:1, 73:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[74:32, 74:49] Could not resolve model name FHIR
Error:[74:1, 74:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[75:32, 75:55] Could not resolve model name FHIR
Error:[75:1, 75:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[76:32, 76:57] Could not resolve model name FHIR
Error:[76:1, 76:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[77:32, 77:59] Could not resolve model name FHIR
Error:[77:1, 77:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[78:32, 78:66] Could not resolve model name FHIR
Error:[78:1, 78:80] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[79:32, 79:62] Could not resolve model name FHIR
Error:[79:1, 79:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[80:32, 80:49] Could not resolve model name FHIR
Error:[80:1, 80:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[81:32, 81:60] Could not resolve model name FHIR
Error:[81:1, 81:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[82:32, 82:60] Could not resolve model name FHIR
Error:[82:1, 82:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[83:32, 83:49] Could not resolve model name FHIR
Error:[83:1, 83:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[84:32, 84:52] Could not resolve model name FHIR
Error:[84:1, 84:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[85:32, 85:61] Could not resolve model name FHIR
Error:[85:1, 85:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[86:32, 86:51] Could not resolve model name FHIR
Error:[86:1, 86:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[87:32, 87:49] Could not resolve model name FHIR
Error:[87:1, 87:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[88:32, 88:55] Could not resolve model name FHIR
Error:[88:1, 88:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[89:32, 89:50] Could not resolve model name FHIR
Error:[89:1, 89:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[90:32, 90:57] Could not resolve model name FHIR
Error:[90:1, 90:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[91:32, 91:56] Could not resolve model name FHIR
Error:[91:1, 91:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[92:32, 92:38] Could not resolve model name FHIR
Error:[92:1, 92:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[93:32, 93:47] Could not resolve model name FHIR
Error:[93:1, 93:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[94:32, 94:59] Could not resolve model name FHIR
Error:[94:1, 94:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[95:32, 95:50] Could not resolve model name FHIR
Error:[95:1, 95:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[96:32, 96:52] Could not resolve model name FHIR
Error:[96:1, 96:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[97:32, 97:55] Could not resolve model name FHIR
Error:[97:1, 97:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[98:32, 98:52] Could not resolve model name FHIR
Error:[98:1, 98:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[99:32, 99:53] Could not resolve model name FHIR
Error:[99:1, 99:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[100:32, 100:54] Could not resolve model name FHIR
Error:[100:1, 100:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[101:32, 101:55] Could not resolve model name FHIR
Error:[101:1, 101:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[102:32, 102:61] Could not resolve model name FHIR
Error:[102:1, 102:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[103:32, 103:51] Could not resolve model name FHIR
Error:[103:1, 103:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[104:32, 104:57] Could not resolve model name FHIR
Error:[104:1, 104:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[105:32, 105:62] Could not resolve model name FHIR
Error:[105:1, 105:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[106:32, 106:59] Could not resolve model name FHIR
Error:[106:1, 106:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[107:32, 107:56] Could not resolve model name FHIR
Error:[107:1, 107:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[108:32, 108:55] Could not resolve model name FHIR
Error:[108:1, 108:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[109:32, 109:57] Could not resolve model name FHIR
Error:[109:1, 109:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[110:32, 110:48] Could not resolve model name FHIR
Error:[110:1, 110:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[111:33, 111:44] Could not resolve model name FHIR
Error:[111:1, 111:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[112:32, 112:51] Could not resolve model name FHIR
Error:[112:1, 112:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[113:32, 113:59] Could not resolve model name FHIR
Error:[113:1, 113:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[114:32, 114:48] Could not resolve model name FHIR
Error:[114:1, 114:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[115:32, 115:72] Could not resolve model name FHIR
Error:[115:1, 115:86] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[116:32, 116:47] Could not resolve model name FHIR
Error:[116:1, 116:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[117:32, 117:46] Could not resolve model name FHIR
Error:[117:1, 117:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[118:32, 118:51] Could not resolve model name FHIR
Error:[118:1, 118:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[119:32, 119:60] Could not resolve model name FHIR
Error:[119:1, 119:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[120:32, 120:57] Could not resolve model name FHIR
Error:[120:1, 120:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[121:32, 121:46] Could not resolve model name FHIR
Error:[121:1, 121:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[122:32, 122:57] Could not resolve model name FHIR
Error:[122:1, 122:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[123:32, 123:59] Could not resolve model name FHIR
Error:[123:1, 123:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[124:32, 124:58] Could not resolve model name FHIR
Error:[124:1, 124:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[125:32, 125:50] Could not resolve model name FHIR
Error:[125:1, 125:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[126:32, 126:58] Could not resolve model name FHIR
Error:[126:1, 126:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[127:32, 127:48] Could not resolve model name FHIR
Error:[127:1, 127:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[128:32, 128:62] Could not resolve model name FHIR
Error:[128:1, 128:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[129:32, 129:44] Could not resolve model name FHIR
Error:[129:1, 129:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[130:32, 130:65] Could not resolve model name FHIR
Error:[130:1, 130:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[131:32, 131:57] Could not resolve model name FHIR
Error:[131:1, 131:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[132:32, 132:58] Could not resolve model name FHIR
Error:[132:1, 132:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[133:32, 133:52] Could not resolve model name FHIR
Error:[133:1, 133:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[134:32, 134:52] Could not resolve model name FHIR
Error:[134:1, 134:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[135:32, 135:47] Could not resolve model name FHIR
Error:[135:1, 135:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[136:32, 136:62] Could not resolve model name FHIR
Error:[136:1, 136:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[137:32, 137:54] Could not resolve model name FHIR
Error:[137:1, 137:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[138:32, 138:53] Could not resolve model name FHIR
Error:[138:1, 138:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[139:32, 139:53] Could not resolve model name FHIR
Error:[139:1, 139:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[140:32, 140:63] Could not resolve model name FHIR
Error:[140:1, 140:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[141:32, 141:57] Could not resolve model name FHIR
Error:[141:1, 141:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[142:32, 142:44] Could not resolve model name FHIR
Error:[142:1, 142:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[143:32, 143:53] Could not resolve model name FHIR
Error:[143:1, 143:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[144:32, 144:47] Could not resolve model name FHIR
Error:[144:1, 144:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[145:32, 145:56] Could not resolve model name FHIR
Error:[145:1, 145:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[146:32, 146:47] Could not resolve model name FHIR
Error:[146:1, 146:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[147:32, 147:57] Could not resolve model name FHIR
Error:[147:1, 147:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[148:32, 148:56] Could not resolve model name FHIR
Error:[148:1, 148:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[149:33, 149:44] Could not resolve model name FHIR
Error:[149:1, 149:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[150:32, 150:63] Could not resolve model name FHIR
Error:[150:1, 150:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[151:32, 151:40] Could not resolve model name FHIR
Error:[151:1, 151:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[152:32, 152:55] Could not resolve model name FHIR
Error:[152:1, 152:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[153:32, 153:59] Could not resolve model name FHIR
Error:[153:1, 153:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[154:32, 154:56] Could not resolve model name FHIR
Error:[154:1, 154:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[155:32, 155:58] Could not resolve model name FHIR
Error:[155:1, 155:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[156:32, 156:46] Could not resolve model name FHIR
Error:[156:1, 156:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[157:32, 157:63] Could not resolve model name FHIR
Error:[157:1, 157:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[158:32, 158:50] Could not resolve model name FHIR
Error:[158:1, 158:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[159:32, 159:46] Could not resolve model name FHIR
Error:[159:1, 159:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[160:32, 160:48] Could not resolve model name FHIR
Error:[160:1, 160:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[161:32, 161:50] Could not resolve model name FHIR
Error:[161:1, 161:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[162:32, 162:62] Could not resolve model name FHIR
Error:[162:1, 162:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[163:32, 163:46] Could not resolve model name FHIR
Error:[163:1, 163:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[164:32, 164:59] Could not resolve model name FHIR
Error:[164:1, 164:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[165:32, 165:51] Could not resolve model name FHIR
Error:[165:1, 165:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[166:32, 166:65] Could not resolve model name FHIR
Error:[166:1, 166:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[167:32, 167:56] Could not resolve model name FHIR
Error:[167:1, 167:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[168:32, 168:39] Could not resolve model name FHIR
Error:[168:1, 168:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[169:32, 169:51] Could not resolve model name FHIR
Error:[169:1, 169:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[170:32, 170:57] Could not resolve model name FHIR
Error:[170:1, 170:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[171:32, 171:39] Could not resolve model name FHIR
Error:[171:1, 171:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[172:32, 172:58] Could not resolve model name FHIR
Error:[172:1, 172:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[173:32, 173:55] Could not resolve model name FHIR
Error:[173:1, 173:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[174:32, 174:53] Could not resolve model name FHIR
Error:[174:1, 174:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[175:32, 175:51] Could not resolve model name FHIR
Error:[175:1, 175:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[176:30, 176:38] Could not resolve model name FHIR
Error:[176:1, 176:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[177:32, 177:57] Could not resolve model name FHIR
Error:[177:1, 177:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[178:32, 178:63] Could not resolve model name FHIR
Error:[178:1, 178:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[179:32, 179:62] Could not resolve model name FHIR
Error:[179:1, 179:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[180:32, 180:49] Could not resolve model name FHIR
Error:[180:1, 180:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[181:32, 181:63] Could not resolve model name FHIR
Error:[181:1, 181:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[182:33, 182:48] Could not resolve model name FHIR
Error:[182:1, 182:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[183:32, 183:43] Could not resolve model name FHIR
Error:[183:1, 183:57] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[184:32, 184:54] Could not resolve model name FHIR
Error:[184:1, 184:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[185:32, 185:62] Could not resolve model name FHIR
Error:[185:1, 185:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[186:32, 186:59] Could not resolve model name FHIR
Error:[186:1, 186:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[187:32, 187:48] Could not resolve model name FHIR
Error:[187:1, 187:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[188:33, 188:44] Could not resolve model name FHIR
Error:[188:1, 188:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[189:32, 189:50] Could not resolve model name FHIR
Error:[189:1, 189:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[190:32, 190:56] Could not resolve model name FHIR
Error:[190:1, 190:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[191:32, 191:50] Could not resolve model name FHIR
Error:[191:1, 191:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[192:32, 192:54] Could not resolve model name FHIR
Error:[192:1, 192:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[193:32, 193:44] Could not resolve model name FHIR
Error:[193:1, 193:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[194:32, 194:52] Could not resolve model name FHIR
Error:[194:1, 194:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[195:32, 195:44] Could not resolve model name FHIR
Error:[195:1, 195:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[196:32, 196:57] Could not resolve model name FHIR
Error:[196:1, 196:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[197:32, 197:62] Could not resolve model name FHIR
Error:[197:1, 197:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[198:32, 198:55] Could not resolve model name FHIR
Error:[198:1, 198:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[199:32, 199:53] Could not resolve model name FHIR
Error:[199:1, 199:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[200:32, 200:54] Could not resolve model name FHIR
Error:[200:1, 200:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[201:32, 201:46] Could not resolve model name FHIR
Error:[201:1, 201:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[202:32, 202:48] Could not resolve model name FHIR
Error:[202:1, 202:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[203:32, 203:44] Could not resolve model name FHIR
Error:[203:1, 203:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[204:32, 204:54] Could not resolve model name FHIR
Error:[204:1, 204:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[205:32, 205:61] Could not resolve model name FHIR
Error:[205:1, 205:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[206:32, 206:58] Could not resolve model name FHIR
Error:[206:1, 206:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[207:32, 207:54] Could not resolve model name FHIR
Error:[207:1, 207:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[208:32, 208:55] Could not resolve model name FHIR
Error:[208:1, 208:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[209:32, 209:39] Could not resolve model name FHIR
Error:[209:1, 209:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[210:32, 210:48] Could not resolve model name FHIR
Error:[210:1, 210:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[211:32, 211:57] Could not resolve model name FHIR
Error:[211:1, 211:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[212:32, 212:53] Could not resolve model name FHIR
Error:[212:1, 212:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[213:32, 213:55] Could not resolve model name FHIR
Error:[213:1, 213:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[214:32, 214:51] Could not resolve model name FHIR
Error:[214:1, 214:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[215:32, 215:62] Could not resolve model name FHIR
Error:[215:1, 215:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[216:32, 216:62] Could not resolve model name FHIR
Error:[216:1, 216:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[217:32, 217:64] Could not resolve model name FHIR
Error:[217:1, 217:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[218:32, 218:45] Could not resolve model name FHIR
Error:[218:1, 218:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[219:32, 219:58] Could not resolve model name FHIR
Error:[219:1, 219:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[220:32, 220:65] Could not resolve model name FHIR
Error:[220:1, 220:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[221:32, 221:62] Could not resolve model name FHIR
Error:[221:1, 221:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[222:32, 222:63] Could not resolve model name FHIR
Error:[222:1, 222:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[223:32, 223:46] Could not resolve model name FHIR
Error:[223:1, 223:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[224:32, 224:63] Could not resolve model name FHIR
Error:[224:1, 224:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Warning:[35:3, 35:36] Could not resolve membership operator for terminology target of the retrieve.
Error:[36:11, 36:39] Could not resolve call to operator ToString with signature (FHIR.EncounterStatus).
Warning:[41:3, 41:53] Could not resolve membership operator for terminology target of the retrieve.
Error:[42:11, 42:54] Could not resolve call to operator ToString with signature (FHIR.ObservationStatus).
Warning:[46:4, 46:35] Could not resolve membership operator for terminology target of the retrieve.
Warning:[47:11, 47:66] Could not resolve membership operator for terminology target of the retrieve.
Error:[48:11, 48:45] Could not resolve call to operator ToString with signature (FHIR.code).
Warning:[55:3, 55:37] Could not resolve membership operator for terminology target of the retrieve.
Error:[56:11, 56:40] Could not resolve call to operator ToString with signature (FHIR.ProcedureStatus).
Warning:[59:3, 59:29] Could not resolve membership operator for terminology target of the retrieve.
Error:[60:11, 60:45] Could not resolve call to operator ToString with signature (FHIR.code).
Error:[65:74, 65:125] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Error:[73:3, 73:51] Could not validate reference to expression Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Error:[90:61, 90:117] Could not resolve call to operator ToConcept with signature (FHIR.CodeableConcept).
Warning:[98:3, 98:43] Could not resolve membership operator for terminology target of the retrieve.
Error:[99:11, 99:38] Could not resolve call to operator ToString with signature (FHIR.MedicationAdministrationStatus).
Warning:[102:3, 102:69] Could not resolve membership operator for terminology target of the retrieve.
Error:[103:11, 103:43] Could not resolve call to operator ToString with signature (FHIR.MedicationAdministrationStatus).
Error:[107:50, 107:98] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Error:[127:3, 127:51] Could not validate reference to expression Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Warning:[164:3, 164:50] Could not resolve membership operator for terminology target of the retrieve.
Error:[169:17, 169:65] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Error:[173:11, 173:39] Could not validate reference to expression Intention Not To Breastfeed because its definition contains errors.
Error:[180:3, 180:15] Could not validate reference to expression Numerator 1 because its definition contains errors.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/FHIRHelpers-1.8.cql
================================================================================
TRANSLATE ./ChlamydiaScreening_Common.cql
================================================================================
TRANSLATE ./Zika/v1.8/zika-virus-intervention-logic.cql
Translation failed due to errors:
Warning:[54:5, 54:45] Retrieve has a terminology target but does not specify a code path and the type of the retrieve does not have a primary code path defined.
Warning:[54:5, 54:45] Could not resolve membership operator for terminology target of the retrieve.
Error:[57:16, 57:16] Could not resolve identifier O in the current library.
Error:[61:3, 61:35] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[79:5, 79:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[87:5, 87:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[94:5, 94:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[101:5, 101:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[108:5, 108:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[114:12, 114:44] Could not validate reference to expression Time Since Returned From Travel because its definition contains errors.
Error:[118:5, 118:47] Could not validate reference to expression Zika Exposure Assessment Result because its definition contains errors.
Error:[124:3, 124:49] Could not validate reference to expression Resident of or Frequent Traveler to Zika Area because its definition contains errors.
Error:[133:16, 133:16] Could not resolve identifier S in the current library.
Error:[137:42, 137:61] Could not validate reference to expression Zika Symptom Onset because its definition contains errors.
Error:[140:8, 140:37] Could not validate reference to expression Has Zika Exposure Assessment because its definition contains errors.
Error:[143:4, 143:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[147:4, 147:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[152:4, 152:31] Could not validate reference to expression Has Possible Zika Exposure because its definition contains errors.
Error:[156:3, 156:31] Could not validate reference to expression Planned Travel to Zika Area because its definition contains errors.
================================================================================
TRANSLATE ./CMS146v2_FHIR.cql
Translation failed due to errors:
Warning:[57:5, 57:36] Could not resolve membership operator for terminology target of the retrieve.
Warning:[57:44, 57:75] Could not resolve membership operator for terminology target of the retrieve.
Error:[60:5, 60:47] Could not resolve type name MedicationOrder.
Warning:[63:5, 63:38] Retrieve has a terminology target but does not specify a code path and the type of the retrieve does not have a primary code path defined.
Warning:[63:5, 63:38] Could not resolve membership operator for terminology target of the retrieve.
Error:[69:34, 69:46] Member onsetDateTime not found for type FHIR.Condition.
Error:[75:14, 75:24] Could not validate reference to expression Antibiotics because its definition contains errors.
Error:[78:5, 78:25] Could not validate reference to expression PharyngitisEncounters because its definition contains errors.
Error:[84:5, 84:25] Could not validate reference to expression PharyngitisEncounters because its definition contains errors.
Warning:[85:14, 85:61] Retrieve has a terminology target but does not specify a code path and the type of the retrieve does not have a primary code path defined.
Warning:[85:14, 85:61] Could not resolve membership operator for terminology target of the retrieve.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_Quick.cql
Translation failed due to errors:
Error:[33:3, 33:45] Could not resolve identifier Gestational Age At Birth in the current library.
Error:[36:1, 38:68] Identifier Single Live Birth is already in use in this library.
Error:[40:1, 41:39] Identifier Parenteral Nutrition is already in use in this library.
Error:[48:10, 48:47] Could not validate reference to expression Gestational Age at Birth <= 37 weeks because its definition contains errors.
Error:[56:3, 56:51] Could not validate reference to expression Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Error:[63:3, 63:22] Could not validate reference to expression InitialPopulation1 because its definition contains errors.
Error:[71:19, 71:30] Member Location not found for type QUICK.Encounter.
Warning:[82:3, 82:45] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationAdministration.
Warning:[82:3, 82:45] Could not resolve membership operator for terminology target of the retrieve.
Warning:[85:3, 85:71] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationAdministration.
Warning:[85:3, 85:71] Could not resolve membership operator for terminology target of the retrieve.
Error:[89:46, 89:64] Member effectiveDateTime not found for type QUICK.MedicationAdministration.
Error:[109:3, 109:51] Could not validate reference to expression Live Birth Infants without Parenteral Nutrition because its definition contains errors.
Error:[121:3, 121:41] Could not resolve type name Patient Characteristic.
Error:[127:13, 127:57] Could not resolve identifier Feeding Intention-Breast in the current library.
Error:[134:11, 134:40] Could not validate reference to expression Intention Not To Breast Feed because its definition contains errors.
Error:[141:3, 141:14] Could not validate reference to expression Numerator1 because its definition contains errors.
================================================================================
TRANSLATE ./Common.cql
Translation failed due to errors:
Error:[8:14, 8:26] Member onsetDatetime not found for type Diagnosis.
================================================================================
TRANSLATE ./CMS146v2_CQM.cql
================================================================================
TRANSLATE ./CMS146_New.cql
Translation failed due to errors:
Error:[18:14, 18:28] Member startDatetime not found for type Diagnosis.
Error:[39:22, 39:36] Member startDatetime not found for type Encounter, Performed.
Error:[18:14, 18:28] Member startDatetime not found for type Diagnosis.
Error:[44:36, 44:63] Could not resolve call to operator includesOrStartsDuring with signature (QDM.Diagnosis,QDM.EncounterPerformed).
Error:[48:3, 48:40] Could not validate reference to expression PharyngitisEncountersWithAntibiotics because its definition contains errors.
Error:[55:3, 55:21] Could not validate reference to expression InitialPopulation because its definition contains errors.
Error:[63:80, 63:94] Member startDatetime not found for type Diagnosis.
Error:[66:3, 66:40] Could not validate reference to expression PharyngitisEncountersWithAntibiotics because its definition contains errors.
Error:[70:3, 70:22] Could not validate reference to expression ExcludedEncounters because its definition contains errors.
Error:[77:3, 77:40] Could not validate reference to expression PharyngitisEncountersWithAntibiotics because its definition contains errors.
Error:[83:3, 83:23] Could not validate reference to expression StrepTestEncounters because its definition contains errors.
================================================================================
TRANSLATE ./ChlamydiaScreening_CQM_UsingCommon.cql
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/FHIRHelpers-1.0.2.cql
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_FHIRv16_CDS.cql
Translation failed due to errors:
Error:[3:1, 3:24] Could not load model information for model FHIR, version 1.8 because version 1.6 is already loaded.
Error:[5:35, 5:45] Could not resolve model name FHIR
Error:[5:1, 6:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[8:37, 8:49] Could not resolve model name FHIR
Error:[8:1, 9:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[11:34, 11:43] Could not resolve model name FHIR
Error:[11:1, 12:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[14:31, 14:41] Could not resolve model name FHIR
Error:[14:1, 20:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[22:35, 22:54] Could not resolve model name FHIR
Error:[22:1, 26:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[28:32, 28:40] Could not resolve model name FHIR
Error:[28:1, 28:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[29:32, 29:62] Could not resolve model name FHIR
Error:[29:1, 29:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[30:32, 30:56] Could not resolve model name FHIR
Error:[30:1, 30:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[31:32, 31:47] Could not resolve model name FHIR
Error:[31:1, 31:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[32:32, 32:47] Could not resolve model name FHIR
Error:[32:1, 32:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[33:32, 33:62] Could not resolve model name FHIR
Error:[33:1, 33:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[34:32, 34:50] Could not resolve model name FHIR
Error:[34:1, 34:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[35:32, 35:57] Could not resolve model name FHIR
Error:[35:1, 35:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[36:32, 36:57] Could not resolve model name FHIR
Error:[36:1, 36:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[37:32, 37:49] Could not resolve model name FHIR
Error:[37:1, 37:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[38:32, 38:57] Could not resolve model name FHIR
Error:[38:1, 38:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[39:32, 39:59] Could not resolve model name FHIR
Error:[39:1, 39:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[40:32, 40:51] Could not resolve model name FHIR
Error:[40:1, 40:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[41:32, 41:59] Could not resolve model name FHIR
Error:[41:1, 41:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[42:32, 42:53] Could not resolve model name FHIR
Error:[42:1, 42:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[43:32, 43:54] Could not resolve model name FHIR
Error:[43:1, 43:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[44:32, 44:63] Could not resolve model name FHIR
Error:[44:1, 44:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[45:32, 45:52] Could not resolve model name FHIR
Error:[45:1, 45:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[46:32, 46:58] Could not resolve model name FHIR
Error:[46:1, 46:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[47:32, 47:60] Could not resolve model name FHIR
Error:[47:1, 47:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[48:32, 48:68] Could not resolve model name FHIR
Error:[48:1, 48:82] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[49:32, 49:58] Could not resolve model name FHIR
Error:[49:1, 49:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[50:32, 50:46] Could not resolve model name FHIR
Error:[50:1, 50:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[51:32, 51:55] Could not resolve model name FHIR
Error:[51:1, 51:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[52:32, 52:63] Could not resolve model name FHIR
Error:[52:1, 52:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[53:34, 53:45] Could not resolve model name FHIR
Error:[53:1, 53:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[54:34, 54:46] Could not resolve model name FHIR
Error:[54:1, 54:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[55:34, 55:42] Could not resolve model name FHIR
Error:[55:1, 55:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[56:32, 56:48] Could not resolve model name FHIR
Error:[56:1, 56:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[57:32, 57:57] Could not resolve model name FHIR
Error:[57:1, 57:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[58:32, 58:46] Could not resolve model name FHIR
Error:[58:1, 58:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[59:32, 59:45] Could not resolve model name FHIR
Error:[59:1, 59:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[60:32, 60:47] Could not resolve model name FHIR
Error:[60:1, 60:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[61:32, 61:59] Could not resolve model name FHIR
Error:[61:1, 61:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[62:32, 62:55] Could not resolve model name FHIR
Error:[62:1, 62:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[63:32, 63:63] Could not resolve model name FHIR
Error:[63:1, 63:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[64:33, 64:48] Could not resolve model name FHIR
Error:[64:1, 64:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[65:32, 65:55] Could not resolve model name FHIR
Error:[65:1, 65:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[66:32, 66:60] Could not resolve model name FHIR
Error:[66:1, 66:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[67:32, 67:58] Could not resolve model name FHIR
Error:[67:1, 67:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[68:32, 68:51] Could not resolve model name FHIR
Error:[68:1, 68:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[69:32, 69:52] Could not resolve model name FHIR
Error:[69:1, 69:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[70:32, 70:52] Could not resolve model name FHIR
Error:[70:1, 70:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[71:32, 71:53] Could not resolve model name FHIR
Error:[71:1, 71:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[72:32, 72:42] Could not resolve model name FHIR
Error:[72:1, 72:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[73:32, 73:50] Could not resolve model name FHIR
Error:[73:1, 73:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[74:32, 74:49] Could not resolve model name FHIR
Error:[74:1, 74:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[75:32, 75:55] Could not resolve model name FHIR
Error:[75:1, 75:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[76:32, 76:57] Could not resolve model name FHIR
Error:[76:1, 76:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[77:32, 77:59] Could not resolve model name FHIR
Error:[77:1, 77:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[78:32, 78:66] Could not resolve model name FHIR
Error:[78:1, 78:80] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[79:32, 79:62] Could not resolve model name FHIR
Error:[79:1, 79:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[80:32, 80:49] Could not resolve model name FHIR
Error:[80:1, 80:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[81:32, 81:60] Could not resolve model name FHIR
Error:[81:1, 81:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[82:32, 82:60] Could not resolve model name FHIR
Error:[82:1, 82:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[83:32, 83:49] Could not resolve model name FHIR
Error:[83:1, 83:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[84:32, 84:52] Could not resolve model name FHIR
Error:[84:1, 84:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[85:32, 85:61] Could not resolve model name FHIR
Error:[85:1, 85:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[86:32, 86:51] Could not resolve model name FHIR
Error:[86:1, 86:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[87:32, 87:49] Could not resolve model name FHIR
Error:[87:1, 87:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[88:32, 88:55] Could not resolve model name FHIR
Error:[88:1, 88:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[89:32, 89:50] Could not resolve model name FHIR
Error:[89:1, 89:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[90:32, 90:57] Could not resolve model name FHIR
Error:[90:1, 90:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[91:32, 91:56] Could not resolve model name FHIR
Error:[91:1, 91:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[92:32, 92:38] Could not resolve model name FHIR
Error:[92:1, 92:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[93:32, 93:47] Could not resolve model name FHIR
Error:[93:1, 93:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[94:32, 94:59] Could not resolve model name FHIR
Error:[94:1, 94:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[95:32, 95:50] Could not resolve model name FHIR
Error:[95:1, 95:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[96:32, 96:52] Could not resolve model name FHIR
Error:[96:1, 96:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[97:32, 97:55] Could not resolve model name FHIR
Error:[97:1, 97:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[98:32, 98:52] Could not resolve model name FHIR
Error:[98:1, 98:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[99:32, 99:53] Could not resolve model name FHIR
Error:[99:1, 99:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[100:32, 100:54] Could not resolve model name FHIR
Error:[100:1, 100:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[101:32, 101:55] Could not resolve model name FHIR
Error:[101:1, 101:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[102:32, 102:61] Could not resolve model name FHIR
Error:[102:1, 102:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[103:32, 103:51] Could not resolve model name FHIR
Error:[103:1, 103:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[104:32, 104:57] Could not resolve model name FHIR
Error:[104:1, 104:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[105:32, 105:62] Could not resolve model name FHIR
Error:[105:1, 105:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[106:32, 106:59] Could not resolve model name FHIR
Error:[106:1, 106:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[107:32, 107:56] Could not resolve model name FHIR
Error:[107:1, 107:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[108:32, 108:55] Could not resolve model name FHIR
Error:[108:1, 108:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[109:32, 109:57] Could not resolve model name FHIR
Error:[109:1, 109:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[110:32, 110:48] Could not resolve model name FHIR
Error:[110:1, 110:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[111:33, 111:44] Could not resolve model name FHIR
Error:[111:1, 111:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[112:32, 112:51] Could not resolve model name FHIR
Error:[112:1, 112:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[113:32, 113:59] Could not resolve model name FHIR
Error:[113:1, 113:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[114:32, 114:48] Could not resolve model name FHIR
Error:[114:1, 114:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[115:32, 115:72] Could not resolve model name FHIR
Error:[115:1, 115:86] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[116:32, 116:47] Could not resolve model name FHIR
Error:[116:1, 116:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[117:32, 117:46] Could not resolve model name FHIR
Error:[117:1, 117:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[118:32, 118:51] Could not resolve model name FHIR
Error:[118:1, 118:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[119:32, 119:60] Could not resolve model name FHIR
Error:[119:1, 119:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[120:32, 120:57] Could not resolve model name FHIR
Error:[120:1, 120:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[121:32, 121:46] Could not resolve model name FHIR
Error:[121:1, 121:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[122:32, 122:57] Could not resolve model name FHIR
Error:[122:1, 122:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[123:32, 123:59] Could not resolve model name FHIR
Error:[123:1, 123:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[124:32, 124:58] Could not resolve model name FHIR
Error:[124:1, 124:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[125:32, 125:50] Could not resolve model name FHIR
Error:[125:1, 125:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[126:32, 126:58] Could not resolve model name FHIR
Error:[126:1, 126:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[127:32, 127:48] Could not resolve model name FHIR
Error:[127:1, 127:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[128:32, 128:62] Could not resolve model name FHIR
Error:[128:1, 128:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[129:32, 129:44] Could not resolve model name FHIR
Error:[129:1, 129:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[130:32, 130:65] Could not resolve model name FHIR
Error:[130:1, 130:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[131:32, 131:57] Could not resolve model name FHIR
Error:[131:1, 131:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[132:32, 132:58] Could not resolve model name FHIR
Error:[132:1, 132:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[133:32, 133:52] Could not resolve model name FHIR
Error:[133:1, 133:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[134:32, 134:52] Could not resolve model name FHIR
Error:[134:1, 134:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[135:32, 135:47] Could not resolve model name FHIR
Error:[135:1, 135:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[136:32, 136:62] Could not resolve model name FHIR
Error:[136:1, 136:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[137:32, 137:54] Could not resolve model name FHIR
Error:[137:1, 137:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[138:32, 138:53] Could not resolve model name FHIR
Error:[138:1, 138:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[139:32, 139:53] Could not resolve model name FHIR
Error:[139:1, 139:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[140:32, 140:63] Could not resolve model name FHIR
Error:[140:1, 140:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[141:32, 141:57] Could not resolve model name FHIR
Error:[141:1, 141:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[142:32, 142:44] Could not resolve model name FHIR
Error:[142:1, 142:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[143:32, 143:53] Could not resolve model name FHIR
Error:[143:1, 143:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[144:32, 144:47] Could not resolve model name FHIR
Error:[144:1, 144:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[145:32, 145:56] Could not resolve model name FHIR
Error:[145:1, 145:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[146:32, 146:47] Could not resolve model name FHIR
Error:[146:1, 146:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[147:32, 147:57] Could not resolve model name FHIR
Error:[147:1, 147:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[148:32, 148:56] Could not resolve model name FHIR
Error:[148:1, 148:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[149:33, 149:44] Could not resolve model name FHIR
Error:[149:1, 149:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[150:32, 150:63] Could not resolve model name FHIR
Error:[150:1, 150:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[151:32, 151:40] Could not resolve model name FHIR
Error:[151:1, 151:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[152:32, 152:55] Could not resolve model name FHIR
Error:[152:1, 152:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[153:32, 153:59] Could not resolve model name FHIR
Error:[153:1, 153:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[154:32, 154:56] Could not resolve model name FHIR
Error:[154:1, 154:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[155:32, 155:58] Could not resolve model name FHIR
Error:[155:1, 155:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[156:32, 156:46] Could not resolve model name FHIR
Error:[156:1, 156:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[157:32, 157:63] Could not resolve model name FHIR
Error:[157:1, 157:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[158:32, 158:50] Could not resolve model name FHIR
Error:[158:1, 158:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[159:32, 159:46] Could not resolve model name FHIR
Error:[159:1, 159:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[160:32, 160:48] Could not resolve model name FHIR
Error:[160:1, 160:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[161:32, 161:50] Could not resolve model name FHIR
Error:[161:1, 161:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[162:32, 162:62] Could not resolve model name FHIR
Error:[162:1, 162:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[163:32, 163:46] Could not resolve model name FHIR
Error:[163:1, 163:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[164:32, 164:59] Could not resolve model name FHIR
Error:[164:1, 164:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[165:32, 165:51] Could not resolve model name FHIR
Error:[165:1, 165:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[166:32, 166:65] Could not resolve model name FHIR
Error:[166:1, 166:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[167:32, 167:56] Could not resolve model name FHIR
Error:[167:1, 167:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[168:32, 168:39] Could not resolve model name FHIR
Error:[168:1, 168:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[169:32, 169:51] Could not resolve model name FHIR
Error:[169:1, 169:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[170:32, 170:57] Could not resolve model name FHIR
Error:[170:1, 170:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[171:32, 171:39] Could not resolve model name FHIR
Error:[171:1, 171:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[172:32, 172:58] Could not resolve model name FHIR
Error:[172:1, 172:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[173:32, 173:55] Could not resolve model name FHIR
Error:[173:1, 173:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[174:32, 174:53] Could not resolve model name FHIR
Error:[174:1, 174:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[175:32, 175:51] Could not resolve model name FHIR
Error:[175:1, 175:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[176:30, 176:38] Could not resolve model name FHIR
Error:[176:1, 176:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[177:32, 177:57] Could not resolve model name FHIR
Error:[177:1, 177:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[178:32, 178:63] Could not resolve model name FHIR
Error:[178:1, 178:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[179:32, 179:62] Could not resolve model name FHIR
Error:[179:1, 179:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[180:32, 180:49] Could not resolve model name FHIR
Error:[180:1, 180:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[181:32, 181:63] Could not resolve model name FHIR
Error:[181:1, 181:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[182:33, 182:48] Could not resolve model name FHIR
Error:[182:1, 182:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[183:32, 183:43] Could not resolve model name FHIR
Error:[183:1, 183:57] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[184:32, 184:54] Could not resolve model name FHIR
Error:[184:1, 184:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[185:32, 185:62] Could not resolve model name FHIR
Error:[185:1, 185:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[186:32, 186:59] Could not resolve model name FHIR
Error:[186:1, 186:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[187:32, 187:48] Could not resolve model name FHIR
Error:[187:1, 187:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[188:33, 188:44] Could not resolve model name FHIR
Error:[188:1, 188:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[189:32, 189:50] Could not resolve model name FHIR
Error:[189:1, 189:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[190:32, 190:56] Could not resolve model name FHIR
Error:[190:1, 190:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[191:32, 191:50] Could not resolve model name FHIR
Error:[191:1, 191:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[192:32, 192:54] Could not resolve model name FHIR
Error:[192:1, 192:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[193:32, 193:44] Could not resolve model name FHIR
Error:[193:1, 193:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[194:32, 194:52] Could not resolve model name FHIR
Error:[194:1, 194:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[195:32, 195:44] Could not resolve model name FHIR
Error:[195:1, 195:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[196:32, 196:57] Could not resolve model name FHIR
Error:[196:1, 196:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[197:32, 197:62] Could not resolve model name FHIR
Error:[197:1, 197:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[198:32, 198:55] Could not resolve model name FHIR
Error:[198:1, 198:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[199:32, 199:53] Could not resolve model name FHIR
Error:[199:1, 199:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[200:32, 200:54] Could not resolve model name FHIR
Error:[200:1, 200:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[201:32, 201:46] Could not resolve model name FHIR
Error:[201:1, 201:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[202:32, 202:48] Could not resolve model name FHIR
Error:[202:1, 202:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[203:32, 203:44] Could not resolve model name FHIR
Error:[203:1, 203:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[204:32, 204:54] Could not resolve model name FHIR
Error:[204:1, 204:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[205:32, 205:61] Could not resolve model name FHIR
Error:[205:1, 205:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[206:32, 206:58] Could not resolve model name FHIR
Error:[206:1, 206:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[207:32, 207:54] Could not resolve model name FHIR
Error:[207:1, 207:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[208:32, 208:55] Could not resolve model name FHIR
Error:[208:1, 208:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[209:32, 209:39] Could not resolve model name FHIR
Error:[209:1, 209:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[210:32, 210:48] Could not resolve model name FHIR
Error:[210:1, 210:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[211:32, 211:57] Could not resolve model name FHIR
Error:[211:1, 211:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[212:32, 212:53] Could not resolve model name FHIR
Error:[212:1, 212:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[213:32, 213:55] Could not resolve model name FHIR
Error:[213:1, 213:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[214:32, 214:51] Could not resolve model name FHIR
Error:[214:1, 214:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[215:32, 215:62] Could not resolve model name FHIR
Error:[215:1, 215:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[216:32, 216:62] Could not resolve model name FHIR
Error:[216:1, 216:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[217:32, 217:64] Could not resolve model name FHIR
Error:[217:1, 217:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[218:32, 218:45] Could not resolve model name FHIR
Error:[218:1, 218:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[219:32, 219:58] Could not resolve model name FHIR
Error:[219:1, 219:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[220:32, 220:65] Could not resolve model name FHIR
Error:[220:1, 220:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[221:32, 221:62] Could not resolve model name FHIR
Error:[221:1, 221:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[222:32, 222:63] Could not resolve model name FHIR
Error:[222:1, 222:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[223:32, 223:46] Could not resolve model name FHIR
Error:[223:1, 223:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[224:32, 224:63] Could not resolve model name FHIR
Error:[224:1, 224:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Warning:[81:3, 81:29] Could not resolve membership operator for terminology target of the retrieve.
Warning:[94:3, 94:46] Could not resolve membership operator for terminology target of the retrieve.
Warning:[85:4, 85:35] Could not resolve membership operator for terminology target of the retrieve.
Warning:[86:11, 86:66] Could not resolve membership operator for terminology target of the retrieve.
Error:[87:11, 87:45] Could not resolve call to operator ToString with signature (FHIR.code).
Error:[95:32, 95:51] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Warning:[98:3, 98:53] Could not resolve membership operator for terminology target of the retrieve.
Error:[99:32, 99:51] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Warning:[125:3, 125:51] Could not resolve membership operator for terminology target of the retrieve.
Error:[126:31, 126:35] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Warning:[109:3, 109:58] Could not resolve membership operator for terminology target of the retrieve.
Error:[110:23, 110:27] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Error:[122:11, 122:36] Could not resolve call to operator ToString with signature (FHIR.ProcedureRequestStatus).
Error:[114:11, 114:70] Could not resolve call to operator ToString with signature (FHIR.ProcedureRequestStatus).
Warning:[130:3, 130:40] Could not resolve membership operator for terminology target of the retrieve.
Error:[131:22, 131:26] Could not resolve call to operator ToDateTime with signature (FHIR.dateTime).
Error:[118:11, 118:60] Could not resolve call to operator ToString with signature (FHIR.ProcedureRequestStatus).
================================================================================
TRANSLATE ./library-cbp.cql
Translation failed due to errors:
Warning:[92:5, 92:44] Retrieve has a terminology target but does not specify a code path and the type of the retrieve does not have a primary code path defined.
Warning:[92:5, 92:44] Could not resolve membership operator for terminology target of the retrieve.
Error:[94:19, 94:35] Member effectiveDateTime not found for type FHIR.Observation.
Warning:[97:5, 97:45] Retrieve has a terminology target but does not specify a code path and the type of the retrieve does not have a primary code path defined.
Warning:[97:5, 97:45] Could not resolve membership operator for terminology target of the retrieve.
Error:[99:19, 99:35] Member effectiveDateTime not found for type FHIR.Observation.
Error:[103:17, 103:29] Member valueQuantity not found for type FHIR.Observation.
Error:[107:17, 107:29] Member valueQuantity not found for type FHIR.Observation.
Error:[111:17, 111:29] Member valueQuantity not found for type FHIR.Observation.
Error:[115:17, 115:29] Member valueQuantity not found for type FHIR.Observation.
Error:[119:17, 119:29] Member valueQuantity not found for type FHIR.Observation.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_FHIRv16_Common.cql
Translation failed due to errors:
Error:[3:1, 3:24] Could not load model information for model FHIR, version 1.8 because version 1.6 is already loaded.
Error:[5:35, 5:45] Could not resolve model name FHIR
Error:[5:1, 6:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[8:37, 8:49] Could not resolve model name FHIR
Error:[8:1, 9:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[11:34, 11:43] Could not resolve model name FHIR
Error:[11:1, 12:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[14:31, 14:41] Could not resolve model name FHIR
Error:[14:1, 20:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[22:35, 22:54] Could not resolve model name FHIR
Error:[22:1, 26:5] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[28:32, 28:40] Could not resolve model name FHIR
Error:[28:1, 28:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[29:32, 29:62] Could not resolve model name FHIR
Error:[29:1, 29:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[30:32, 30:56] Could not resolve model name FHIR
Error:[30:1, 30:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[31:32, 31:47] Could not resolve model name FHIR
Error:[31:1, 31:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[32:32, 32:47] Could not resolve model name FHIR
Error:[32:1, 32:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[33:32, 33:62] Could not resolve model name FHIR
Error:[33:1, 33:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[34:32, 34:50] Could not resolve model name FHIR
Error:[34:1, 34:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[35:32, 35:57] Could not resolve model name FHIR
Error:[35:1, 35:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[36:32, 36:57] Could not resolve model name FHIR
Error:[36:1, 36:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[37:32, 37:49] Could not resolve model name FHIR
Error:[37:1, 37:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[38:32, 38:57] Could not resolve model name FHIR
Error:[38:1, 38:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[39:32, 39:59] Could not resolve model name FHIR
Error:[39:1, 39:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[40:32, 40:51] Could not resolve model name FHIR
Error:[40:1, 40:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[41:32, 41:59] Could not resolve model name FHIR
Error:[41:1, 41:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[42:32, 42:53] Could not resolve model name FHIR
Error:[42:1, 42:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[43:32, 43:54] Could not resolve model name FHIR
Error:[43:1, 43:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[44:32, 44:63] Could not resolve model name FHIR
Error:[44:1, 44:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[45:32, 45:52] Could not resolve model name FHIR
Error:[45:1, 45:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[46:32, 46:58] Could not resolve model name FHIR
Error:[46:1, 46:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[47:32, 47:60] Could not resolve model name FHIR
Error:[47:1, 47:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[48:32, 48:68] Could not resolve model name FHIR
Error:[48:1, 48:82] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[49:32, 49:58] Could not resolve model name FHIR
Error:[49:1, 49:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[50:32, 50:46] Could not resolve model name FHIR
Error:[50:1, 50:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[51:32, 51:55] Could not resolve model name FHIR
Error:[51:1, 51:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[52:32, 52:63] Could not resolve model name FHIR
Error:[52:1, 52:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[53:34, 53:45] Could not resolve model name FHIR
Error:[53:1, 53:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[54:34, 54:46] Could not resolve model name FHIR
Error:[54:1, 54:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[55:34, 55:42] Could not resolve model name FHIR
Error:[55:1, 55:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[56:32, 56:48] Could not resolve model name FHIR
Error:[56:1, 56:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[57:32, 57:57] Could not resolve model name FHIR
Error:[57:1, 57:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[58:32, 58:46] Could not resolve model name FHIR
Error:[58:1, 58:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[59:32, 59:45] Could not resolve model name FHIR
Error:[59:1, 59:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[60:32, 60:47] Could not resolve model name FHIR
Error:[60:1, 60:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[61:32, 61:59] Could not resolve model name FHIR
Error:[61:1, 61:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[62:32, 62:55] Could not resolve model name FHIR
Error:[62:1, 62:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[63:32, 63:63] Could not resolve model name FHIR
Error:[63:1, 63:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[64:33, 64:48] Could not resolve model name FHIR
Error:[64:1, 64:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[65:32, 65:55] Could not resolve model name FHIR
Error:[65:1, 65:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[66:32, 66:60] Could not resolve model name FHIR
Error:[66:1, 66:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[67:32, 67:58] Could not resolve model name FHIR
Error:[67:1, 67:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[68:32, 68:51] Could not resolve model name FHIR
Error:[68:1, 68:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[69:32, 69:52] Could not resolve model name FHIR
Error:[69:1, 69:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[70:32, 70:52] Could not resolve model name FHIR
Error:[70:1, 70:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[71:32, 71:53] Could not resolve model name FHIR
Error:[71:1, 71:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[72:32, 72:42] Could not resolve model name FHIR
Error:[72:1, 72:56] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[73:32, 73:50] Could not resolve model name FHIR
Error:[73:1, 73:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[74:32, 74:49] Could not resolve model name FHIR
Error:[74:1, 74:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[75:32, 75:55] Could not resolve model name FHIR
Error:[75:1, 75:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[76:32, 76:57] Could not resolve model name FHIR
Error:[76:1, 76:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[77:32, 77:59] Could not resolve model name FHIR
Error:[77:1, 77:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[78:32, 78:66] Could not resolve model name FHIR
Error:[78:1, 78:80] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[79:32, 79:62] Could not resolve model name FHIR
Error:[79:1, 79:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[80:32, 80:49] Could not resolve model name FHIR
Error:[80:1, 80:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[81:32, 81:60] Could not resolve model name FHIR
Error:[81:1, 81:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[82:32, 82:60] Could not resolve model name FHIR
Error:[82:1, 82:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[83:32, 83:49] Could not resolve model name FHIR
Error:[83:1, 83:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[84:32, 84:52] Could not resolve model name FHIR
Error:[84:1, 84:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[85:32, 85:61] Could not resolve model name FHIR
Error:[85:1, 85:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[86:32, 86:51] Could not resolve model name FHIR
Error:[86:1, 86:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[87:32, 87:49] Could not resolve model name FHIR
Error:[87:1, 87:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[88:32, 88:55] Could not resolve model name FHIR
Error:[88:1, 88:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[89:32, 89:50] Could not resolve model name FHIR
Error:[89:1, 89:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[90:32, 90:57] Could not resolve model name FHIR
Error:[90:1, 90:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[91:32, 91:56] Could not resolve model name FHIR
Error:[91:1, 91:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[92:32, 92:38] Could not resolve model name FHIR
Error:[92:1, 92:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[93:32, 93:47] Could not resolve model name FHIR
Error:[93:1, 93:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[94:32, 94:59] Could not resolve model name FHIR
Error:[94:1, 94:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[95:32, 95:50] Could not resolve model name FHIR
Error:[95:1, 95:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[96:32, 96:52] Could not resolve model name FHIR
Error:[96:1, 96:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[97:32, 97:55] Could not resolve model name FHIR
Error:[97:1, 97:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[98:32, 98:52] Could not resolve model name FHIR
Error:[98:1, 98:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[99:32, 99:53] Could not resolve model name FHIR
Error:[99:1, 99:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[100:32, 100:54] Could not resolve model name FHIR
Error:[100:1, 100:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[101:32, 101:55] Could not resolve model name FHIR
Error:[101:1, 101:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[102:32, 102:61] Could not resolve model name FHIR
Error:[102:1, 102:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[103:32, 103:51] Could not resolve model name FHIR
Error:[103:1, 103:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[104:32, 104:57] Could not resolve model name FHIR
Error:[104:1, 104:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[105:32, 105:62] Could not resolve model name FHIR
Error:[105:1, 105:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[106:32, 106:59] Could not resolve model name FHIR
Error:[106:1, 106:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[107:32, 107:56] Could not resolve model name FHIR
Error:[107:1, 107:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[108:32, 108:55] Could not resolve model name FHIR
Error:[108:1, 108:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[109:32, 109:57] Could not resolve model name FHIR
Error:[109:1, 109:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[110:32, 110:48] Could not resolve model name FHIR
Error:[110:1, 110:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[111:33, 111:44] Could not resolve model name FHIR
Error:[111:1, 111:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[112:32, 112:51] Could not resolve model name FHIR
Error:[112:1, 112:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[113:32, 113:59] Could not resolve model name FHIR
Error:[113:1, 113:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[114:32, 114:48] Could not resolve model name FHIR
Error:[114:1, 114:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[115:32, 115:72] Could not resolve model name FHIR
Error:[115:1, 115:86] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[116:32, 116:47] Could not resolve model name FHIR
Error:[116:1, 116:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[117:32, 117:46] Could not resolve model name FHIR
Error:[117:1, 117:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[118:32, 118:51] Could not resolve model name FHIR
Error:[118:1, 118:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[119:32, 119:60] Could not resolve model name FHIR
Error:[119:1, 119:74] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[120:32, 120:57] Could not resolve model name FHIR
Error:[120:1, 120:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[121:32, 121:46] Could not resolve model name FHIR
Error:[121:1, 121:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[122:32, 122:57] Could not resolve model name FHIR
Error:[122:1, 122:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[123:32, 123:59] Could not resolve model name FHIR
Error:[123:1, 123:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[124:32, 124:58] Could not resolve model name FHIR
Error:[124:1, 124:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[125:32, 125:50] Could not resolve model name FHIR
Error:[125:1, 125:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[126:32, 126:58] Could not resolve model name FHIR
Error:[126:1, 126:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[127:32, 127:48] Could not resolve model name FHIR
Error:[127:1, 127:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[128:32, 128:62] Could not resolve model name FHIR
Error:[128:1, 128:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[129:32, 129:44] Could not resolve model name FHIR
Error:[129:1, 129:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[130:32, 130:65] Could not resolve model name FHIR
Error:[130:1, 130:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[131:32, 131:57] Could not resolve model name FHIR
Error:[131:1, 131:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[132:32, 132:58] Could not resolve model name FHIR
Error:[132:1, 132:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[133:32, 133:52] Could not resolve model name FHIR
Error:[133:1, 133:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[134:32, 134:52] Could not resolve model name FHIR
Error:[134:1, 134:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[135:32, 135:47] Could not resolve model name FHIR
Error:[135:1, 135:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[136:32, 136:62] Could not resolve model name FHIR
Error:[136:1, 136:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[137:32, 137:54] Could not resolve model name FHIR
Error:[137:1, 137:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[138:32, 138:53] Could not resolve model name FHIR
Error:[138:1, 138:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[139:32, 139:53] Could not resolve model name FHIR
Error:[139:1, 139:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[140:32, 140:63] Could not resolve model name FHIR
Error:[140:1, 140:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[141:32, 141:57] Could not resolve model name FHIR
Error:[141:1, 141:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[142:32, 142:44] Could not resolve model name FHIR
Error:[142:1, 142:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[143:32, 143:53] Could not resolve model name FHIR
Error:[143:1, 143:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[144:32, 144:47] Could not resolve model name FHIR
Error:[144:1, 144:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[145:32, 145:56] Could not resolve model name FHIR
Error:[145:1, 145:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[146:32, 146:47] Could not resolve model name FHIR
Error:[146:1, 146:61] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[147:32, 147:57] Could not resolve model name FHIR
Error:[147:1, 147:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[148:32, 148:56] Could not resolve model name FHIR
Error:[148:1, 148:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[149:33, 149:44] Could not resolve model name FHIR
Error:[149:1, 149:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[150:32, 150:63] Could not resolve model name FHIR
Error:[150:1, 150:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[151:32, 151:40] Could not resolve model name FHIR
Error:[151:1, 151:54] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[152:32, 152:55] Could not resolve model name FHIR
Error:[152:1, 152:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[153:32, 153:59] Could not resolve model name FHIR
Error:[153:1, 153:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[154:32, 154:56] Could not resolve model name FHIR
Error:[154:1, 154:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[155:32, 155:58] Could not resolve model name FHIR
Error:[155:1, 155:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[156:32, 156:46] Could not resolve model name FHIR
Error:[156:1, 156:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[157:32, 157:63] Could not resolve model name FHIR
Error:[157:1, 157:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[158:32, 158:50] Could not resolve model name FHIR
Error:[158:1, 158:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[159:32, 159:46] Could not resolve model name FHIR
Error:[159:1, 159:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[160:32, 160:48] Could not resolve model name FHIR
Error:[160:1, 160:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[161:32, 161:50] Could not resolve model name FHIR
Error:[161:1, 161:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[162:32, 162:62] Could not resolve model name FHIR
Error:[162:1, 162:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[163:32, 163:46] Could not resolve model name FHIR
Error:[163:1, 163:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[164:32, 164:59] Could not resolve model name FHIR
Error:[164:1, 164:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[165:32, 165:51] Could not resolve model name FHIR
Error:[165:1, 165:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[166:32, 166:65] Could not resolve model name FHIR
Error:[166:1, 166:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[167:32, 167:56] Could not resolve model name FHIR
Error:[167:1, 167:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[168:32, 168:39] Could not resolve model name FHIR
Error:[168:1, 168:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[169:32, 169:51] Could not resolve model name FHIR
Error:[169:1, 169:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[170:32, 170:57] Could not resolve model name FHIR
Error:[170:1, 170:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[171:32, 171:39] Could not resolve model name FHIR
Error:[171:1, 171:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[172:32, 172:58] Could not resolve model name FHIR
Error:[172:1, 172:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[173:32, 173:55] Could not resolve model name FHIR
Error:[173:1, 173:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[174:32, 174:53] Could not resolve model name FHIR
Error:[174:1, 174:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[175:32, 175:51] Could not resolve model name FHIR
Error:[175:1, 175:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[176:30, 176:38] Could not resolve model name FHIR
Error:[176:1, 176:52] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[177:32, 177:57] Could not resolve model name FHIR
Error:[177:1, 177:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[178:32, 178:63] Could not resolve model name FHIR
Error:[178:1, 178:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[179:32, 179:62] Could not resolve model name FHIR
Error:[179:1, 179:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[180:32, 180:49] Could not resolve model name FHIR
Error:[180:1, 180:63] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[181:32, 181:63] Could not resolve model name FHIR
Error:[181:1, 181:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[182:33, 182:48] Could not resolve model name FHIR
Error:[182:1, 182:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[183:32, 183:43] Could not resolve model name FHIR
Error:[183:1, 183:57] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[184:32, 184:54] Could not resolve model name FHIR
Error:[184:1, 184:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[185:32, 185:62] Could not resolve model name FHIR
Error:[185:1, 185:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[186:32, 186:59] Could not resolve model name FHIR
Error:[186:1, 186:73] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[187:32, 187:48] Could not resolve model name FHIR
Error:[187:1, 187:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[188:33, 188:44] Could not resolve model name FHIR
Error:[188:1, 188:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[189:32, 189:50] Could not resolve model name FHIR
Error:[189:1, 189:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[190:32, 190:56] Could not resolve model name FHIR
Error:[190:1, 190:70] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[191:32, 191:50] Could not resolve model name FHIR
Error:[191:1, 191:64] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[192:32, 192:54] Could not resolve model name FHIR
Error:[192:1, 192:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[193:32, 193:44] Could not resolve model name FHIR
Error:[193:1, 193:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[194:32, 194:52] Could not resolve model name FHIR
Error:[194:1, 194:66] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[195:32, 195:44] Could not resolve model name FHIR
Error:[195:1, 195:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[196:32, 196:57] Could not resolve model name FHIR
Error:[196:1, 196:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[197:32, 197:62] Could not resolve model name FHIR
Error:[197:1, 197:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[198:32, 198:55] Could not resolve model name FHIR
Error:[198:1, 198:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[199:32, 199:53] Could not resolve model name FHIR
Error:[199:1, 199:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[200:32, 200:54] Could not resolve model name FHIR
Error:[200:1, 200:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[201:32, 201:46] Could not resolve model name FHIR
Error:[201:1, 201:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[202:32, 202:48] Could not resolve model name FHIR
Error:[202:1, 202:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[203:32, 203:44] Could not resolve model name FHIR
Error:[203:1, 203:58] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[204:32, 204:54] Could not resolve model name FHIR
Error:[204:1, 204:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[205:32, 205:61] Could not resolve model name FHIR
Error:[205:1, 205:75] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[206:32, 206:58] Could not resolve model name FHIR
Error:[206:1, 206:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[207:32, 207:54] Could not resolve model name FHIR
Error:[207:1, 207:68] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[208:32, 208:55] Could not resolve model name FHIR
Error:[208:1, 208:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[209:32, 209:39] Could not resolve model name FHIR
Error:[209:1, 209:53] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[210:32, 210:48] Could not resolve model name FHIR
Error:[210:1, 210:62] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[211:32, 211:57] Could not resolve model name FHIR
Error:[211:1, 211:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[212:32, 212:53] Could not resolve model name FHIR
Error:[212:1, 212:67] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[213:32, 213:55] Could not resolve model name FHIR
Error:[213:1, 213:69] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[214:32, 214:51] Could not resolve model name FHIR
Error:[214:1, 214:65] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[215:32, 215:62] Could not resolve model name FHIR
Error:[215:1, 215:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[216:32, 216:62] Could not resolve model name FHIR
Error:[216:1, 216:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[217:32, 217:64] Could not resolve model name FHIR
Error:[217:1, 217:78] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[218:32, 218:45] Could not resolve model name FHIR
Error:[218:1, 218:59] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[219:32, 219:58] Could not resolve model name FHIR
Error:[219:1, 219:72] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[220:32, 220:65] Could not resolve model name FHIR
Error:[220:1, 220:79] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[221:32, 221:62] Could not resolve model name FHIR
Error:[221:1, 221:76] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[222:32, 222:63] Could not resolve model name FHIR
Error:[222:1, 222:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[223:32, 223:46] Could not resolve model name FHIR
Error:[223:1, 223:60] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[224:32, 224:63] Could not resolve model name FHIR
Error:[224:1, 224:77] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
================================================================================
TRANSLATE ./CMS146.cql
Translation failed due to errors:
Error:[8:14, 8:26] Member onsetDatetime not found for type Diagnosis.
Error:[33:22, 33:38] Member admissionDatetime not found for type Encounter, Performed.
Error:[38:43, 38:70] Could not resolve call to operator includesOrStartsDuring with signature (QDM.Diagnosis,QDM.PositiveEncounterPerformed).
Error:[42:3, 42:43] Could not validate reference to expression Pharyngitis Encounters With Antibiotics because its definition contains errors.
Error:[56:38, 56:53] Member signedDatetime not found for type Medication, Order.
Error:[59:3, 59:43] Could not validate reference to expression Pharyngitis Encounters With Antibiotics because its definition contains errors.
Error:[63:3, 63:23] Could not validate reference to expression Excluded Encounters because its definition contains errors.
Error:[76:3, 76:43] Could not validate reference to expression Pharyngitis Encounters With Antibiotics because its definition contains errors.
Error:[83:3, 83:25] Could not validate reference to expression Strep Test Encounters because its definition contains errors.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_CQM.cql
================================================================================
TRANSLATE ./2zc_VTE3.cql
Translation failed due to errors:
Error:[66:98, 66:98] Syntax error at ,
Error:[68:37, 68:37] Syntax error at :
Error:[68:52, 68:52] Syntax error at I
Error:[68:106, 68:106] Syntax error at sort
Error:[68:132, 68:132] Syntax error at )
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[72:4, 72:4] Syntax error at return
Error:[78:38, 78:38] Syntax error at Period
Error:[9:23, 9:28] A named type is required in this context.
Error:[9:1, 9:71] org.hl7.elm.r1.Null cannot be cast to org.hl7.elm.r1.TypeSpecifier
Error:[43:22, 43:47] Could not resolve identifier Inpatient in the current library.
Warning:[44:28, 44:67] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationAdministration.
Error:[44:28, 44:67] Could not resolve identifier Warfarin in the current library.
Warning:[45:30, 45:87] Could not resolve code path medication.code for the type of the retrieve QUICK.MedicationAdministration.
Error:[45:30, 45:87] Could not resolve identifier Parenteral Anticoagulation in the current library.
Error:[48:5, 48:16] Could not validate reference to expression Encounters because its definition contains errors.
Error:[53:10, 53:21] Could not validate reference to expression Encounters because its definition contains errors.
Error:[62:9, 62:20] Could not validate reference to expression Encounters because its definition contains errors.
Error:[66:28, 71:32] Internal translator error.
Error:[75:17, 75:54] Could not resolve type name AllergyOrIntolerance.
Error:[9:23, 9:28] A named type is required in this context.
Error:[81:13, 81:63] Could not resolve type name Documentation.
Error:[86:68, 86:123] Could not resolve type name Encounter, Performed.
Error:[89:5, 89:16] Could not validate reference to expression 18 or over because its definition contains errors.
================================================================================
TRANSLATE ./EH_CMS9v4_NQF0480_BF_ExclusiveBreastFeed/CMS9v4_CDS.cql
Translation failed due to errors:
Error:[78:32, 78:32] Syntax error at :
Warning:[73:3, 73:29] Could not resolve membership operator for terminology target of the retrieve.
Error:[87:3, 87:27] Could not resolve identifier Intention to Breastfeed in the current library.
Error:[83:3, 83:57] Could not resolve identifier Feeding Intention-Not-To-Breastfeed in the current library.
Error:[78:1, 78:6] Could not resolve identifier define in the current library.
Error:[47:20, 47:44] Could not validate reference to expression Breastfeeding Intention because its definition contains errors.
Error:[110:3, 110:50] Could not resolve identifier Breastfeeding Readiness Assessmet in the current library.
Error:[55:3, 55:44] Could not validate reference to expression Needs Breastfeeding Readiness Assessment because its definition contains errors.
Error:[94:3, 94:58] Could not resolve identifier Breastfeeding Readiness Assessment in the current library.
Error:[106:3, 106:44] Could not validate reference to expression Breastfeeding Readiness Assessment Order because its definition contains errors.
Error:[59:3, 59:44] Could not validate reference to expression Needs Breastfeeding Readiness Assessment because its definition contains errors.
Error:[98:3, 98:44] Could not validate reference to expression Breastfeeding Readiness Assessment Order because its definition contains errors.
Error:[63:3, 63:44] Could not validate reference to expression Needs Breastfeeding Readiness Assessment because its definition contains errors.
Error:[67:16, 67:40] Could not resolve identifier Breastfeeding Exlusions in the current library.
Error:[115:3, 115:40] Could not resolve identifier Lactation Consult in the current library.
Error:[102:3, 102:40] Could not resolve identifier Breasting Readiness Assessment Order in the current library.
Error:[122:14, 122:20] Could not resolve identifier Patient in the current library.
Error:[139:13, 139:24] Could not resolve identifier CDS System in the current library.
Error:[156:11, 156:22] Could not resolve identifier CDS System in the current library.
Error:[173:11, 173:22] Could not resolve identifier CDS System in the current library.
Error:[189:3, 200:3] Expected an expression of type 'FHIR.ReferralStatus', but found an expression of type 'System.String'.
================================================================================
TRANSLATE ./ChlamydiaScreeningCDS.cql
Translation failed due to errors:
Error:[49:40, 49:40] Syntax error at =
Error:[50:88, 50:88] Syntax error at =
Error:[51:45, 51:45] Syntax error at =
Error:[52:74, 52:74] Syntax error at =
Error:[53:34, 53:34] Syntax error at =
Error:[54:82, 54:82] Syntax error at =
Error:[55:67, 55:67] Syntax error at =
Error:[56:39, 56:39] Syntax error at =
Error:[58:72, 58:72] Syntax error at =
Error:[59:64, 59:64] Syntax error at =
Error:[61:62, 61:62] Syntax error at =
Error:[62:81, 62:81] Syntax error at =
Error:[63:44, 63:44] Syntax error at =
Error:[64:50, 64:50] Syntax error at =
Error:[66:56, 66:56] Syntax error at =
Error:[68:57, 68:57] Syntax error at =
Error:[70:56, 70:56] Syntax error at =
Error:[71:43, 71:43] Syntax error at =
Error:[73:56, 73:56] Syntax error at =
Error:[74:46, 74:46] Syntax error at =
Error:[76:54, 76:54] Syntax error at =
Error:[77:61, 77:61] Syntax error at =
Error:[78:76, 78:76] Syntax error at =
Error:[98:67, 98:67] Syntax error at =
Error:[107:70, 107:70] Syntax error at =
Error:[120:81, 120:81] Syntax error at =
Error:[131:69, 131:69] Syntax error at =
Error:[140:16, 140:16] Syntax error at =
Error:[146:24, 146:24] Syntax error at =
Error:[155:32, 155:32] Syntax error at =
Error:[166:39, 166:39] Syntax error at =
Error:[203:44, 203:44] Syntax error at =
Error:[221:43, 221:43] Syntax error at =
Error:[231:40, 231:40] Syntax error at =
Error:[244:19, 244:19] Syntax error at =
Error:[251:35, 251:35] Syntax error at =
Error:[280:42, 280:42] Syntax error at =
Error:[286:45, 286:45] Syntax error at =
Error:[317:46, 317:46] Syntax error at =
Error:[333:35, 333:35] Syntax error at =
Error:[357:24, 357:24] Syntax error at =
Error:[368:24, 368:24] Syntax error at =
Error:[384:29, 384:29] Syntax error at =
Error:[390:31, 390:31] Syntax error at =
Error:[394:37, 394:37] Syntax error at =
Error:[399:26, 399:26] Syntax error at =
Error:[404:38, 404:38] Syntax error at =
Error:[140:1, 141:55] Internal translator error.
Error:[146:1, 148:26] Internal translator error.
Error:[155:1, 157:89] Internal translator error.
Error:[166:1, 174:105] Internal translator error.
Error:[203:1, 211:93] Internal translator error.
Error:[221:1, 224:104] Internal translator error.
Error:[231:1, 235:92] Internal translator error.
Error:[244:1, 246:87] Internal translator error.
Error:[251:1, 257:110] Internal translator error.
Error:[280:1, 283:121] Internal translator error.
Error:[286:1, 290:125] Internal translator error.
Error:[317:1, 323:102] Internal translator error.
Error:[333:1, 342:96] Internal translator error.
Error:[357:1, 361:77] Internal translator error.
Error:[368:1, 371:43] Internal translator error.
Error:[384:1, 388:28] Internal translator error.
Error:[390:1, 392:28] Internal translator error.
Error:[394:1, 397:28] Internal translator error.
Error:[399:1, 401:27] Internal translator error.
Error:[404:1, 406:23] Internal translator error.
Reactions are currently unavailable