-
Notifications
You must be signed in to change notification settings - Fork 2
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
FHIR CodeSystem Fixes #1815
Comments
Current OCL FHIR Core's CodeSystem:
|
Manually edited CodeSystem resource that worked with FHIR IG Publisher:
|
@jamlung-ri the changes should be deployed to QA in a few minutes, see https://ci.openmrs.org/browse/OCL-OCLAPI2-1991 |
Awesome, I tested this in QA and the diff is looking exactly how I expected! And then it worked when testing against the FHIR IG Publisher! See this page for the new and improved CodeSystem, entirely created from OCL with no manual alterations: https://jamlung-ri.github.io/smart-catopia-measles/CodeSystem-VaccineProducts.html and https://github.com/jamlung-ri/smart-catopia-measles/blob/main/input/resources/CodeSystem-VaccineProducts.json @rkorytkowski This should be ready to deploy to other environments. |
On today's OCL Dev call, we talked through some of the issues that prevented the FHIR IG Publisher from generating a FHIR IG. The diffs of manual changes that I had to make can be found here and here.
Changes needed to OCL's FHIR Core CodeSystem:
- Solution: "Count" needs to count all codes, whether active or inactive.
I am attaching the current OCL FHIR CodeSystem resource and the one that I hand-edited, for reference in a comment below
The text was updated successfully, but these errors were encountered: