cqframework / cqf-us

Common Assets for use in US-based CQFramework content implementation guides
Apache License 2.0
3 stars 2 forks source link

Refactor test resources to avoid collisions. #37

Open dmuylwyk opened 1 month ago

dmuylwyk commented 1 month ago

Refactor test resources to avoid collisions.

For example, the MNAC test Patient has a resource ID of Patient/example.

We should be able to load all test resources into the same repository and be confident there won't be collisions. For example, Patient/test-mnac-001 would be a better convention for test resource identification.