Steps to reproduce:
1. Create (tested) or favorite a topic
2. Wait some time
3. Reply to this topic
4. You will receive [InterSystems Developer Community] Subscriptions
…instance sharing one operational database.
I'm looking for a simple and efficient way to send a message from production A to production B.Any suggestion ? Could it be done through…
…want to define other workflows that will reuse the same BPL class. These workflows would send messages inbound to the BPL as different request classes.
Is this possible or is it…
…e server using standard communication protocols. Cache supports REST and SOAP and you can send and process data using JSON and XML. Possibly thats a good way to start? Just found…
…method as additional items and then iterate through that. It could be a $LB of $LBs or a JSON object. It would be easier if there was a set number of arguments that were allowed.…
…healthcare systems.
Key FHIR Technologies
RESTful APIs: For resource interactions.
JSON and XML: For data representation
OAuth2: For secure authorization and authentication…
…silly note “00002” is sleeping at the bottom of the ocean.
If you wish to send the whole node to uncle Calamardo, you can omit the ID parameter:
ClassMethod T…
…ata present in these nested objects will decide what happens next in the process.
In the JSON snippet below, I'm attempting to access the values of code and display.
"meta": {…
…ce my initial [question](https://community.intersystems.com/post/dynamicobject-how-insert-json-property-specific-location) on ordering json properties a few things have happened.…
Hi,
Here are the requirements for implementing a new project using FHIR and JSON.
The FHIR JSON resource types - Patient, Encounter, etc. - need to be converted to HL7 messages u…
…g with what I am doing any help will be appreciated thanks.
Property FHIRAdapter As HS.JSON.AdaptorFHIR;
Method OnRequest(pRequest As HS.Message.FHIR.Request, Output pResponse…
Hello everyone,
Recently, I've been working on a Business Process that processes a large JSON FHIR message containing up to 50k requests in an array within the JSON.
Currently, t…
My usecase is sorting and removing duplicates and getting count from a file that has json messages as a individual rows.
I am currently planning to use pandas for this purpose as…
…t seemed like it would be quite straightforward by using the Create method of class %Net.JSON.JWT
But already trying to set the first header parameter alg PS256 as specified by h…
I am struggling on how to pull out individual fields from a JSON. In a previous post someone had mentioned that I could...
If ((tHttpResponseIsObject) && ($ZCONVERT(tHtt…


