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

Need to lock down code system versions in value sets that are schema bound #56

Open
lmckenzi opened this issue Jan 20, 2022 · 0 comments
Labels
Approved Vetted and approved by IG tooling project bug Something isn't working

Comments

@lmckenzi
Copy link
Contributor

The value sets that we generate and publish that are bound to 'code' elements in the specification AND where we enumerate the allowed set of codes in the schema (i.e. not bound to value sets like "all mime types") need to have the following changes:

  • the reference to the code system needs to be version-specific. E.g. <system value="http://hl7.org/fhir/administrative-gender|4.0.1"/>, not <system value="http://hl7.org/fhir/administrative-gender"/>
  • those valuesets must NOT be flagged as "immutable" because the version will need to change each time a new release is published

Reviewed and approved by FHIR-I on 2022-01-20

@lmckenzi lmckenzi added bug Something isn't working Approved Vetted and approved by IG tooling project labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Vetted and approved by IG tooling project bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant