Clear filter
Question
Chip Gore · May 26, 2017
then defined a relationship of "Primary" with 4 test patients. When I login as UserA and go to his Clinician Portal, if I click on Relationships and choose Primary from the drop-down, I
Question
Derrek Kegler · Mar 29, 2017
How to setup dollar ranges to get the number of patient accounts. So, I want to capture the number of patient accounts based on the original balance of:
0 to 499
500 to 999
Article
Luis Angel Pérez Ramos · Oct 25, 2023
like this:
http://localhost:52774/Adapter/r4/Patient
Since what we want is to record a new patient, we must make a POST call with our patient's data in the body of the call. In our
Article
Daryl Flaming · Jan 31
://www.intersystems.com/urlmap" ]
{
<Routes>
<Route Url="/Patient" Method="GET" Call="GetPatient" Cors="true"/> <!-- 0 parameters, returns an error -->
Question
Ahmad Bukhtiar · Jan 26, 2021
Hi
we are implementing HIE and wan to get expert opinion on facility registry setup. Below are some example and which method we should adapt.
3 EMRs sending u patient data (ADT
Article
Lucas Enard · May 13, 2022
create a Patient using Fhir.Model and we fill it with a HumanName, following the FHIR convention, `use` and `family` are string and `given` is a list of string. The same way
Article
Michael Braam · Feb 20, 2017
OverviewEncryption of sensitive data becomes more and more important for applications. For example patient names, SSN, address-data or credit card-numbers etc..Cache supports
Question
Nigel Salm · Dec 3, 2019
I need to add some extensions to the HS.FHIR.vSTU3,Model.Resource.Patient class and then use those extensions to convert incoming FHIR JSON to the FHIR Patient Resource
Question
Julian Matthews · Feb 7, 2018
I seem to be getting some odd behavior from Ensemble when searching using the extended Criteria options (VDoc Segment Field).I'm searching for a specific range of test patients
Article
Lucas Enard · May 13, 2022
of direct exchange with our server.
## 5.2. Part 2
In this part we create a Patient using Fhir.Model and we fill it with a HumanName, following the FHIR convention, `use` and `family
Question
Pavan Akunuri · May 21, 2018
sandbox available for FHIR to download and access the data.
Thanks Hi Pavan,A slight change to the comment above:The InterSystems FHIR Sandbox uses a shared synthetic patient
Article
Jane Yan · Sep 19, 2022
is not number one. Still, top-3 problems, along with falls and lack of patient-HCP communication and responsible for 25 hospitalizations and direct $300B cost every year, could
Article
Iryna Mykhailova · Dec 8, 2022
and an example of its structure. I'm talking about ADT.
HL7 ADT messages (Admit, Discharge, Transfer) are used to communicate basic patient information, visit information and patient
Article
Lydia Huang · Mar 14, 2016
,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female]
--> %Prepare: PATIENTS: 2016-02-11 15:31:50
--> %ExecuteParameters
Question
Ashok S · Nov 30, 2016
in samples namespace (patient cube). I got the same error.
Below is my sample MDX from patients cube.
SELECT
NON EMPTY %KPI("PluginDemo","HighScoreCount",,"%CONTEXT")
ON 1