Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

CDAUtil.load throws MissingResourceException 'cdaSchema' could not be found #156

@gkh70

Description

@gkh70

Hi,

I'm attempting to parse/validate a C-CDA document using the 20220126 updates and I'm encountering issues. The CDAUtil.load method always throws a MissingResourceException when it is looking for the string resource 'cdaSchema'.

Suggestions on how to solve this? Is there an extra configuration file needed to locate the XML schema for C-CDA documents? I would have expected the mdht-model JARS to contain the necessary schemas and other runtime-required definitions.

I'm not able to find any documentation on line, as the cdatools.com domain is apparently up for sale, and the openhealthtools.org site seems to be 'hijacked'.

As a separate issue, I'm not able to run the maven example in this (mdht-models) project because the mdixinc.net artifactory isn't available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions