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

Update local FHIR schemas #19

Open
krvital opened this issue Aug 28, 2024 · 3 comments
Open

Update local FHIR schemas #19

krvital opened this issue Aug 28, 2024 · 3 comments
Labels
scope:common Common generator issues (language agnostic)

Comments

@krvital
Copy link
Contributor

krvital commented Aug 28, 2024

The FHIR schemas currently located in the resources directory are obsolete and need to be updated. Replace the existing schemas with the latest versions downloaded from Aidbox, ensuring that they remain in the ndjson.gz format. The updated schemas must be organized into the following directories:

  • FHIR R4 Schemas
  • FHIR R4B Schemas
  • FHIR R5 Schemas

Additionally, create a directory for a set of schemas with mutually compatible versions, including:

  • FHIR R5
  • us.core
  • us.codex.radiation.therapy
  • us.mcode

The updated schemas should be compatible with the existing file importer.

@krvital krvital added the scope:common Common generator issues (language agnostic) label Aug 28, 2024
@spicyfalafel
Copy link
Contributor

Not sure yet if we should use fhir schema packages from bucket.

@spicyfalafel spicyfalafel closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
@krvital krvital reopened this Sep 18, 2024
@krvital
Copy link
Contributor Author

krvital commented Sep 18, 2024

Not sure yet if we should use fhir schema packages from bucket.

This isn't about downloading FHIR schemas from Health Samurai's Google storage; rather, it's about ensuring the archives in our resources are compatible with FHIR schemas."

@krvital
Copy link
Contributor Author

krvital commented Oct 2, 2024

It seems that basic generation from local FHIR schemas is working, but it's not generating the constrained classes/types. Need to investigate this and understand why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:common Common generator issues (language agnostic)
Projects
None yet
Development

No branches or pull requests

2 participants