Clear filter
Question
Matjaz Murko · Jul 16, 2021
As %Stream.FileBinary;
Index Ident On Ident [ IdKey, Unique ];
Storage Default{<Data name="DataDefaultData"><Value name="1"><Value>%%CLASSNAME</Value></Value>
Question
Pratik Mankar · Jun 24, 2022
are
Patient name
Type of Test
Order ID
Type of test will values for Sugar, Urine and Thyroid. But for Thyroid which is a Profile test, should hold multiple properties like Tsh
Question
Utsavi Gajjar · Apr 9, 2021
to go to the Authentication server to get an authentication token before they go ahead and hit the Business Operation to Get the data i.e. Patient or Encounter.
Is it possible
Article
Muhammad Waseem · Jan 22
data.
Confidentiality Codes
From ‘unrestricted’ to ‘very restricted’
A ‘very restricted’ label might signify a VIP patient, or sensitive psychiatric data that should
Question
Soufiane Amroun · Sep 25, 2017
,"spo2":98.0,"activity_id":"591c540aac8f295479ee14ce"}]}
i've also a small database as a patient program wich has a date in this form : 2017-09-25 11:00:00
so , my question is : i
Question
Sylvain Guilbaud · Apr 11
with.
The migration effort really depends on what you're implementing. Some resources (e.g. Patient, Observation, etc.) have changed very little - and the changes that did occur may
Announcement
Anastasia Dyubaylo · Mar 10, 2022
index implementations, such as spatial index, functional indexes for search, etc.
There will be technical bonuses of such. Stay tuned and join our Monday's kick-off for more
Article
Renan Lourenco · Mar 9, 2020
this part of the documentation as a module too. Could be a nice extension to the app. I like your idea @Evgeny.Shvarov !! How do you envision that, a simple index with easy access like
Question
Mack Altman · Dec 2, 2016
your tables. Well, if you want good performance in SQL Queries, you need indexes. What do your tables look like? We can definitely get fast performance on a 50M row table
Article
Mike Kadow · Jun 23, 2016
send me private email, unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts. Hello Mike,Add to your list several books written
Question
Erum Ahsan · Jun 6, 2023
to understand what I am doing wrong?
XData Style
{
<style type="text/css">
#loading {width: 100%;height: 100%;top: 0px;left: 0px;position: fixed;display: block; z-index: 99
Question
Theo Stolker · Dec 22, 2022
", "meta", "extension" ]
#dim newObject as %DynamicObject = {}
for index = 0:1:order.%Size() - 1
{
set element = order.%Get(index)
set done(element) = 1
Article
Muhammad Waseem · Apr 5, 2022
vis.Network(container, data, options);
return network;
}
drawGraph();
</script>
Step5: Calling above codes from app.py main file
#Mian route. (index
Article
Dmitry Maslennikov · Feb 4, 2016
Atelier refresh (coincides with the next 2016.2 field test beta posting).
The DLTK indexing initialization error is new and has been raised as an issue for our development
Question
Mike Henderson · Apr 15, 2016
go - this will compile in USER namespace
Class User.SQLForSome Extends %Persistent {
Property Name As %String;
Property Domains As list Of %String;
Index Domains