Clear filter
Discussion
Eduard Lebedyuk · Aug 13, 2020
{
Property Action as %String(VALUELIST=",Add,Update,Delete";
Property HL7Message as EnsLib.HL7.Message;
Property Patient as ?;
}
// Assume I have received or created an HL7 Message
Question
Rand St. James · Jan 21, 2019
Hello;I have created an App launch to my FHIR app in the sandbox and am able to access Patients that are provided in the Sandbox. Having done this, I would now like to upload
Question
Farhan Shariff · Sep 24, 2018
I am currently using InterSystems for patients data management related to intake treatment planning and delivery of dose.
should I create a new attribute to track Patient ID
Question
Dmitrij Vladimirov · Feb 1, 2023
;/TITLE>
</HEAD>
<BODY>
<H1>Not Found</H1>
The requested URL /MDX2JSON/PivotVariables/Patients was not found on this server.
</BODY>
Article
Ramil TK · Jul 29, 2022
photo is available, using that photo we can identify the patient, then once the patient reached the hospital using the CCTV and machine learning technique need to identify
Article
Alessandro Marin · Aug 14, 2018
using the PATIENTS cube in SAMPLES. The cube’s “Patient” source class is defined in DeepSee.Study.Patient.cls and has a PrimaryCarePhysician property. This property is defined
Article
Yuri Marx · Dec 12, 2023
example, we will convert 1000 patients from a CSV file to HL7 v2, using the Interoperability features of IRIS for Health.
About HL7 Organization
The Health Level Seven International
Article
Robert Cemper · Aug 28, 2020
Triggered by a question placed by @Francisco.López1549 recently I took a closer look at the indexing of collections.My simple test setup is a serial class and a persistent class
Question
Gaolai Peng · Dec 11, 2017
We have a program set up in the HealthShare Facility Registry. And we have some patients enrolled into this program. In the HealthShare Registry management, we set up following
Question
Dean Rochester · Feb 21, 2023
---------------------------------------------------------------------------------------------------------------------------------------------------- #Now we want to get a certain patient and add his phone number and change his name before saving our changes in the server #Get
Article
Benjamin De Boe · Sep 9, 2016
note may have an author, encounter date and patient ID, so that you can restrict your results to a particular clinician, date range and/or patient. Now, the regular metadata API
Question
Joseph Tsang · Feb 16, 2023
resource (the Patient) in the same bundle can be done, given that their link-up will be sorted out in the repository and reflected in the subsequent retrieval through a HTTP GET
Question
Bukhtiar Ahmad · May 28, 2020
Hi
While adding new patient getting this message, any idea what could be the problem
Hi:
Your property undefined means you are using a variable not referenced in code
Article
Randy Pallotta · Jul 27, 2016
will see fields from the HL7 messages output to a file with a header and trailer as below:Here is the text for the header. Number of Records: 854321|Test Patient|169 MY ST||CITYGOESHERE
Question
Steve Pisani · Jun 8, 2022
Hi,
I have 3 simple tables: Encounter, Patient and Immunizations. Encounter makes a reference to Patient, and Patient contains a list of Immunization objects.
I've tried