Hi all,
I'm trying to convert a HL7 section to a XML or JSON string.
We need to save the content of PID section into a SQL Column, therefore we need to convert it into a XML o JSON string
Health Level-7 or HL7 refers to a set of international standards for the transfer of clinical and administrative data between software applications used by various healthcare providers
Hi all,
I'm trying to convert a HL7 section to a XML or JSON string.
We need to save the content of PID section into a SQL Column, therefore we need to convert it into a XML o JSON string
For testing purposes, I would like to create an EnsLib.HL7.Message from either a %String or a file on disk and pass it into a function in a unit test (outside of an Ensemble context). EnsLib.HL7.Parser appears to
I have a standard text file that is coming out of a system new line delimited. Each document will have the same field structure each time.
We have a couple of systems that send us a URL link to a PDF instead of base 64 encoding it in the HL7 message.
My SOAP Operation is returning an error "ERROR
I see the TS
and DT
data types in the default 2.3 schema:
We are interfacing through Ensemble with an application that does not like diacritic signs in text.
I'm trying to read PID-3 and route the message based on if a certain prefix existed, but I keep getting Property Does Not Exist.
I've tried
HL7.(PID:PatientIDInternalID()) Contains "COS"
We have an incoming ADT adapter and the ACK MODE is set to IMMEDIATE. This is what the docs say:
We want to isolate the storage of our CCDAs from our HL7 V2 data, but keep them under the same namespace.
I'm doing some Schema changes. I used our existing standard schema as a base, which was already based on 2.3. So let's call our existing one Custom.MHC.Schema (based on 2.3).
Hi,
IHAC who is trying to connect Ensemble to Quadramed for HL7 messaging, however, it seems that in order to do this, the following is required:
Hi everyone!
I have imported a schema (HL7 v2.5 XML schema) using the "Ensemble > Interoperate > XML" and I have built a Web Service that receives a string with an XML document that follows the schema. I have used EnsLib.EDI.XML.Document as follows to consume the string and produce the XML vDoc:
To leave a comment or answer to post please log in
Please log in