Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
193 133 3 0 29.534% 15.61

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.ethercis.ehr.encode.rawjson 3 0 0 0 100% 0.17
com.ethercis.dao.jooq.impl 23 23 0 0 0% 0.017
com.ethercis.ehr.util 1 0 0 0 100% 0
com.ethercis.aql.optomatic 1 0 0 0 100% 0.06
com.ethercis.encode.test 15 3 2 0 66.667% 6.577
com.ethercis.rm 5 5 0 0 0% 0.649
com.ethercis.ehr.keyvalues 26 8 0 0 69.231% 4.224
com.ethercis.ehr.building 18 18 0 0 0% 0.016
com.ethercis.dao.access.support 1 1 0 0 0% 0.524
com.ethercis.ehr 1 1 0 0 0% 0.1
com.ethercis.ehr.knowledge 1 1 0 0 0% 0.016
com.ethercis.ehr.rawjson 2 2 0 0 0% 0.022
com.ethercis.ehr.encode 3 1 0 0 66.667% 1.074
com.ethercis.validation.hardwired 1 0 0 0 100% 0.002
com.ethercis.dao.access.util 7 7 0 0 0% 0.017
com.ethercis.encode.wrappers 4 1 0 0 75% 0.006
com.ethercis.validation.constraints 15 0 0 0 100% 0.747
com.ethercis.ehr.json 2 2 0 0 0% 0.011
com.ethercis.aql 59 59 0 0 0% 0.442
com.ethercis.transform.rawjson 1 0 0 0 100% 0.92
com.ethercis.encode.wrappers.constraints 2 0 1 0 50% 0
com.ethercis.ehr.encode.wrappers 2 1 0 0 50% 0.016

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.ethercis.ehr.encode.rawjson

Class Tests Errors Failures Skipped Success Rate Time
NameValueEncodingTest 1 0 0 0 100% 0
LightRawJsonEncoderTest 2 0 0 0 100% 0.17

com.ethercis.dao.jooq.impl

Class Tests Errors Failures Skipped Success Rate Time
PartyIdentifiedAccessTest 5 5 0 0 0% 0.009
EcisFlatPersistenceTest 5 5 0 0 0% 0.001
EhrAccessTest 2 2 0 0 0% 0
ContextAccessTest 1 1 0 0 0% 0.001
ContributionAccessTest 5 5 0 0 0% 0.005
EntryAccessTest 3 3 0 0 0% 0.001
CompositionTest 1 1 0 0 0% 0
OtherContextTest 1 1 0 0 0% 0

com.ethercis.ehr.util

Class Tests Errors Failures Skipped Success Rate Time
MapInspectorTest 1 0 0 0 100% 0

com.ethercis.aql.optomatic

Class Tests Errors Failures Skipped Success Rate Time
MapFieldTest 1 0 0 0 100% 0.06

com.ethercis.encode.test

Class Tests Errors Failures Skipped Success Rate Time
CompWalkerTest 2 2 0 0 0% 0.02
CompositionEncodeDecodeTest 12 0 2 0 83.333% 6.557
JsonUtilTest 1 1 0 0 0% 0

com.ethercis.rm

Class Tests Errors Failures Skipped Success Rate Time
TestRMData 3 3 0 0 0% 0.623
OetRmTest 2 2 0 0 0% 0.026

com.ethercis.ehr.keyvalues

Class Tests Errors Failures Skipped Success Rate Time
PathValueTest 26 8 0 0 69.231% 4.224

com.ethercis.ehr.building

Class Tests Errors Failures Skipped Success Rate Time
OPTBuilderTest 1 1 0 0 0% 0
ContentBuilderTest 17 17 0 0 0% 0.016

com.ethercis.dao.access.support

Class Tests Errors Failures Skipped Success Rate Time
DataAccessTest 1 1 0 0 0% 0.524

com.ethercis.ehr

Class Tests Errors Failures Skipped Success Rate Time
TemplateParserTest 1 1 0 0 0% 0.1

com.ethercis.ehr.knowledge

Class Tests Errors Failures Skipped Success Rate Time
KnowledgeCacheTest 1 1 0 0 0% 0.016

com.ethercis.ehr.rawjson

Class Tests Errors Failures Skipped Success Rate Time
TestRawJsonEncoding 2 2 0 0 0% 0.022

com.ethercis.ehr.encode

Class Tests Errors Failures Skipped Success Rate Time
FieldUtilTest 1 0 0 0 100% 0.192
CompositionFinderTest 1 0 0 0 100% 0.724
TreeMapBindingTest 1 1 0 0 0% 0.158

com.ethercis.validation.hardwired

Class Tests Errors Failures Skipped Success Rate Time
CHistoryTest 1 0 0 0 100% 0.002

com.ethercis.dao.access.util

Class Tests Errors Failures Skipped Success Rate Time
OptTemplateRefTest 1 1 0 0 0% 0.006
CompositionUtilTest 2 2 0 0 0% 0
MigrateEntryTest 4 4 0 0 0% 0.011

com.ethercis.encode.wrappers

Class Tests Errors Failures Skipped Success Rate Time
DvParagraphVBeanTest 1 0 0 0 100% 0
DvProportionVBeanTest 1 0 0 0 100% 0
DvQuantityVBeanTest 2 1 0 0 50% 0.006

com.ethercis.validation.constraints

Class Tests Errors Failures Skipped Success Rate Time
CObjectConstraintTest 13 0 0 0 100% 0.509
DateTimeConstraintTest 1 0 0 0 100% 0.225
DvQuantityVConstraintsTest 1 0 0 0 100% 0.013

com.ethercis.ehr.json

Class Tests Errors Failures Skipped Success Rate Time
JsonMapInspectorTest 2 2 0 0 0% 0.011

com.ethercis.aql

Class Tests Errors Failures Skipped Success Rate Time
QueryParserTest 3 3 0 0 0% 0.001
QueryEngineTest 56 56 0 0 0% 0.441

com.ethercis.transform.rawjson

Class Tests Errors Failures Skipped Success Rate Time
RawJsonParserTest 1 0 0 0 100% 0.92

com.ethercis.encode.wrappers.constraints

Class Tests Errors Failures Skipped Success Rate Time
DvQuantityConstraintsTest 1 0 0 0 100% 0
DvProportionConstraintsTest 1 0 1 0 0% 0

com.ethercis.ehr.encode.wrappers

Class Tests Errors Failures Skipped Success Rate Time
WrapperTest 1 0 0 0 100% 0.013
DvCodedTextVBeanTest 1 1 0 0 0% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

CObjectConstraintTest

testCCDvintervalDvDateTime 0.283
testCCDvIntervalDvCount 0.004
testCCDvCount 0.01
testDTDvOrdinal 0.018
testCCDvURI 0.004
testCCDvDateTime 0.015
testCCDvMultimedia 0.134
testCCDvDuration 0.002
testCCDvBoolean 0.005
testDTDvQuantity 0.011
testCCDvIntervalDvQuantity 0.011
testCCDvIdentifier 0
testCCDvProportion 0.006

CHistoryTest

testBlah 0

DateTimeConstraintTest

testDateTime 0.221

DvQuantityVConstraintsTest

testValidate 0.009

DvParagraphVBeanTest

testGetFieldMap 0

FieldUtilTest

testFlatten 0.188

TestRawJsonEncoding

testSerializer2 0.008
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testSerializer 0.006
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

CompWalkerTest

testXMLComposition 0.02
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testPathInComposition 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

DvQuantityConstraintsTest

test 0

DvProportionConstraintsTest

test 0

NameValueEncodingTest

testMake 0

CompositionEncodeDecodeTest

test_Ripple_Dashboard_Cache_v1 1.073
test_IDCR_Immunisation_summary_v0 0.498
test_IDCR_Service_Request_v0 0.654
test_COLNEC_Medication 0.649
test_IDCR_Problem_List_v1_2 0.331
expected:<...6-12-31T00:00:00.000[+07:00", "epoch_offset": 14831172]00000 ...> but was:<...6-12-31T00:00:00.000[Z", "epoch_offset": 14831424]00000 ...>
test_DiADeM_Assessment_v1 0.875
expected:<...alue": "2017-03-17T1[7:31:22.651+07:00", "epoch_offset": 1489746682651 } } }, "/name": [ { "value": "YHSCN - DiADeM assessment" } ] } ], "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1]": [ { "/data[at0001]": { "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027GP name\u0027]", "/name": [ { "value": "GP name" } ], "/value": { "value": "Dr Dread" } } ] } ], "/name": [ { "value": "GP Details" } ], "/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1]": [ { "/name": [ { "value": "Comms contact details" } ], "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1 and name/value\u003d\u0027Comms contact details\u0027]/items[at0002 and name/value\u003d\u0027GP email\u0027]", "/name": [ { "value": "GP email" } ], "/value": { "value": "applicationinsight@gmail.com" } } ] } ] } ] }, "/name": [ { "value": "GP" } ] }, { "/data[at0001]": { "/items[at0030]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[at0030 and name/value\u003d\u0027Relationship\u0027]", "/name": [ { "value": "Relationship" } ], "/value": { "value": "Patient\u0027s close relative" } } ], "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027Informant details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027Informant name\u0027]", "/name": [ { "value": "Informant name" } ], "/value": { "value": "My Granny " } } ] } ], "/name": [ { "value": "Informant details" } ] } ] }, "/name": [ { "value": "Informant" } ] } ], "/content[openEHR-EHR-ACTION.informed_consent.v1]": [ { "/description[at0001]": { "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/description[at0001]/items[at0002 and name/value\u003d\u0027Assessment\u0027]", "/name": [ { "value": "Assessment" } ], "/value": { "value": "Consent for DiADeM Assessment" } } ] }, "/ism_transition/careflow_step": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/careflow_step", "/name": [ { "value": "Consent" } ], "/value": { "value": "Informed Consent Provided", "definingCode": { "codeString": "at0015", "terminologyId": { "name": "local", "value": "local" } } } }, "/ism_transition/current_state": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/current_state", "/name": [ { "value": "Consent" } ], "/value": { "value": "active", "definingCode": { "codeString": "245", "terminologyId": { "name": "openehr", "value": "openehr" } } } }, "/name": [ { "value": "Consent" } ], "/other_participations": [ { "/$CLASS$": "Participation", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]", "/name": [ { "value": { "value": "other participation" } } ], "/value": { "performer": { "name": "Patient\u0027s Care Home staff member" }, "function": { "value": "Source of consent" }, "mode": { "value": "not specified", "definingCode": { "codeString": "193", "terminologyId": { "name": "openehr", "value": "openehr" } } } } } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/time", "/name": [ { "value": "Consent" } ], "/value": { "value": "2000-01-01T11:11:11.000Z", "epoch_offset": 946725071000 } } } ], "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0]": [ { "/data[at0001]": { "/events": { "/events[at0002]": [ { "/data[at0003]": { "/items[at0033]": [ { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0033 and name/value\u003d\u0027Interpretation\u0027]", "/name": [ { "value": "Interpretation" } ], "/value": { "value": "Cognitive impairment indicated", "definingCode": { "codeString": "at0034", "terminologyId": { "name": "local", "value": "local" } } } } ], "/items[at0010]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0010 and name/value\u003d\u0027About what time?\u0027]", "/name": [ { "value": "About what time?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0012", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0021]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0021 and name/value\u003d\u0027Repeat address phrase\u0027]", "/name": [ { "value": "Repeat address phrase" } ], "/value": { "value": 10, "symbol": { "value": "5 errors", "definingCode": { "codeString": "at0027", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0013]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0013 and name/value\u003d\u0027Count backwards\u0027]", "/name": [ { "value": "Count backwards" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0016", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0004]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0004 and name/value\u003d\u0027What year?\u0027]", "/name": [ { "value": "What year?" } ], "/value": { "value": 4, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0006", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0017]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0017 and name/value\u003d\u0027Months in reverse\u0027]", "/name": [ { "value": "Months in reverse" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0020", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0028]": [ { "/$CLASS$": "DvCount", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0028 and name/value\u003d\u0027Total score\u0027]", "/name": [ { "value": "Total score" } ], "/value": { "magnitude": 28, "accuracy": 0.0, "accuracyPercent": false } } ], "/items[at0007]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0007 and name/value\u003d\u0027What month?\u0027]", "/name": [ { "value": "What month?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0009", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ] }, "/name": [ { "value": "Point in time" } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/time", "/name": [ { "value": "Point in time" } ], "/value": { "value": "2017-03-17T10:31:22.651Z", "epoch_offset": 1489746682651 } } } ] }, "/name": [ { "value": "Event Series" } ], "/origin": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/origin", "/name": [ { "value": "Event Series" } ], "/value": { "value": "2017-03-17T17:31:22.651+07:00]", "epo...> but was:<...alue": "2017-03-17T1[0:31:22.651Z", "epoch_offset": 1489746682651 } } }, "/name": [ { "value": "YHSCN - DiADeM assessment" } ] } ], "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1]": [ { "/data[at0001]": { "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027GP name\u0027]", "/name": [ { "value": "GP name" } ], "/value": { "value": "Dr Dread" } } ] } ], "/name": [ { "value": "GP Details" } ], "/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1]": [ { "/name": [ { "value": "Comms contact details" } ], "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1 and name/value\u003d\u0027Comms contact details\u0027]/items[at0002 and name/value\u003d\u0027GP email\u0027]", "/name": [ { "value": "GP email" } ], "/value": { "value": "applicationinsight@gmail.com" } } ] } ] } ] }, "/name": [ { "value": "GP" } ] }, { "/data[at0001]": { "/items[at0030]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[at0030 and name/value\u003d\u0027Relationship\u0027]", "/name": [ { "value": "Relationship" } ], "/value": { "value": "Patient\u0027s close relative" } } ], "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027Informant details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027Informant name\u0027]", "/name": [ { "value": "Informant name" } ], "/value": { "value": "My Granny " } } ] } ], "/name": [ { "value": "Informant details" } ] } ] }, "/name": [ { "value": "Informant" } ] } ], "/content[openEHR-EHR-ACTION.informed_consent.v1]": [ { "/description[at0001]": { "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/description[at0001]/items[at0002 and name/value\u003d\u0027Assessment\u0027]", "/name": [ { "value": "Assessment" } ], "/value": { "value": "Consent for DiADeM Assessment" } } ] }, "/ism_transition/careflow_step": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/careflow_step", "/name": [ { "value": "Consent" } ], "/value": { "value": "Informed Consent Provided", "definingCode": { "codeString": "at0015", "terminologyId": { "name": "local", "value": "local" } } } }, "/ism_transition/current_state": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/current_state", "/name": [ { "value": "Consent" } ], "/value": { "value": "active", "definingCode": { "codeString": "245", "terminologyId": { "name": "openehr", "value": "openehr" } } } }, "/name": [ { "value": "Consent" } ], "/other_participations": [ { "/$CLASS$": "Participation", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]", "/name": [ { "value": { "value": "other participation" } } ], "/value": { "performer": { "name": "Patient\u0027s Care Home staff member" }, "function": { "value": "Source of consent" }, "mode": { "value": "not specified", "definingCode": { "codeString": "193", "terminologyId": { "name": "openehr", "value": "openehr" } } } } } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/time", "/name": [ { "value": "Consent" } ], "/value": { "value": "2000-01-01T11:11:11.000Z", "epoch_offset": 946725071000 } } } ], "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0]": [ { "/data[at0001]": { "/events": { "/events[at0002]": [ { "/data[at0003]": { "/items[at0033]": [ { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0033 and name/value\u003d\u0027Interpretation\u0027]", "/name": [ { "value": "Interpretation" } ], "/value": { "value": "Cognitive impairment indicated", "definingCode": { "codeString": "at0034", "terminologyId": { "name": "local", "value": "local" } } } } ], "/items[at0010]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0010 and name/value\u003d\u0027About what time?\u0027]", "/name": [ { "value": "About what time?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0012", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0021]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0021 and name/value\u003d\u0027Repeat address phrase\u0027]", "/name": [ { "value": "Repeat address phrase" } ], "/value": { "value": 10, "symbol": { "value": "5 errors", "definingCode": { "codeString": "at0027", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0013]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0013 and name/value\u003d\u0027Count backwards\u0027]", "/name": [ { "value": "Count backwards" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0016", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0004]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0004 and name/value\u003d\u0027What year?\u0027]", "/name": [ { "value": "What year?" } ], "/value": { "value": 4, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0006", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0017]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0017 and name/value\u003d\u0027Months in reverse\u0027]", "/name": [ { "value": "Months in reverse" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0020", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0028]": [ { "/$CLASS$": "DvCount", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0028 and name/value\u003d\u0027Total score\u0027]", "/name": [ { "value": "Total score" } ], "/value": { "magnitude": 28, "accuracy": 0.0, "accuracyPercent": false } } ], "/items[at0007]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0007 and name/value\u003d\u0027What month?\u0027]", "/name": [ { "value": "What month?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0009", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ] }, "/name": [ { "value": "Point in time" } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/time", "/name": [ { "value": "Point in time" } ], "/value": { "value": "2017-03-17T10:31:22.651Z", "epoch_offset": 1489746682651 } } } ] }, "/name": [ { "value": "Event Series" } ], "/origin": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/origin", "/name": [ { "value": "Event Series" } ], "/value": { "value": "2017-03-17T10:31:22.651Z]", "epo...>
test_IDCR_Problem_List_v1 0.336
test_IDCR_Adverse_Reaction_List_v1 0.805
test_LCR_Medication_List_v0 0.332
test_IDCR_Relevant_contacts_v0 0.319
test_NCHCD_Clinical_notes_v0 0.27
test_IDCR_Laboratory_Order_v0 0.413

DvProportionVBeanTest

testGetFieldMap 0

OPTBuilderTest

testOPTGenerateComposition 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

DvQuantityVBeanTest

testBuild 0
No value in attributes
testGetFields 0.001

ContentBuilderTest

testSetActionEntry 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testThinkEhrLib2 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testThinkEhrLib3 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testFlatJson 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testThinkEhrLib 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testGenerateOtherContext 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testBuildFromJsonWeirdTypes 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testThinkEhrLibFaulty 0.003
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testSetInstructionEntry 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testBuildFromJson 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testBuildFromJson2 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testOPTGenerateLocatable2 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testOPTGenerateLocatable 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testImportXMLComposition 0.003
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testSerializeComposition 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testOPTGenerateComposition 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testContainmentMetaData 0
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

CompositionFinderTest

testJSONPathInComposition 0.723

TemplateParserTest

testParseSimpleTemplate 0.083

LightRawJsonEncoderTest

testLightEncoding2 0.107
testLightEncoding 0.062

TestRMData

testSerializer 0.586
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testBuilder 0.014
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testLocallySerialized 0.011
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

WrapperTest

testGenerate 0.012

JsonMapInspectorTest

testTraversal2 0.011
/Development/Dropbox/eCIS_Development/samples/out2.json (No such file or directory)
testFindPath 0
/Development/Dropbox/eCIS_Development/samples/Medication List_1FLAT.json (No such file or directory)

DvCodedTextVBeanTest

testBuild 0
No value in attributes

OetRmTest

testOET 0.005
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testOPT 0.009
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

MapInspectorTest

testListInnnerClasses 0

TreeMapBindingTest

testTreeMapBinding 0.157
Cached template for id:LCR Problem List.opt, is not an operational template

PathValueTest

testAssignment_OPT_RALPH_20 0.935
testAssignment_OPT_RALPH_BMI 0.466
testCodePhrase 0.195
testDvEHRURI 0.215
testDvMultimedia 0.157
testDvURI 0.05
testDvInterval 0.067
testUpdate_OPT 0.42
testDvCodedText 0.136
testAssignment_OPT 0.11
Cached template for id:UK AoMRC Outpatient Letter.opt, is not an operational template
testHierObjectID 0.103
testDvParsable 0.11
testDvIdentifier 0.104
testSerialize 0.096
/Development/Dropbox/eCIS_Development/test/RIPPLE_minimal_referral.v0.kv.json (No such file or directory)
testDvDateTime 0.058
testDvOrdinal 0.053
testAssignment_OPT_RALPH_6 0.356
Item cannot be replicated since it is not an ItemList:null
testDvDuration 0.047
testDvProportion 0.047
testDvDate 0.045
testDvText 0.051
testDvTime 0.051
testDvQuantity 0.048
testDvBoolean 0.051
testDvCount 0.084
testSerializeArray 0.142
/Development/Dropbox/eCIS_Development/test/adverse_reaction_list.ecisflat.json (No such file or directory)

JsonUtilTest

testReader 0
/Development/Dropbox/eCIS_Development/samples/ProblemList_2FLAT.json (No such file or directory)

RawJsonParserTest

testParseRawJson 0.904

QueryParserTest

testWalkNoPathExpr 0.001
SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis
testDump 0
SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis
testWalk 0
SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis

MapFieldTest

testReadConfig 0.059

QueryEngineTest

testQryDescription1 0.326
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testDISTINCT_CR54 0.004
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testRobProposal 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR58Func 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationGT 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservation 0.01
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryConditional1 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryConditional2 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryConditional3 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationGT_LT 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstruction 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationActionOR 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR38 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR43 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR46 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR69 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR72 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR79 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testCR82 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryCluster1 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryCluster2 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testExtendedFrom1 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluation1 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluation2 0.021
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluation3 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluation4 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryExperimental 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationCluster 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryAction1 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryFragmentRaw 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testExtension 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEhr1 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEhr2 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEhr3 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEhr4 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEhr5 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryLike 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluationOR 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testFunction1 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstructionORAction 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstruction2 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstruction3 0.003
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstruction4 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryCompositionRawJson 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationGT_LT_Offset_limit 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluation 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryTopOrder 0.003
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluationOR2 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryEvaluationOR3 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryAction 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryOtherDetails2 0.002
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryMatches 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryObservationAND 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryOtherContext 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testDISTINCT 0
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
testQryInstructionWHEREAction 0.001
Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy

PartyIdentifiedAccessTest

testCreateAndDelete 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testPartyIdentifiedAccess 0.004
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testRetrieveIdentifiers 0.001
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testGetOrCreate 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testUpdate 0.001
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

EcisFlatPersistenceTest

testUpdateEcisFLATContext 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCreateComposition2 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testRetrieveCompositionNew 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testTemplateExample 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCreateComposition 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

OptTemplateRefTest

testUpsert 0.002
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

EhrAccessTest

testCUD_3 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCUD_4 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

DataAccessTest

setupDBCP2Access 0.508
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

CompositionUtilTest

testObjectVersionID 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testDumpTemplate 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

ContextAccessTest

testCreateCommitContext 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

MigrateEntryTest

testMigrateSingleEntry 0.005
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testMigrateEntries 0.002
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testMigrateXMLImport 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
testMigrateSingleComposition 0.001
Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates

ContributionAccessTest

testCommitWithParameters 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testUpdateOPTWithParameters 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testInOutCanonicalXML 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCommit 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCommitOPTWithParameters 0.005
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

KnowledgeCacheTest

testAddOperationalTemplate 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

EntryAccessTest

testAqlQuery 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testCreateObservation 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates
testQuery 0.001
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

CompositionTest

testUpdateEcisFLATContext 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

OtherContextTest

testUpdateEcisFLATContext 0
Invalid OPT path:core/src/test/resources/knowledge/operational_templates

Failure Details

[Summary] [Package List] [Test Cases]


testSerializer2
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.ehr.rawjson.TestRawJsonEncoding:68
testSerializer
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.ehr.rawjson.TestRawJsonEncoding:68
testXMLComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.encode.test.CompWalkerTest:48
testPathInComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.encode.test.CompWalkerTest:48
test
java.lang.AssertionError
com.ethercis.encode.wrappers.constraints.DvProportionConstraintsTest:47
test_IDCR_Problem_List_v1_2
junit.framework.ComparisonFailure: expected:<...6-12-31T00:00:00.000[+07:00", "epoch_offset": 14831172]00000 ...> but was:<...6-12-31T00:00:00.000[Z", "epoch_offset": 14831424]00000 ...>
com.ethercis.encode.test.CompositionEncodeDecodeTest:177
test_DiADeM_Assessment_v1
junit.framework.ComparisonFailure: expected:<...alue": "2017-03-17T1[7:31:22.651+07:00", "epoch_offset": 1489746682651 } } }, "/name": [ { "value": "YHSCN - DiADeM assessment" } ] } ], "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1]": [ { "/data[at0001]": { "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027GP name\u0027]", "/name": [ { "value": "GP name" } ], "/value": { "value": "Dr Dread" } } ] } ], "/name": [ { "value": "GP Details" } ], "/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1]": [ { "/name": [ { "value": "Comms contact details" } ], "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1 and name/value\u003d\u0027Comms contact details\u0027]/items[at0002 and name/value\u003d\u0027GP email\u0027]", "/name": [ { "value": "GP email" } ], "/value": { "value": "applicationinsight@gmail.com" } } ] } ] } ] }, "/name": [ { "value": "GP" } ] }, { "/data[at0001]": { "/items[at0030]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[at0030 and name/value\u003d\u0027Relationship\u0027]", "/name": [ { "value": "Relationship" } ], "/value": { "value": "Patient\u0027s close relative" } } ], "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027Informant details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027Informant name\u0027]", "/name": [ { "value": "Informant name" } ], "/value": { "value": "My Granny " } } ] } ], "/name": [ { "value": "Informant details" } ] } ] }, "/name": [ { "value": "Informant" } ] } ], "/content[openEHR-EHR-ACTION.informed_consent.v1]": [ { "/description[at0001]": { "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/description[at0001]/items[at0002 and name/value\u003d\u0027Assessment\u0027]", "/name": [ { "value": "Assessment" } ], "/value": { "value": "Consent for DiADeM Assessment" } } ] }, "/ism_transition/careflow_step": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/careflow_step", "/name": [ { "value": "Consent" } ], "/value": { "value": "Informed Consent Provided", "definingCode": { "codeString": "at0015", "terminologyId": { "name": "local", "value": "local" } } } }, "/ism_transition/current_state": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/current_state", "/name": [ { "value": "Consent" } ], "/value": { "value": "active", "definingCode": { "codeString": "245", "terminologyId": { "name": "openehr", "value": "openehr" } } } }, "/name": [ { "value": "Consent" } ], "/other_participations": [ { "/$CLASS$": "Participation", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]", "/name": [ { "value": { "value": "other participation" } } ], "/value": { "performer": { "name": "Patient\u0027s Care Home staff member" }, "function": { "value": "Source of consent" }, "mode": { "value": "not specified", "definingCode": { "codeString": "193", "terminologyId": { "name": "openehr", "value": "openehr" } } } } } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/time", "/name": [ { "value": "Consent" } ], "/value": { "value": "2000-01-01T11:11:11.000Z", "epoch_offset": 946725071000 } } } ], "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0]": [ { "/data[at0001]": { "/events": { "/events[at0002]": [ { "/data[at0003]": { "/items[at0033]": [ { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0033 and name/value\u003d\u0027Interpretation\u0027]", "/name": [ { "value": "Interpretation" } ], "/value": { "value": "Cognitive impairment indicated", "definingCode": { "codeString": "at0034", "terminologyId": { "name": "local", "value": "local" } } } } ], "/items[at0010]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0010 and name/value\u003d\u0027About what time?\u0027]", "/name": [ { "value": "About what time?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0012", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0021]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0021 and name/value\u003d\u0027Repeat address phrase\u0027]", "/name": [ { "value": "Repeat address phrase" } ], "/value": { "value": 10, "symbol": { "value": "5 errors", "definingCode": { "codeString": "at0027", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0013]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0013 and name/value\u003d\u0027Count backwards\u0027]", "/name": [ { "value": "Count backwards" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0016", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0004]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0004 and name/value\u003d\u0027What year?\u0027]", "/name": [ { "value": "What year?" } ], "/value": { "value": 4, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0006", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0017]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0017 and name/value\u003d\u0027Months in reverse\u0027]", "/name": [ { "value": "Months in reverse" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0020", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0028]": [ { "/$CLASS$": "DvCount", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0028 and name/value\u003d\u0027Total score\u0027]", "/name": [ { "value": "Total score" } ], "/value": { "magnitude": 28, "accuracy": 0.0, "accuracyPercent": false } } ], "/items[at0007]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0007 and name/value\u003d\u0027What month?\u0027]", "/name": [ { "value": "What month?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0009", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ] }, "/name": [ { "value": "Point in time" } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/time", "/name": [ { "value": "Point in time" } ], "/value": { "value": "2017-03-17T10:31:22.651Z", "epoch_offset": 1489746682651 } } } ] }, "/name": [ { "value": "Event Series" } ], "/origin": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/origin", "/name": [ { "value": "Event Series" } ], "/value": { "value": "2017-03-17T17:31:22.651+07:00]", "epo...> but was:<...alue": "2017-03-17T1[0:31:22.651Z", "epoch_offset": 1489746682651 } } }, "/name": [ { "value": "YHSCN - DiADeM assessment" } ] } ], "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1]": [ { "/data[at0001]": { "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027GP name\u0027]", "/name": [ { "value": "GP name" } ], "/value": { "value": "Dr Dread" } } ] } ], "/name": [ { "value": "GP Details" } ], "/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1]": [ { "/name": [ { "value": "Comms contact details" } ], "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027GP\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027GP Details\u0027]/items[openEHR-EHR-CLUSTER.comms_contact_uk.v1 and name/value\u003d\u0027Comms contact details\u0027]/items[at0002 and name/value\u003d\u0027GP email\u0027]", "/name": [ { "value": "GP email" } ], "/value": { "value": "applicationinsight@gmail.com" } } ] } ] } ] }, "/name": [ { "value": "GP" } ] }, { "/data[at0001]": { "/items[at0030]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[at0030 and name/value\u003d\u0027Relationship\u0027]", "/name": [ { "value": "Relationship" } ], "/value": { "value": "Patient\u0027s close relative" } } ], "/items[openEHR-EHR-CLUSTER.individual_person_uk.v1]": [ { "/items[openEHR-EHR-CLUSTER.person_name.v1]": [ { "/name": [ { "value": "Person name" } ], "/items[at0001]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ADMIN_ENTRY.relevant_contact_rcp.v1 and name/value\u003d\u0027Informant\u0027]/data[at0001]/items[openEHR-EHR-CLUSTER.individual_person_uk.v1 and name/value\u003d\u0027Informant details\u0027]/items[openEHR-EHR-CLUSTER.person_name.v1 and name/value\u003d\u0027Person name\u0027]/items[at0001 and name/value\u003d\u0027Informant name\u0027]", "/name": [ { "value": "Informant name" } ], "/value": { "value": "My Granny " } } ] } ], "/name": [ { "value": "Informant details" } ] } ] }, "/name": [ { "value": "Informant" } ] } ], "/content[openEHR-EHR-ACTION.informed_consent.v1]": [ { "/description[at0001]": { "/items[at0002]": [ { "/$CLASS$": "DvText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/description[at0001]/items[at0002 and name/value\u003d\u0027Assessment\u0027]", "/name": [ { "value": "Assessment" } ], "/value": { "value": "Consent for DiADeM Assessment" } } ] }, "/ism_transition/careflow_step": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/careflow_step", "/name": [ { "value": "Consent" } ], "/value": { "value": "Informed Consent Provided", "definingCode": { "codeString": "at0015", "terminologyId": { "name": "local", "value": "local" } } } }, "/ism_transition/current_state": { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/ism_transition/current_state", "/name": [ { "value": "Consent" } ], "/value": { "value": "active", "definingCode": { "codeString": "245", "terminologyId": { "name": "openehr", "value": "openehr" } } } }, "/name": [ { "value": "Consent" } ], "/other_participations": [ { "/$CLASS$": "Participation", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]", "/name": [ { "value": { "value": "other participation" } } ], "/value": { "performer": { "name": "Patient\u0027s Care Home staff member" }, "function": { "value": "Source of consent" }, "mode": { "value": "not specified", "definingCode": { "codeString": "193", "terminologyId": { "name": "openehr", "value": "openehr" } } } } } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-ACTION.informed_consent.v1 and name/value\u003d\u0027Consent\u0027]/time", "/name": [ { "value": "Consent" } ], "/value": { "value": "2000-01-01T11:11:11.000Z", "epoch_offset": 946725071000 } } } ], "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0]": [ { "/data[at0001]": { "/events": { "/events[at0002]": [ { "/data[at0003]": { "/items[at0033]": [ { "/$CLASS$": "DvCodedText", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0033 and name/value\u003d\u0027Interpretation\u0027]", "/name": [ { "value": "Interpretation" } ], "/value": { "value": "Cognitive impairment indicated", "definingCode": { "codeString": "at0034", "terminologyId": { "name": "local", "value": "local" } } } } ], "/items[at0010]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0010 and name/value\u003d\u0027About what time?\u0027]", "/name": [ { "value": "About what time?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0012", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0021]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0021 and name/value\u003d\u0027Repeat address phrase\u0027]", "/name": [ { "value": "Repeat address phrase" } ], "/value": { "value": 10, "symbol": { "value": "5 errors", "definingCode": { "codeString": "at0027", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0013]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0013 and name/value\u003d\u0027Count backwards\u0027]", "/name": [ { "value": "Count backwards" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0016", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0004]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0004 and name/value\u003d\u0027What year?\u0027]", "/name": [ { "value": "What year?" } ], "/value": { "value": 4, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0006", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0017]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0017 and name/value\u003d\u0027Months in reverse\u0027]", "/name": [ { "value": "Months in reverse" } ], "/value": { "value": 4, "symbol": { "value": "More than 1 error", "definingCode": { "codeString": "at0020", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ], "/items[at0028]": [ { "/$CLASS$": "DvCount", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0028 and name/value\u003d\u0027Total score\u0027]", "/name": [ { "value": "Total score" } ], "/value": { "magnitude": 28, "accuracy": 0.0, "accuracyPercent": false } } ], "/items[at0007]": [ { "/$CLASS$": "DvOrdinal", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/data[at0003]/items[at0007 and name/value\u003d\u0027What month?\u0027]", "/name": [ { "value": "What month?" } ], "/value": { "value": 3, "symbol": { "value": "Incorrect", "definingCode": { "codeString": "at0009", "terminologyId": { "name": "local", "value": "local" } } }, "limitsIndex": -1 } } ] }, "/name": [ { "value": "Point in time" } ], "/time": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/events[at0002 and name/value\u003d\u0027Point in time\u0027]/time", "/name": [ { "value": "Point in time" } ], "/value": { "value": "2017-03-17T10:31:22.651Z", "epoch_offset": 1489746682651 } } } ] }, "/name": [ { "value": "Event Series" } ], "/origin": { "/$CLASS$": "DvDateTime", "/$PATH$": "/content[openEHR-EHR-OBSERVATION.six_cit_assessment.v0 and name/value\u003d\u00276 CIT Assessment\u0027]/data[at0001]/origin", "/name": [ { "value": "Event Series" } ], "/value": { "value": "2017-03-17T10:31:22.651Z]", "epo...>
com.ethercis.encode.test.CompositionEncodeDecodeTest:149
testOPTGenerateComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.OPTBuilderTest:26
testBuild
java.lang.IllegalArgumentException: No value in attributes
com.ethercis.encode.wrappers.DvQuantityVBeanTest:32
testSetActionEntry
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testThinkEhrLib2
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testThinkEhrLib3
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testFlatJson
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testThinkEhrLib
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testGenerateOtherContext
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testBuildFromJsonWeirdTypes
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testThinkEhrLibFaulty
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testSetInstructionEntry
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testBuildFromJson
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testBuildFromJson2
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testOPTGenerateLocatable2
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testOPTGenerateLocatable
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testImportXMLComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testSerializeComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testOPTGenerateComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testContainmentMetaData
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.ehr.building.ContentBuilderTest:63
testParseSimpleTemplate
java.lang.NullPointerException
com.ethercis.ehr.TemplateParserTest:25
testSerializer
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.rm.TestRMData:42
testBuilder
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.rm.TestRMData:42
testLocallySerialized
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.rm.TestRMData:42
testTraversal2
java.io.FileNotFoundException: /Development/Dropbox/eCIS_Development/samples/out2.json (No such file or directory)
com.ethercis.ehr.json.JsonMapInspectorTest:92
testFindPath
java.io.FileNotFoundException: /Development/Dropbox/eCIS_Development/samples/Medication List_1FLAT.json (No such file or directory)
com.ethercis.ehr.json.JsonMapInspectorTest:73
testBuild
java.lang.IllegalArgumentException: No value in attributes
com.ethercis.ehr.encode.wrappers.DvCodedTextVBeanTest:20
testOET
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.rm.OetRmTest:51
testOPT
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.rm.OetRmTest:51
testTreeMapBinding
java.lang.IllegalArgumentException: Cached template for id:LCR Problem List.opt, is not an operational template
com.ethercis.ehr.encode.TreeMapBindingTest:43
testCodePhrase
java.lang.reflect.InvocationTargetException
com.ethercis.ehr.keyvalues.PathValueTest:350
testDvInterval
java.lang.reflect.InvocationTargetException
com.ethercis.ehr.keyvalues.PathValueTest:441
testDvCodedText
java.lang.reflect.InvocationTargetException
com.ethercis.ehr.keyvalues.PathValueTest:375
testAssignment_OPT
java.lang.IllegalArgumentException: Cached template for id:UK AoMRC Outpatient Letter.opt, is not an operational template
com.ethercis.ehr.keyvalues.PathValueTest:157
testSerialize
java.io.FileNotFoundException: /Development/Dropbox/eCIS_Development/test/RIPPLE_minimal_referral.v0.kv.json (No such file or directory)
com.ethercis.ehr.keyvalues.PathValueTest:294
testAssignment_OPT_RALPH_6
java.lang.IllegalArgumentException: Item cannot be replicated since it is not an ItemList:null
com.ethercis.ehr.keyvalues.PathValueTest:600
testDvText
java.lang.reflect.InvocationTargetException
com.ethercis.ehr.keyvalues.PathValueTest:504
testSerializeArray
java.io.FileNotFoundException: /Development/Dropbox/eCIS_Development/test/adverse_reaction_list.ecisflat.json (No such file or directory)
com.ethercis.ehr.keyvalues.PathValueTest:249
testReader
java.io.FileNotFoundException: /Development/Dropbox/eCIS_Development/samples/ProblemList_2FLAT.json (No such file or directory)
com.ethercis.encode.test.JsonUtilTest:95
testWalkNoPathExpr
java.lang.IllegalArgumentException: SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis
com.ethercis.aql.QueryParserTest:56
testDump
java.lang.IllegalArgumentException: SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis
com.ethercis.aql.QueryParserTest:56
testWalk
java.lang.IllegalArgumentException: SQL exception occurred while connecting:java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost:5434/ethercis
com.ethercis.aql.QueryParserTest:56
testQryDescription1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testDISTINCT_CR54
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testRobProposal
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR58Func
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationGT
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservation
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryConditional1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryConditional2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryConditional3
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationGT_LT
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstruction
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationActionOR
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR38
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR43
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR46
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR69
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR72
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR79
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCR82
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryCluster1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryCluster2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testExtendedFrom1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluation1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluation2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluation3
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluation4
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryExperimental
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationCluster
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryAction1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryFragmentRaw
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testExtension
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEhr1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEhr2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEhr3
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEhr4
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEhr5
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryLike
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluationOR
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testFunction1
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstructionORAction
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstruction2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstruction3
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstruction4
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryCompositionRawJson
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationGT_LT_Offset_limit
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluation
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryTopOrder
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluationOR2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryEvaluationOR3
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryAction
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryOtherDetails2
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryMatches
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryObservationAND
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryOtherContext
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testDISTINCT
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testQryInstructionWHEREAction
java.lang.IllegalArgumentException: Could not set knowledge cache:java.lang.IllegalArgumentException: Invalid OPT path:src/test/resources/dummy
com.ethercis.aql.QueryEngineTest:68
testCreateAndDelete
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.PartyIdentifiedAccessTest:17
testPartyIdentifiedAccess
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.PartyIdentifiedAccessTest:17
testRetrieveIdentifiers
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.PartyIdentifiedAccessTest:17
testGetOrCreate
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.PartyIdentifiedAccessTest:17
testUpdate
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.PartyIdentifiedAccessTest:17
testUpdateEcisFLATContext
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EcisFlatPersistenceTest:52
testCreateComposition2
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EcisFlatPersistenceTest:52
testRetrieveCompositionNew
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EcisFlatPersistenceTest:52
testTemplateExample
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EcisFlatPersistenceTest:52
testCreateComposition
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EcisFlatPersistenceTest:52
testUpsert
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.access.util.OptTemplateRefTest:34
testCUD_3
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EhrAccessTest:29
testCUD_4
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EhrAccessTest:29
setupDBCP2Access
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.access.support.DataAccessTest:55
testObjectVersionID
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.access.util.CompositionUtilTest:18
testDumpTemplate
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.access.util.CompositionUtilTest:18
testCreateCommitContext
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContextAccessTest:15
testMigrateSingleEntry
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.dao.access.util.MigrateEntryTest:73
testMigrateEntries
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.dao.access.util.MigrateEntryTest:52
testMigrateXMLImport
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.dao.access.util.MigrateEntryTest:113
testMigrateSingleComposition
java.lang.IllegalArgumentException: Invalid OPT path:/Development/Dropbox/eCIS_Development/knowledge/production/operational_templates
com.ethercis.dao.access.util.MigrateEntryTest:94
testCommitWithParameters
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContributionAccessTest:36
testUpdateOPTWithParameters
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContributionAccessTest:36
testInOutCanonicalXML
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContributionAccessTest:36
testCommit
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContributionAccessTest:36
testCommitOPTWithParameters
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.ContributionAccessTest:36
testAddOperationalTemplate
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.ehr.knowledge.KnowledgeCacheTest:39
testAqlQuery
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EntryAccessTest:28
testCreateObservation
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EntryAccessTest:28
testQuery
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.EntryAccessTest:28
testUpdateEcisFLATContext
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.CompositionTest:63
testUpdateEcisFLATContext
java.lang.IllegalArgumentException: Invalid OPT path:core/src/test/resources/knowledge/operational_templates
com.ethercis.dao.jooq.impl.OtherContextTest:38