Clear filter
Article
Lydia Huang · Mar 11, 2016
].[Allergy Count],[MEASURES].[MEDIAN TEST SCORE]} ON 0,NON EMPTY HEAD(NONEMPTYCROSSJOIN([AgeD].[H1].[Age Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS
Question
Ahmad Bukhtiar · Nov 19, 2020
this should work Thanks will try, is there a way to run queries on globals like get distinct values from allergy code across all patients?
also now data is stored in SDA from flat
Article
Tani Frankel · Jan 14
that "tells a story" (which was the actual use-case I had) I also added a target for this CDC, which is a REST API of a mock EMR, which takes patient data and inserts it into a Patient
Article
Guillaume Rongier · Jul 7, 2023
": "ResourceNotSupported",
"details": {
"text": "Resource type 'Account' is not supported."
}
}
]
}
```
5. Open get a patient without authentication (you
Discussion
Alex Woodhead · Apr 12
: 1,2 or 2,3
1 set(s) covers 3 elements with sets: 1 or 3
USER>
my approach would be:1. run through each list and generate a value - list index e.g. List(3) would result
Question
Evgeny Shvarov · May 17, 2020
additions: SELECT Count(ID) from <youtable> will you always lead to theexplicit or implicit Extent Index. (bitmap or standard)
set cls=##class(%Dictionary.CompiledClass
Question
Jordan Simpson · Jun 23, 2023
.%GetNext(.key,.val) { write !, "Element index: "_key_", value: "_val }
Element index: 0, value: 117@%Library.DynamicObject
PDSINTEGRATION>zw securityArray.%Get("code
Article
Dmitry Maslennikov · Feb 5
%DocDB.Database allows properties to be extracted from documents, making them available as dedicated columns. This also enables indexing on these properties.
Would need to get
Article
Maria Nesterenko · Jan 28, 2024
, and receive personalized recommendations based on their unique health profile.
The application allows the patient to access their medical data. The Patient info section
Question
Ashok Kumar T · May 15, 2024
/Patient/$validate?profile=http://examples.com/fhir/StructureDefinition/aktestpatient|4.0.1
As the error says, you have to install the JDK 11 on your computer from here
Question
Dmitrii Baranov · Nov 2, 2024
I'm experimenting with FHIR bulk data load using NDJSONs, so far the import is running smoothly, but when I'm trying to perform a request of kind /Patient or /Procedure I'm
Question
Gigi La Course · Sep 9
I have a vendor that only wants results on patients that arrive to the ED via EMS/Ambulance. The value I need for filtering is in the PV2;38. Some of the results requested do
Discussion
Neerav Verma · Jan 16, 2020
Hi All,
We have few queries which are simple selects . For simplicity let's say there is a query that joins two tables and gets few columns and both tables have no indexes
Question
姚 鑫 · Mar 4, 2024
lastch=$e(ret,len,len) set pos=0 for index=1:1:16 { if $c(index)=lastch{ set pos=index quit } } s ret = $e(ret,1,len-pos) q ret}
Question
Victor Castanon · Jul 9
schemas? Is it possible that you need to specify "fully qualified" paths to the values you wish to index, for example:
Class XXXX.HL7.RAD.SearchTable Extends EnsLib.HL7