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
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 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