- AnonymousDecember 6, 2014 at 3:14 AM§170.314(e)(2) Clinical summary (ambulatory) for this criteria we have included all the data item which they have mentioned to include as minimum.. but how user will test by excluding the items.. in my system we are displaying common data as by default and allow rest of the items to exclude if they want.. is this correct to pass this criteria?
- AnonymousDecember 9, 2014 at 3:51 AMHi,
I am currently reading trough the IHE XDS.b specifications. Could be that this question is already answered, but I couldn't find it in the archive.
I am wondering for which purpose a SubmissionSet is required?
SubmissionSets can carry DocumentEntries and Folders. It is used to perform ITI 41 and 42 (for XDS.b). But if I want to read data from the repository, I am just asking for single documents. In ITI-43 it is not specified that I can ask for a SubmissionSet.
So why do I have to put documents/folders in to a SubmissionSet to put them in the repository and registry. It doesn't make sense to me.
Cheers!
- AnonymousDecember 9, 2014 at 4:13 PMHi,
I am currently researching what the current CCD version is for Meaningful Use 2. Information I am looking for are the section list (required/optional) and the code sets that need to be utilized for each coded item within each Section (ie: Problem: SNOMED CT / ICD-9-CM).
Thanks!
- Hi Motorcycle Guy,
What does JASON stand for?
Thanks!
- AnonymousDecember 24, 2014 at 10:43 AMHello Keith, I'm considering getting the CDA book, but noticed that it was published prior to CCDA. Is the current edition still relevant for some new to CDA and CCDA? Is there a updated edition planned anytime soon?
- AnonymousDecember 31, 2014 at 11:08 AMI am having great difficulty with displaying a "middle name" with the CDA style sheet.
Documentation suggests:
"John"
"Martin"
"Doe"
but the middle name, Martin, will not display.
The CDA scheme does not have a node for "middle names", just "given" and "family"
Any help would be greatly appreciated.
- Hi,
Do we have a comprehensive guide for implementation of HITSP C32 document?
I specifically need the template id's and the conformance specifications as to which tag is mandatory or optional for C32 document.
I tried to refer the guide for CDA (CDAR2_IG_IHE_CONSOL_R1_DSTU_2011DEC) but it is not of much help.
Any reference to C32 implementation would be helpful.
- AnonymousJanuary 5, 2015 at 9:20 AMHi Keith,
Could you please explain
in which cases CCDA CCD should be used and in which cases CCDA Summary Of Care Record
according to MU requirements.
Thanks in advance.
Vadim.
- AnonymousJanuary 5, 2015 at 10:47 AMHi Keith,
I'm having a little trouble deciding which template identifiers to use for problems, meds, allergy, etc sections for XDS-MS Referral/Discharge summary documents.
For example, in table 6.3.1.3.5-1 of the IHE Patient Care Coordination Technical Framework documentation (http://www.ihe.net/uploadedFiles/Documents/PCC/IHE_PCC_TF_Vol2.pdf), it specifies using 1.3.6.1.4.1.19376.1.5.3.1.3.6 as an OID for an Active Problems section. However, in section 2.3.1 of the same document, it states, "At present, the PCC Technical Framework uses only one base standard, CDA Release 2.0", which makes me think that I should instead use the OIDs listed in the CDA R2 specifcations (e.g. 2.16.840.1.113883.10.20.22.2.5.1 for an Active Problems section).
When I generate my documents like this though, they fail on the NIST validator (http://cda-validation.nist.gov/cda-validation/validation.html), with error messages like:
Error: A(n) Referral Summary must contain Active Problems.
Context /ClinicalDocument[1]
Test .//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.3.6"]
If you could shed some light on this, I would be eternally grateful.
Thanks very much for your time,
Kyle
- AnonymousJanuary 21, 2015 at 7:01 AMHi Keith,
I would like to know about your views on treating FHIR schema as a data model that can store any kind of Clinical/Administrative/Financial data, i.e., a kind of data warehouse model rather than a repository. Please let me know your thoughts.
Many thanks,
Srini
- AnonymousJanuary 22, 2015 at 10:55 PMHi Keith,
Sorry if these were asked before. I looked around, but could not find clear answers.
I am researching an area related to an App we are developing on iPad/iPhone and Android. The app allows patients to obtain patient education material while they are within the healthcare settings. We record in the App the fact that the patient was provided with that patient education.
My questions: Is there a standard that allows the loading of that knowledge (for example: ‘patient John Doe viewed drug education guide for Amoxicillin’) from the App into an EHR used in the same healthcare settings? If the standard exists, does the data need to be loaded as individual records or can it be loaded in a list or table as a weekly/monthly batch?
The idea behind the loading of this information to the EHR is simple: Doctors may use our App to help themselves reach the meaningful use 'Patient-Specific Education resources' measure goal.
Thanks in advance for your help!
- Doug DeShazoFebruary 12, 2015 at 9:30 AMKeith,
I have a client and development team that are having issues using the CDA R2 extensions, e.g. sdtc:birthtime and getting it by NIST/Lantana validation. They seem to have the correct namespaces within the xml but something is missing or incorrect. They have followed the examples provided in the CCDA R1.1 package but still hare having no luck. As an example:
Arica
Wuetcher
Any help is appreciated,
Doug DeShazo - AnonymousFebruary 13, 2015 at 11:39 AMI am searching spec or sample on how to put diagnostic codes and modifier code associated with a procedure in the procedure section of a C-CDA file. Can we include them?
- AnonymousFebruary 13, 2015 at 2:22 PMKeith,
Apologies if this is posted twice. My developers are having issues with using the extensions to CDA R2 when building a CCD (CCDA). NIST keeps telling them it is expecting one of urn:hl7....and they are having difficulties determining the issue. They have the namespace declared and seem to be following the CCDA examples the July 2012 zip package. NIST returns this:
cvc-complex-type.2.4.a: Invalid content was found starting with element 'sdtc:birthTime'. One of '{"urn:hl7-org:v3":name}' is expected.".
Thanks,
Doug
- I'm looking to understand if it is an accepted practice to modify the CDA style sheet. One of our customers is asking for patient identifying information to be repeated on every page of the CCD when it is printed. What would be your recommendation in handling this request?
- AnonymousFebruary 13, 2015 at 4:06 PMHi Keith,
We are designing a way to transfer a patient between two systems (databases) by using transition of care of C-CDA, To transfer procedure, allergy, problem, and medication well and sync automatically, we are thinking to include a global unique identifier (GUID), entry system name, last update system name and last update date time stamp with each item. So the receiver can match, process (update and import) them more automatically. Does the C-CDA standard allow these extra info to be included? If yes, how to include them? Thanks for your help
- Very sorry to bother your, just one more question: Does C-CDA generation (clinical summary etc.) in MU stage 2 requires that encounter diagnosis must be coded or mapped in SNOMED CT. ICD-10 is not acceptable for encounter diagnosis in CCDA documents? In other words if for billing purpose we are using ICD-10 then for encounter diagnosis to be included in C-CDA documents do we need to convert them in SNOMED CT?
- AnonymousFebruary 17, 2015 at 5:27 PMHi Keith,
I have a question about C-CDA. We have a clinic note for each patient encounter. It is in a free text format. I would like to include it in a C-CDA. Can I do this?
- AnonymousFebruary 24, 2015 at 9:58 AMHello Keith.
MU2 Interoperability certification question.
There are a bunch of CCD templates listed below.
OUR EHR system can process (compile, transmit, receive, parse) Consolidation 2013 CCD.
Do we need to be able to process all of them to get MU2 certified?
Best, Vadim.
------------------
1. CDA R2 2007:
templateId 2.16.840.1.113883.10.20.1
2. Consolidation 2013:
templateId 2.16.840.1.113883.10.20.22.1.2
3. Consolidation V2 2014:
templateId 2.16.840.1.113883.10.20.22.1.4:2014-06-09
- John P.March 2, 2015 at 1:27 PMWhat is the difference between a Summary of Care Record and a Summarization of Episode Note? There seem to be too many misnomers with regard to the naming convention of these documents. I would have expected a Summ of Episode to be information about a solitary Episode but that doesn't seem to be the case. Thanks in advance. -John
- Hi Keith! We discussed this a while back privately but I thought I'd pose it again here publicly. You've written before about how CDA documents are to be signed (optionally): http://motorcycleguy.blogspot.com/2011/09/security-masking-and-legal-signatures.html
We now face an issue where C-CDA will be an incredible format for submitting charts to insurers, both public and private, for many purposes including quality measurement and risk adjustment. However, in other CMS regulation that predated ARRA and HITECH, and C-CDA for that matter, they only cite physical signatures (and go so far as to describe medical notes printed on stationery but not signed).
So: what's the easiest way for providers to embed a verifiable digital signature that not only identifies the signer, but may also prove the authenticity of the document?
- Hi Keith, I have worked on MU since 2011, have worked with Quality Health Network (QHN), and am on a HIMSS Committee to respond to the Interoperability Standards Advisory. I appreciate your opinion on the CCDA 1.1 v 2.0. I read your blotspot, and wonder if we may contact you for further information? I tried the email link, however it did not work (operator/computer error?). Thank you very much, Pam Foyster
- AnonymousMarch 26, 2015 at 11:43 AMHi Keith,
I'd like to generate a new template, is there a tool can help in this, other than MDHT?
- AnonymousApril 1, 2015 at 7:38 AMCould you please let me know if we have any concept of Patient Merge with CDA (As it is historic information I am under assumption that we don't have it), I am new to CDA and tried looking different websites and could not find an answer. If so how and where do we send/receive this information. I would also want to know if we use ADT^A40 event for patient merege if the patient (MPI) is being duplicated within community or do we use ADT^Â24 and ADT^Â27 (link and unlink events).
Thanks in advance!!
- AnonymousApril 2, 2015 at 11:30 AMKeith,
I have a question about the use code attribute for the TEL datatype. HL7 v3 has the codes defined, one of which is MC for cell phone or mobile contact. IHE has made that attribute required but in their mapping from HL7 v2 to v3 they only address home and business. Do you know if the conformance requirement extends to the other use codes that the Vocabulary Standard defines? This would be a PIX feed. (ITI-44) Our PIX Manager doesn't like it without the use code attribute on all phone numbers.
Thanks,
Doug
- AnonymousApril 7, 2015 at 11:25 AMLooking for a blog/book/pointers that will benefit the newcomer to Healthcare IT/and standards. Thanks in advance,
Sean - AnonymousApril 10, 2015 at 10:06 AMhow to encript the CCDA xml file. Data present in xml or xml file password protected
- AnonymousApril 16, 2015 at 8:53 AMKeith,
My development team is asking about the handling of required CCD sections (CCDA) and MU. There are times when there is no data to go in those sections when the CCD is constructed. They would like to simply add the section, title, but not the entry level xml. My understanding is that for MU, we are at Level 3 and the entry level code is required, even if we have to use nullFlavor to indicate 'NI', etc. Is that correct or can we remove entry level xml from the required sections?
Thanks
- AnonymousMay 6, 2015 at 4:12 PMGood afternoon. I am trying to understand CCDs vs CCDAs, especially when it comes to displaying medications. Is there anything in the standards (right term?) that define what medications should or should not be listed for a patient? e.g., all, active only, any without a stop date, etc. Is the purpose of a CCD significantly different from a CCDA such that it would cause a different subset of medications to be listed?
A bit of context....we are receiving CCDA files and are being told that medications that are "hidden" by an EMR user because no longer active cannot be distinguished from those that are active. Therefore, all medications without a stop date come across in the CCDA. However, in the products CCD file it only lists the active medications, excluding those that are "hidden" without stop dates.
Any information is helpful to this novice CCD/CCDA user.
-Kelly
- John P.June 9, 2015 at 10:54 AMHi Keith,
I was wondering if you could comment on ICD-10 compliance and the use of ICD codes as translation codes in the CCDA. Do translation codes also have to be ICD-10 compliant? Example: Client is sending ICD-9 as a translation code now, do they need to change that to ICD-10 codes to observe the ICD compliance? My main question: Does compliance even apply to CCDs and Translation codes?? Thanks so much, John P.
- Morning Keith,
I recently came across a document that had only one type of CDA tag, the birthTime tag, annotated with an xmlns attribute (). For some reason, this doesn't agree with our parser and breaks it.
I've also tried validating these documents on the NIST validator (http://cda-validation.nist.gov/cda-validation/validation.html) which yields "cvc-complex-type.2.4.a: Invalid content was found starting with element 'birthTime'. One of '{"urn:hl7-org:v3":name, "urn:hl7-org:v3":desc}' is expected."
As far as I know, there's nothing wrong with explicitly specifying the xml namespace within a tag as long as it's the correct one.
- Sorry if this is a re-post - not sure this was posted successfully earlier.
Hello Kieth,
I need to specify a global note section for my lab section. I already have note sections for each result.
Below is how my result looks like -
https://www.dropbox.com/s/ygnj02pi3jszts6/Lab%20Result.xml?dl=0
lab result - component appears under component/section/entry typeCode="DRIV".
Where should I specify the global comments?
ToHV.xslt is picked up the global note and attach a 'common' element at the end if we provide the note like below directly under entry typeCode="DRIV" in lab section.
https://www.dropbox.com/s/hjrk225fpnnbskz/GlobalComment.xml?dl=0
But then it's not a valid CCDA.
Please let know how I should provide global note for the entire lab results section. - Hi Keith
I have been going through CDA Framework for Questionnaire Assessments, DSTU. It talks in detail about CARE Assessment Framework.
My question was, is it that only data specified in CARE framework (value sets/questions/codes) are only allowed for passing on to another system?
I assume not, like let’s say some EMR has recorded Fall Risk Assessment and a care management solution has recorded HRA, they should be able to send each question and its response and a final score perhaps in this template, while creating an outbound CCD right?
- Hi, can you please explain the differences between Basic Patient Privacy Consent, Access Consent Policy, and Differed Patient Discovery. Thanks.
- AnonymousAugust 11, 2015 at 3:07 PMHi Keith, in your opinion, what constitutes reuse of a template? If the constraints of the existing template are loosened/tightened, additional constraints added, mandatory constraints removed - is this still considered "reuse" (with all the benefits of reuse)? Thank you.
- AnonymousAugust 11, 2015 at 3:11 PMHi Keith, is there any benefit of reuse, when a C-CDA template has been modified by loosening/tightening constraints, adding constraints, removing constraints or should we define a new template? Thank you.
- AnonymousAugust 21, 2015 at 3:33 PMHealthcare provider often have codes that aren't part of existing value sets. For example suppose a provider has a code for race that is mixed for black and white BW. This would be an extension to the existing codes. But there are cases where overrides can occur the provider uses M to mean female for gender (extreme example). The problems are
1. How to share information with other providers when these use non-standard values?
2. Should a SVS be created for them?
3. How is any CDA export going to pass validation with these values? - The code system for these local codes will be different from the code system that is suggested by CDA, or required (e.g., by Meaningful Use). Validation according to the CDA standard can check conformance to the CDA model, but cannot check vocabulary conformance without an external resource that supports validation of code values, such as SVS.
- John PenneySeptember 9, 2015 at 7:00 PMHi Keith,
Quick question. Is there any reason that anyone would ever want to use the HL7 V3 data type 'REAL' as opposed to just using 'PQ' data type when filling out Values for results in the result observation section (2.16.840.1.113883.10.20.22.4.2)? I don't see the purpose of this data type- was hoping you could shed some light on the need for that? Thanks! - Not that I can think of.
- AnonymousSeptember 24, 2015 at 2:21 AMGiven that json is strictly a data/record oriented format with many limitations, how does the inclusion of it justify the additional cost/complexity increase?
- AnonymousOctober 7, 2015 at 7:31 AMWhere can we find Patient Account number (PID 18) and Visit Number (PV1-19) in a HL7 CCD or CCDA.
- AnonymousOctober 21, 2015 at 3:23 PMNoobie Alert: Our VNA vendor can supply XDS Rep/Reg, and we would like to get our feet wet with (non-DICOM) pathology images. Looking for an XDS document source product we can test with our VNA, that would collect metadata from Epic for labeling and upload. Can anyone help me get started?
- AnonymousNovember 10, 2015 at 5:47 AMHi,
I need to parse xds.b and get the document and metadata. I don't have to implement the registry or repository. How do i achieve this? Can I do this using DOM or will it be heavy on memory?
Thanks - Hi Keith,
My use case is to parse ITI 41,44,45,51 &18 and get the metadata and CDA document (if any in that transaction). Could you please help identify a framework for the parsing of documents.
Thanks
- Hello Keith,
Do you have any updates or information on Windows XP no longer being HIPPA compliant? I have several used digital systems in the field with XP, and want to make sure I am getting the correct information to my customers. Thanks in advance! - AnonymousNovember 23, 2015 at 5:57 PMHi Keith,
Right now I am working on a CCDA for a Dialysis Provider and we are trying to record Vascular Accesses in it but are a bit stuck.
Specifically, while it looks like we can put our Dialyzers and Catheters in the Medical Equiptment section we can't put in certain information such as the Heparin we administers timing (halftime or hourly) and the method administered (bolus or infusion) .
We are also having issues with mapping the insertion date (when created) vs the first use date (matured and used as access) and end date (no longer used) vs removal date (didn't mature or surgically closed) for our fistulas. I am not not even sure which section these would go under but I'm thinking we should use the Plan Of Care section for that.
What are your thoughts? Thanks for all your blog posts so far, they've helped a ton!
- AnonymousNovember 26, 2015 at 7:10 AMHi Keith,
Should the PROBLEMS section of a CCDA have the two templateID ( 2.16.840.1.113883.10.20.22.2.5 and 2.16.840.1.113883.10.20.22.2.5.1) or just one would suffice? In your article entitled "Moving on from HITSP C32: The CCDA Problems and Allergies Section" you listed the new CCDA templateID's for the PROBLEMS section. - AnonymousDecember 7, 2015 at 12:10 PMHi Keith,
It appears that FHIR has provided a great way to translate/map codes across systems using the CONCEPT MAP resource. I'm fairly new to the challenges associated with Patient Matching/Mapping, but it seems as if this could also be solved in a generic way through the concept map. Did you envision that this may be used in addition to the Link Property of the patient, or would Link replace the need for a valueset/concept map for this resource?
We were thinking that local Patient Ids could be collected in the Value Sets and mapped/unmapped as needed in the concept map.(this would allow us to translate Ids across an interface)
Alternately, I suppose we could just walk the link property to achieve the same.
Thanks a lot!
- AnonymousDecember 29, 2015 at 4:06 PMWe are looking to add the STS Risk Score to the Indications of a Procedure Report for CCL. First, is this permitted and if so, is there an XML example?
- AnonymousJanuary 12, 2016 at 2:28 PMHi Keith,
Is there a quick and easy way to know where 2016 NCQA HEDIS measures are intended to be captured in the consolidated CDA 1.1 specification? One example would be where is PHQ-9, or patient health questionnaire, scores intended to be placed?
Thank you. - Where would you put the data for some several dozen measures in the C-CDA? Since HEDIS provides comprehensive guidelines for general care, and C-CDA documents support comprehensive documentation of such care, the short answer is everywhere. I think you probably want to clarify your question.
- Hi, I' am new to CDA and health standards in general. I want to know if there is a CDA template which can be used only to report substances administered by a nurse or should I made my own template? I want something like "Substances Administration Report" document.
Thanks! - Hi, I' am new to CDA and health standards in general. I want to know if there is a CDA template which can be used only to report substances administered by a nurse or should I made my own template? I want something like "Substances Administration Report" document.
Thanks! - I have created a java application using Openhealthtools to send documents to a registry. When I call the same application using a WebApp, the document's soap headers are not populated. I would like to know if there are any configurations to be done since the webapp runs in tomcat7
- Hey Folks,
It was just recently discovered that when you combine CCDA parsing with an ITI-57 transaction that there is a huge clinical risk here. Because if we parse discrete data from the CCDA and put that into a clinical database and then the client sends an ITI-57 to deprecate that document, what happens to the parsed data then? How can it be tied back to originating source? Has anyone tackled this issue yet?? Just curious??
Thank you! - I like your post
- AnonymousApril 21, 2016 at 2:53 PMHi,
I've been trying to find a way to reliably map FHIR encounter class (inpatient, outpatient, emergency, ambulatory) with CCDA documents (ambulatory summary, clinical summary, etc) across multiple EHRs. The only way I've thought to differentiate this is through the document title, which won't be uniform for documents across different EHRs. Is there a template id or some other indicator I'm missing that more easily shows what encounter class a CCDA would fall into? Thanks! - Hi everyone,
Is there a particular reason for changing the order of segments NK1 and NTE in the PID group for an ORU message from v2.4 to 2.5?
Thanks - Hi there,
Is there a particular reason for which the order of the NK1 and NTE segments in the PID group for an ORU message got changed?
Thanks in advance - We are starting to bring in CCDAs from practices via provide and register. Our vendor requires ADT for the patient record portion. We were going to do ADT feeds plus CCDA but I suggested that we create (between the EMR and our vendor) an ADT from the information provided in the CCDA, so we eliminate an interface.
1. Do know what the data gap is between an ADT and CCDA? I know one EMR vendor said an ADT will have Next of Kin and Guarantor but CCDA won't.
2. Any other shortcomings you see with my approach that I'm missign?
Thanks - AnonymousJune 2, 2016 at 8:34 PMKeith,
Is there anywhere within the HL7 standards (v2.x) that requires or defines the version of HL7 that shall be used in a general ACK?
Thanks in advance, - Hi,
I am looking for the detailed steps to convert FHIR to CCD. Could you please help.
Thanks,
Surbhi - I'm reading through the S&I Framework ToC Companion Guide to C-CDA for MU2 (CDA_SIFRAME_CCG2CCDA_R1_I1_2014SEP), Section 3.3.2 Table 10 and see that recordTarget/patientRole/id is listed as mandatory (SHALL), however it is not highlighted in red as being required for MU2 conformance. I have run a C-CDA ToC XML sample that completely removed the id field through the C-CDA R1.1 / ONC 2014 Edition S&CC Validator (https://sitenv.org/c-cda-validator) for ToC Ambulatory Summary 170.314(b)(2) and the validator did not flag this entire missing element with an error, warning, or even informational.
Question...is the id element actually optional in this case? Or is there a bug with the validator? How should I be reading this particular document if there are elements that are listed as SHALL but are not marked in red? Do we re-interpret non-red elements as optional? - I'm reading through the S&I Framework ToC Companion Guide to C-CDA for MU2 (CDA_SIFRAME_CCG2CCDA_R1_I1_2014SEP), Section 3.3.2 Table 10 and see that recordTarget/patientRole/id is listed as mandatory (SHALL), however it is not highlighted in red as being required for MU2 conformance. I have run a C-CDA ToC XML sample that completely removed the id field through the C-CDA R1.1 / ONC 2014 Edition S&CC Validator (https://sitenv.org/c-cda-validator) for ToC Ambulatory Summary 170.314(b)(2) and the validator did not flag this entire missing element with an error, warning, or even informational.
Question...is the id element actually optional in this case? Or is there a bug with the validator? How should I be reading this particular document if there are elements that are listed as SHALL but are not marked in red? Do we re-interpret non-red elements as optional?
Thanks!
May Terry, Medical Informatics Lead, Flatiron Health
- Are there any issues with data modeling in fhir server? such as problem or methology and so on.. I can't find it.. so please help me :)
- AnonymousJuly 23, 2016 at 2:15 PMHi Keith
I am relatively new to the standards and HL7 and I had a couple of questions:
1. The HL7 specification talks about Product detail country segment which is part of the summary product experience report. But I am not able to identify if the medical devices are required to send the SUR or if it is optional. How do I see if an message is optional or required? And in any case, do you know if medical devices are required to send the Product detail country segment?
2. This is slightly beyond spec by related: In some cases medical devices are serially connected to a monitor which in turn forwards the data to an Information system as you know. I know the monitor strips out some data and forwards the rest. When it comes to HL7 do you know if the manufacturer and brand information can be stripped off or are they mandatory?
Thanks
Shankar - Hi Keith,
I work for an HIE and I'm new to both CDA and HL7. I've completed associate training for the Rhapsody interface engine. Our team is trying to convert incoming CDA's to outgoing HL7 ADT messages through Rhapsody. What would be the correct schema to use for mapping the incoming CDA. Would any of your books help us in our quest? Has this work been done and would it be available for HIE use? Lot's of dumb questions but I have to start somewhere.
Thanks for your help,
Keith - Hi Keith,
I work for an HIE and I'm new to both CDA and HL7. I've completed associate training for the Rhapsody interface engine. Our team is trying to convert incoming CDA's to outgoing HL7 ADT messages through Rhapsody. What would be the correct schema to use for mapping the incoming CDA. Would any of your books help us in our quest? Has this work been done and would it be available for HIE use? Lot's of dumb questions but I have to start somewhere.
Thanks for your help,
Keith - Hello,
I'm new to HL7 and CDA. Looking for any help I can get for converting CDAs to HL7 ADTs through the Rhapsody interface engine. Also looking for any good resources for completing this work. Any help at all would be greatly appreciated.
Thanks - Hello. I'm a physician and am wondering how a CDA would handle a correction to an entry. Example:
Let's say I have the following note on Mary Grant:
Chief complaint: Diarrhea x 3 weeks. No weight loss or rectal bleeding.
Meds, allergies, physical exam, family hx, results, immunizations,plan of care, etc all entered.
Note is then signed.
Ok, this can create a valid CDA.
Now, the next day, in rereading the note, I realize that I made a mistake. Mary in fact had a 12 lb weight loss over the past 3 weeks since the diarrhea started.
On a paper chart, I would add an addendum: "Error above: Pt actually had a 12 lb weight loss over the past three weeks. - PKW"
On my current EHR, I also add an addendum. It would be marked:
Addendum added on 8/12/15 at 4:30 pm by Peter K Wayne, MD:
Pt actually had a 12 lb weight loss over the past three weeks.
Do you have any idea how this would be handled in a CDA? Note an addendum need not just be for the chief complaint, it could be for the physical exam, plan of care, family history -- anywhere a mistake could be made. Would this go into the Comment template?
Thanks for your thoughts on this.
- Peter Wayne - AnonymousAugust 17, 2016 at 9:39 PMHi!
I'm trying hard to find some Results section narrative examples (discrete entries could help as well) especially with Microbiology and Anatomic Pathology results in CDA vR2.1 documents. I have tried all the Standards sites - HL7, NIST, etc. but none seem to have them. Could you please help in finding some examples?
Thanks much!
- Sue - Hello Keith,
I could not find answer for below question on the blog.
Question:- Why do we have subcomponents for Namespace ID under components.
Version: HL7 Version 2.x
ex: Role person (ROL-4) has components and sub-components.
Assigning facility has " & & " as sub-components, followed by "Subcomponents for Namespace ID (CWE)" which is not part of components for Role person, however it is sub-component of "Assigning Authority". would like to know why do we have Namespace ID as component, it itself is a sub-component of a component. This is avaialble for other fields under different chanpters
Components: ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^
Subcomponents for Family Name (FN): & & & &
Subcomponents for Source Table (CWE): & & & & & & & & & & & & & & & & & & & & &
Subcomponents for Assigning Authority (HD): & &
Subcomponents for Namespace ID (CWE): & & & & & & & & & & & & & & & & & & & & &
Subcomponents for Assigning Facility (HD): & &
Subcomponents for Namespace ID (CWE): & & & & & & & & & & & & & & & & & & & & &
Subcomponents for Name Context (CWE): & & & & & & & & & & & & & & & & & & & & &
Subcomponents for Assigning Jurisdiction (CWE): & & & & & & & & & & & & & & & & & & & & &
Subcomponents for Assigning Agency or Department (CWE): & & & & & & & & & & & & & & & & & & & & &
Thank you for your time.
Thanks,
SaiRam - Hi Keith,
Im working on a validation engine for QFDD / QRD with some national extensions. As far as I can tell, it looks like noone else has ever bothered to write the schematrons matching the rules stated in the drafts. Would you happen to have knowledge of any authored schematrons that regards the QFDD / QRD drafts? - Hi Keith (and others),
I'm doing some investigation into MU3 CCDA validation requirements (as I'm sure many others are) and am wondering if you are aware of any 3rd party, licensable/commercial products?
There are obviously several online testing tools, but as we are a commercial EMR vendor we obviously cant be using these web tools to verify real patient CCDA's. We'd love, however, to find some sort of product that we could incorporate into our product to do this work for us.
I've done some cursory searching but there seems to be an absence of this kind of commercial tool. I cant imagine that all these HIE or health informatics companies are all rolling their own custom tools that all do the same thing but that seems to be the case(?)...
Are there any known commercial/licensable products out there that you (or others) are aware of?
TIA! - Brad C.October 24, 2016 at 4:46 PMHi Keith,
Last week I took my daughter to her pediatrician, and noticed the computers in the exam rooms were still running Windows XP. As an IT professional, this made me a bit nervous. Not knowing anything about HIPPA rules concerning technology, maybe you can shed some light on it. Is it still ok for Windows XP to be used? Even if it is, should I send a note to the clinic's business manager expressing my concern? Thanks!
- Keith,
Is using 'middle" a valid use of qualifier? Or more specifically, can 'middle' be used in place of 'IN' or is 'IN' required? Though in reading your book you use 'initial'.
Thank you,
Doug DeShazo
2015-2016 Ask Me a Question Archive
Subscribe to:
Posts (Atom)
Thank you.