Clear filter
Question
Gary M Lusso · Apr 9
segment object
Use iterator "i" to Iterate over all the OBXs in the source message OBX group while checking if OBX:5 contains "Total" string,
If yes, save an index of this OBX
Article
Stefan Wittmann · May 31, 2016
aggregation if you want to group by something that is part of the key. But the value is just a value. You cannot access specific sub-elements within the value or index them
Article
Henry Pereira · Apr 6, 2022
two persistent classes with a one-to-many relationship: Category and Transaction.
```
Class dc.soWhereIsMyMoney.Category Extends %Persistent
{
Index IdxName On Name
Question
Steve Pisani · Oct 22, 2017
average. So it would seem, that I need to differentiate, in the DeepSee index tables, which of the two readings on the last day of the month, is actually the last one.I do not have time
Question
Ashok Kumar T · Aug 14, 2023
.
The memberType is simply the type of class member - property, index, query, method, parameter - all are types of members that can be defined in a class. What isn't well known
Article
Sergei Sarkisian · Dec 30, 2016
'];
$scope.page.closeAlert = function (index) {
if ($scope.page.alerts.length) {
$('.alert:nth-child(' + (index + 1) + ')').animate({ opacity: 0, top: "-=150" }, 400, function
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