…aaszxaaa5"
set soapresponse.Zip="aaaaazzaa6"
quit soapresponse
}
/// return json
Method infoJson() As %String [ WebMethod ]
{
set soapresponse=##class(we…
…SSMETHOD(class,"%OpenId",id,,.sc)
$$$ThrowOnError(sc)
do myobj.%JSONExport()
return $$$OK
}
catch ex{
return e…
…ak. The Interfaces allowed existing National Health Laboratory Services (NHLS) clients to send Patient Demographics and Orders to LabTrak. LabTrak would, in turn, send the results…
…ion, this does not have to be linked to an encounter right? I guess that you only have to send a POST with this json as body (updating the references to your patient and practition…
…get any data hosted by Salesforce and create an interoperation production to get data and send it to such targets as files and relational databases.
Create your development accoun…
…object in the format of the FHIR Patient resource.
POST request: the Angular application sends an HTTP POST call to the FHIR server deployed in IRIS including the access_token as…
Hi Guys,
how can I write a json file in httprequest, I'm using the below but when I check what's in mystring it's actually truncated and doen't include all my file?
Set stre…
…hing from hyperevents to... hyperevents;Integration with jQuery File Upload;Conversion of JSON from the {id:1,parentId:1} format to the {id:1,children:[{}]} format for tree visuali…
[sending hf req](https://user-images.githubusercontent.com/77791586/182403526-0f6e97a0-2019-4d86-b1ae-38c56dfc8746.png)
!
Hi Guys,
never mind this post is withdrawn
Thanks
I also added a basic Try/Catch error handling as a starting point.To send back a JSON object with the result we use the response object res and res.status() which is equivalent to res.sendStatus
….get('/testme', function(req, res) { console.log('*** /testme query: ', req.query); res.send({ hello: 'world', query: req.query });});and it should work for you Thanks for…
…dable and you can also use Dynamic Objects to serialize to json / in python parse it from json to dict and call update. Definitely some great feedback, Eduard. Thanks!Your snippets…
Get information
To get the information from the endpoint it is advised to search for the `requests` module of python and use `json` and `json.dumps` to make it into str to send it
Good afternoon,
I'm trying to convert to JSON, but the error <STRINGSTACK> is displayed when I run the command below:
Do ObjJson.Write(ObjSource.%ToJSON())
Does anyone kno…


