Question Mike.W · Sep 24, 2024 Can VS Code Objectscript extension work with Cody (Sourcegraph) extension? hi everyone, I'm trying to make some use of AI to help with coding. To achieve this I've moved to VS Code linking to a cache instance, and installed the "Cody" extension from Sourcegraph that talks to Claude Sonnet. #Artificial Intelligence (AI) #VSCode #Caché 0 3 0 94
Question Mike.W · Mar 15, 2023 How to convert a FHIR Patient resource in XML format into a Cache object Hi. We are going to have basic patient demographic data coming in to Cache via a webservice. I thought that I should define the input as XML something like the FHIR format (with UK extensions). In the past we've input XML streams and used the %XML.Reader to convert them to matching classes successfully, so I thought it would be easy. However, I've found that the FHIR format stores everything in attributes like: #FHIR #XML #Caché 0 6 1 339