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

$HarmonizeCode should return ConceptMap.group.targetVersion instead of ConceptMap.version #34

Open
ShahimEssaid opened this issue Dec 10, 2021 · 0 comments
Labels

Comments

@ShahimEssaid
Copy link

ShahimEssaid commented Dec 10, 2021

If I'm understanding this builtin, it should return the target CodeSystem's version, not the ConceptMap's version as it currently does. CodeSystem version is what can be used in a Coding, not the ConceptMap version.

See:
https://www.hl7.org/fhir/datatypes-definitions.html#Coding.version
https://hl7.org/fhir/R4/conceptmap-definitions.html#ConceptMap.version
https://hl7.org/fhir/R4/conceptmap-definitions.html#ConceptMap.group.targetVersion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants