go to post Victoria Castillo · Jul 7, 2023 I dealt with a similar issue and found that if I wrapped the "set action" in an if statement where I would only set the target tag IF the length of the source tag was greater than 1, then it would not send an empty tag. Have you tried wrapping that set in an if statement? For example in this screenshot below, I take in one XML file and I send it to another XML file with NO IF surrounding the set statements of all of my data tags. And that when I test this there are not even any data in my DATA source tag yet everything populates in my DATA Target Tags with null values: However, when I wrap all of those same data tag sets in an if statement so that they are set only if an data id is populated like so: It will no longer send null tags for the data elements: Hopefully the issue is similar and this helps!
go to post Victoria Castillo · Jul 3, 2023 I wasn't able to attend these 2 (there were just so many good sessions available) so I am looking forward to VS Code: Modern Development on all Platforms and Getting to know FHIR: The best explanation of FHIR they've ever heard.
go to post Victoria Castillo · Jun 28, 2023 Thank you, Harry, for asking this question! I have been installing and reinstalling the extensions because I was sure that I had messed up the install. Turns out that I just forgot to open a folder. 🤦 There should be a common issues/misunderstandings tip sheet for VSCode and this should be on it! 😀
go to post Victoria Castillo · Jun 12, 2023 Hey @Irène Mykhailova! Thank you so much for posting these lovely summaries! I was wondering if you knew when and where we will be able to have access to the recordings and slides of each session (especially the ones we did not attend?)?PS. I'm so glad we got to meet in person!