HL7 / fhir-shorthand

FHIR Shorthand
44 stars 8 forks source link

Support caret path assignments for concepts in Value Sets #164

Closed cmoesel closed 1 year ago

cmoesel commented 1 year ago

This PR adds specification for using caret rules to set metadata on concepts that are included or excluded in value set definitions. We expect this will be primarily used to access ValueSet.compose.include.concept.designation. We've discussed this some but never laid out the exact rules -- so please feel free to speak up if you disagree w/ the approach.

I also changed a series of Note 1 - Note 5 to a simple bulleted list, as the series of notes looked strange -- and CodeSystem specifies its notes as a simple bulleted list (so there is precedent).

You can view the rendered version of my changes from the CI build of this branch.

cmoesel commented 1 year ago

Thanks for the feedback, @markkramerus. I think all of your concerns have been addressed (including things we discussed on slack). This should be ready for re-review.

cmoesel commented 1 year ago

Force-merging this as I believe that @markkramerus has re-reviewed this, but did not officially change the approval on it.