How to access HL7 Schema definitions from VSCode?
HL7 schemas do not appear in the browser in VSCode. How to access/see them?
How to include them in GIT from VSCode?
Discussion (0)0
Comments
Hi Kevin,
At least for server-side Workspace folders you can see HL7 schemas in VS Code by adding a filter string including *.hl7 to the folder definition. If you right-click on the folder and select "Modify Server-side Workspace Folder" then you will get an option to add a filter string.
I don't know about GIT.
HTH,
David
.png)
@Kevin Kindschuh
If you're using client-side editing (files on your local file system controlled by GIT directly), you can export HL7 schemas from the InterSystems Explorer view. They will be in the "Other" section:
.png)