...
- Forum discussions
- VA 4.2.2.1 implementation
- DoD Table Update Issue
- Partner Questions
- Community and OHT support
- Minimal testing support for INHS Onboarding
- Created Release 4.3.2 RC1 tag to fix Support VA with 4.2.1 upgrade - AnswerNotAvailable issue(CONN-1292)
- Discussed an issue VA is seeing in the 3.2.2.1 production code base. Discussed possible troubleshooting ideas monitoring logs and explained conditions when CONNECT sends AnswerNotAvailable.
- Fixed SSA issue related to PurposeofUse and Role xsi:type attributes NOT scoped correctly. (CONN-1273)
- See below for snippet showing the namespaces
...
- correctly defined
Code Block |
---|
<hl7:Role xmlns:hl7="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hl7:code="106328005" hl7:codeSystem="2.16.840.1.113883.6.96" hl7:codeSystemName="SNOMED_CT" hl7:displayName="Social worker" xsi:type=" hl7:CE" /> <hl7:PurposeOfUse xmlns:hl7="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hl7:code="COVERAGE" hl7:codeSystem="2.16.840.1.113883.3.18.7.1" hl7:codeSystemName="nhin-purpose" hl7:displayName="Disclosures for insurance or disability coverage determination" xsi:type="hl7:CE" /> |
...
- Created Release 4.3.2 RC1 tag (CONN-1274).
- Created interoperability environment of 4.3.2 and validated the fix.
Next Release (4.4)
- Admin GUI
- Fixed issue related to CONNECTAdminGUI - Cannot load on WAS 8.5 post-merge with Direct (CONN-1222)
- Deployed EAR build with profiles AD,PD,DQ,DR,DS,Direct,was to WebSphere 8.5.
- Deployed the AdminGUI war separate war separate from the EAR to EAR to WebSphere 8.5.
- Support for NwHIN CAQH Core X12 Document submission service
- Team reviewed documentation and assumptions with CMS team.(CONN-1221)
- Wiki updated with meeting notes and updated assumptions .
Requirements wiki page and other related wiki pages are updated to reflect the latest assumptions and decisions made during the 7/28 and 7/29 calls with CMS and QSSI teams.
- Support for NwHIN CAQH Core X12 Document Submission service requirements -https://connectopensource.atlassian.net/wiki/pages/viewpage.action?pageId=10190953
- 278 Story plan - https://connectopensource.atlassian.net/wiki/pages/viewpage.action?pageId=17203286
- Message discrepancies - https://connectopensource.atlassian.net/wiki/display/CONNECTWIKI/CONN-1167
- CMS workflow discussions - https://connectopensource.atlassian.net/wiki/display/CONNECTWIKI/CMS+workflow+discussions
- Development for X12 Real Time services
- Updated WSDL - X12 Webservice with services from latest assumptions that were discussed with CMS(CONN-1284)
- Created X12 Adapter web Service project for adapter secured and unsecured synchronous endpoint. (CONN-1278)
- Created gateway web service project for gateway secured and unsecured synchronous endpoint.(CONN-1279)
- Fixed CONNECT nightly build - Too many open files error(CONN-1294)
Related Files
Sprint 137 code tag