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

$expand operation with ECL, "member of" syntax, reference set types #3

Open
JonZammit opened this issue Dec 4, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@JonZammit
Copy link
Contributor

Inconsistent results when using $expand operation in combination with ECL, ^ "member of" syntax, and different reference set types.

Example 1) - query to expand 723264001 |Lateralizable body structure reference set|, a simple reference set type. This produces the expected results. 20,000+ members in expansion:

{{url}}ValueSet/$expand?url=http:https://snomed.info/sct?fhir_vs=ecl/%5E723264001

URI-decoded ecl query: ^723264001

Example 2) - query to expand 446608001 |SNOMED CT to ICD-O simple map|, a simple map type refset. Response indicates 0 concepts in expansion:

{{url}}ValueSet/$expand?url=http:https://snomed.info/sct?fhir_vs=ecl/%5E446608001

URI-decoded ecl query: ^446608001

@kaicode kaicode self-assigned this Jun 19, 2024
@kaicode kaicode added the bug Something isn't working label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants