Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to require the reference schema #347

Open
availity-droo opened this issue Jun 13, 2023 · 0 comments
Open

Unable to require the reference schema #347

availity-droo opened this issue Jun 13, 2023 · 0 comments

Comments

@availity-droo
Copy link

Do you want to request a feature, report a bug, or improve documentation?

bug

If you are reporting a bug?

What is the current behavior?
After upgrading from 2.0.10 to 2.2.5 we're unable to resolve the Reference object in the Schema.

const Reference = FHIRServer.resolveSchema('4_0_0', 'reference');

What is the expected behavior?
Class is exported from the index.js file in the resources directory

What are the steps to reproduce?
Try to resolve the reference schema as shown

What OS are you using and what version of node.js and @asymmetrik/node-fhir-server-core are you running?
N/A

We are using the Reference class to explode/rebuild a bundle containing only a composition resource with full URLs to references

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant