Clear filter
Article
Mark Bolinsky · Mar 6, 2020
in the Workload Description and Methodology section. The tested workloads comprised HL7v2 Patient Administration (ADT) and Observation Result (ORU) payloads and included transformations and re
Article
Eduard Lebedyuk · Aug 12, 2020
to the clinet. Possible repsonses are,
- 200 in which case I return requested data e.g. Patient demographics
- 404 Patient not found
- 500 - Internal Server Error
Question
Joe Jones · Mar 13, 2023
).Lookup("TMP_VistA_Systems",patientFacility),^zzphil("p1")=VistABO s:$g(VistABO)="" badResponse.FailureReason="Patient Site is not configured in HealthConnect" } if $L
Article
Yuri Marx · May 29, 2023
want to test is working. Call a GET method for http://localhost:32783/fhir/r4/Patient/1 and see the results as illustrated below:
Running JMeter
To run JMeter do
Question
Yone Moreno · Jan 25, 2021
to our ESB REST Service using POSTMAN to the patient 9999
The external system replies that it has been succesfuly uploaded
If we get this image directly from the external
Article
Eduardo Anglada · May 11, 2021
this right: 99 GB and not a single index? The IRIS numbers are incredible under those circumstances, but surely one would put some effort into the schema before issuing non
Discussion
Hermann Tegermann · May 17, 2022
limit, but it's far away compared to local variables.PPGs are best suited as Storage location + Index location of temporary tables.Without limit as any ordinary Global. So
Discussion
Evgeny Shvarov · Mar 7, 2019
:
set value = ##class(test).<PropertyName>GetStored(ID)
If you know unique indexed value but don't know ID, it's possible to get id with Exists method:
ClassMethod <
Question
Jordan Simpson · Jul 20, 2021
this by first of all getting the segment index and then removing the segment referenced (commented out below). I am then getting the full segment string and importing
Question
Utsavi Gajjar · Jul 28, 2021
"},null],"content":[{"title":"Test.pdf","data":"ygwehfbnwfbhew"}]}
Be careful with multiple %Remove, it moves the index. So, the next %Remove in a row, will remove the wrong item
Announcement
Stefan Wittmann · Jul 20, 2020
for deferred indexing
Support for Spark 2.4.4
InterSystems IRIS for Health 2020.3 includes all of the enhancements of InterSystems IRIS. In addition, this release includes
APIs
Question
Norman W. Freeman · Feb 8, 2023
:
Class Test.Test Extends %Persistent
{
Property ID As %Integer [ Required ];
Index IDKEY On ID [ IdKey ];
//...
}
I think delocks are needed because
Question
Jayvee Rato · Jul 31, 2018
(SQLPROJECTION = "table/column", STORAGEDEFAULT = "array");Property containerRemarks As %String;Index classIndex [ Extent, Type = bitmap ];} Hi Stephen,I don't have any issue on connection
Announcement
Daniel Palevski · Mar 26
(ANN) index significantly accelerates vector search queries, yielding sub-second responses across millions of vectors. Access the following exercise to learn more - Vectorizing
Question
reach.gr G · Aug 4, 2021
"
The RowId can be overridden by creating an Index on a property of the class and assigning it the attributes [Unique, PrimaryKey, IDKey]. PrimaryKey says that the property value