Hi there,
I am using Matchbox server with Docker in version 4.0.18.
I have PUT a StructureMap in the Matchbox FHIR Server (without any problems: I can GET it, both by its id and also with a search on /StructureMap that get me a research bundle with it).
But, on the GUI, in the transform part, it can't find the StructureMap and doesn't display it in the link. In the network debug tools of the browser, I see that the GUI is using the StructureMap/$list operation on the server, that returns... 0 result.
How can I have the $list returning the StructureMap stored on the server?
Thank you in advance for your time on this topic.
Hi there,
I am using Matchbox server with Docker in version 4.0.18.
I have PUT a StructureMap in the Matchbox FHIR Server (without any problems: I can GET it, both by its id and also with a search on /StructureMap that get me a research bundle with it).
But, on the GUI, in the transform part, it can't find the StructureMap and doesn't display it in the link. In the network debug tools of the browser, I see that the GUI is using the StructureMap/$list operation on the server, that returns... 0 result.
How can I have the $list returning the StructureMap stored on the server?
Thank you in advance for your time on this topic.