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

Incorrect URL in dependent library references for EXM104-8.2.000, EXM108-8.3.000, EXM124-8.2.000, and EXM124-9.0.000 #86

Open
natjoe4 opened this issue Feb 24, 2022 · 0 comments

Comments

@natjoe4
Copy link

natjoe4 commented Feb 24, 2022

Summary

In bundles: EXM104-8.2.000, EXM108-8.3.000, EXM124-8.2.000, EXM124-9.0.000, the main library uses an incorrect url to reference a dependent library in several places. These incorrect references make it difficult to assemble all the dependent libraries of a measure, when given the main library.

Locations

  • library-EXM104-8.2.000 references SupplementalDataElements library using url "http://hl7.org/fhir/Library/SupplementalDataElements|2.0.0", here, but url for library-SupplementalDataElements-2.0.000 in library-deps-EXM104-8.2.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/SupplementalDataElements"
  • library-EXM104-8.2.000 references TJCOverall library using url "http://hl7.org/fhir/Library/TJCOverall|5.0.000", here, but url for library-TJCOverall-5.0.000 in library-deps-EXM104-8.2.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/TJCOverall"
  • library-EXM108-8.3.000 references VTEICU library using url "http://hl7.org/fhir/Library/VTEICU|5.0.000", but url for library-VTEICU-5.0.000 in library-deps-EXM108-8.3.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/VTEICU"
  • library-EXM124-8.2.000 references Hospice library using url "http://hl7.org/fhir/Library/Hospice|2.0.000", here, but url for library-Hospice-2.0.000 in library-deps-EXM124-8.2.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/Hospice"
  • library-EXM124-8.2.000 references AdultOutpatientEncounters library using url "http://hl7.org/fhir/Library/AdultOutpatientEncounters|2.0.000", here, but url for library-AdultPatientEncounters-2.0.000 in library-deps-EXM124-8.2.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/AdultOutpatientEncounters"
  • library-EXM124-9.0.000 references Hospice library using url "http://hl7.org/fhir/Library/Hospice|2.0.000", here, but url for library-Hospice-2.0.000 in library-deps-EXM124-9.0.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/Hospice"
  • library-EXM124-9.0.000 references AdultOutpatientEncounters library using url "http://hl7.org/fhir/Library/AdultOutpatientEncounters|2.0.000", here, but url for library-AdultPatientEncounters-2.0.000 in library-deps-EXM124-9.0.000-bundle.json is "http://fhir.org/guides/dbcg/connectathon/Library/AdultOutpatientEncounters"
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