Clear filter
Article
Istvan Hahn · Oct 21, 2016
of different architectures. What if MSA is not on the list? Even Ensemble can provide RESTful services which is half way to MSA. Also. An important component type in MSA is the API Gateway
Question
Murali krishnan · May 8, 2017
)) $$$ERROR($$$GeneralError,"API rate limit exceeded. Try logging in.")
Return:(Request.HttpResponse.StatusCode '= 200) $$$ERROR($$$GeneralError,"Received
Article
Luca Ravazzolo · Feb 2, 2018
; the company that has enabled us all to use containers easily, added a very intuitive abstraction to the low-level kernel APIs that also deals with the packaging of the solution
Article
Alex Woodhead · Jun 12, 2023
project made this possible today.
The article script uses openai API so caution not to share table information and records externally, that you didn't intend to.
A local
Article
Daniel Kutac · May 3, 2017
to describe classes implementing InterSystems IRIS OAuth 2.0 framework. We will also discuss use cases for selected methods of API classes.The API classes implementing OAuth 2.0 can
Article
Rubens Silva · Oct 8, 2019
* Making it useful
* Unmarshalling payloads into instances
* Using the unmarshaller to EDIT an existing object
3. Using the SQL API
* Creating a simple dynamic query
Announcement
Jeff Fried · Mar 20, 2019
for DSTU2 and STU3, a FHIR repository, object model, and REST APIs, prebuilt FHIR profiles, and transformations between FHIR and other healthcare protocols such as HL7. A new
Question
Vivek Nayak · Feb 8, 2022
I have the " FHIR Production" which converts HL to FHIR, CDA to FHIR and accepts FHIR rest API to insert data into the FHIR repository.
When data is added by the above production
Question
Colin Brough · Oct 18, 2022
the Atelier REST APIs and therefore you can use it on Caché 2018.x (originally added in 2016.2 IIRC)
You can typically use VSCode alongside Studio, depending on your answer to the above
Question
lw wei · Apr 28, 2020
@lw.wei5675,
I don't know if an API exists to do this, but if nothing exists you can use the job command with an input file.example :
JOB ^STURECOV:("%SYS"::infile:outfile):3
Question
Oliver Wilms · Apr 9, 2020
in an upcoming Webinar in which we will explain how API management can be used with FHIR:
https://community.intersystems.com/tags/fhir
In terms of the other standards you mentioned, I
Article
Yuri Marx Pereira Gomes · Oct 7, 2020
1.4 get access to the endpoint from postman or other api client: http://localhost:32783/fhir/r4/Patient/1
2 - You can see the endpoint runs only localhost and using http. Now we
Question
Timothy Leavitt · Jan 3, 2023
behind it, not actually a REST API.) I'm not sure you can do that, but is there any reason you can't define it as two web applications, one with the dispatch class and one without? Any
Question
Mike Yackanich · May 14, 2021
.%HttpRequest.SetHeader("x-api-key", ApiKeyToUse)
When I attempt this I get "ObjectScript error: PRIVATE PROPERTY" because within HS.FHIRServer.RestClient.HTTP the HttpRequest object
Announcement
Rob Tweed · Dec 3, 2019
also forces a particular type of data model on you and via APIs or protocols you have to learn. It tends to result in two types of developers: application developers who know