You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
I am using jars from https://github.com/mdht/mdht-models/releases/tag/v20220126 . And when I call getAllSections() on ClinicalDocument , In entries object, substanceAdministration is populated but Preconditions is object is not getting populated.
I am loading following packages:
CDAPackage.eINSTANCE.eClass();
CDAUtil.loadPackages();
ConsolPackage.eINSTANCE.eClass();
I have attached the sample xml.
Am I missing any packages?
I used org.eclipse.mdht.uml.cda.Precondition from org.eclipse.mdht.uml.cda-3.0.0.202201250600.jar
I have tested for all sections and found following 9 sections for which preconditions are not populated :
1. Immunization Section
2. Medication Section
3. Medical Equipment Section
4. Discharge Medication Section
5. Medication Administered Section
6. Interventions Section
7. Plan of Treatment Section
8. Anesthesia Section
9. Admission Medications Section
The sample xml which we provided has only two preconditions (in Immunization Section and Medications Section).
I am using jars from https://github.com/mdht/mdht-models/releases/tag/v20220126 . And when I call getAllSections() on ClinicalDocument , In entries object, substanceAdministration is populated but Preconditions is object is not getting populated.
I am loading following packages:
CDAPackage.eINSTANCE.eClass();
CDAUtil.loadPackages();
ConsolPackage.eINSTANCE.eClass();
I have attached the sample xml.
Am I missing any packages?
Baseline.txt
@swmuir
@drbgfc
@robmoore
@xmlmodeling
@naXa777
The text was updated successfully, but these errors were encountered: