…with the transform in both instances.
My Current Code:
/// Given a patient number in a JSON string format, this includes required transformations and makes use of /// the MPI Qu…
…laim apart and process it. I was thinking that a GET method could be uses but I'm used to sending content in JSON format and wondered what other normal RESTful ways there were to d…
Hi dev community,I am currently working on a project to send documents to a RESTful based API that supports bearer Token Authorization.When we try to fire a JSON request from our E…
…, and I get a notification in the bottom right corner that says "Unexpected token < in JSON at position 0". I've checked the JSON settings file that VS Code uses, and they're fi…
…this example we have decided that we are going to receive personal data in the following JSON format:
{
"PersonId": 1,
"Name": "Irene",
"LastName": "Dukas",
"…
…allowing developers to quickly understand how to interact with the API, what requests to send, and what data to expect in response.
Automation: Documentation can be automatically…
…in filenames, but a new supplier (letter transcription) is going to provide a Hl7v2 feed sending MDM^T02 messages with PDF's of letters base64 encoded in the message itself.
We a…
…ou have to read the file from a business service cast you file to one of this message and send it to the helper class.
Here is and Business service example of reading fhir json…
…to instantiate the class, configure the server, the port, HTTPS, add headers, and finally send the request.
When testing in the terminal, this configuration quickly becomes too…
…HttpRequest.
Set the url and the HTTP method.
Add the header and the body. [if needed]
Send the request to the server.
Handle the response.
; --------- POST REQUEST EXAMPLE…
…could perform some action, such as call a method to evaluate the record data and to auto-send a notification based on some business rule (i.e. the debut date is greater than some…
….
Collect your health data in Apple format (HealthKit), transform it into FHIR and then send it to the InterSystems IRIS for Health repository.
This information must be access…
….cls?KEY=GREST_apimgmnt
However it does not work.
I tried downloaded the v2.0 schema.json of the OpenAPI specification and pasted it on Postman with the parameters as speicife…
…d afternoon!
We're testing a REST Operation, to View Devices using OneSignal API
We are sending the request from Production's Operation Test tool, using the following code:
Wh…
…of HS.FHIRServer.Interop.Response QuickStream to a JSON %Dynamic Object.
When I try to send the HS.FHIR.DTL.vR4.Model.Resource.Encounter onto the Router
it is not showing up…


