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

Add FSH InstanceOf correction tool to Canary to aid in pre-certification process #120

Closed
johnarleyburns opened this issue Mar 16, 2023 · 1 comment · Fixed by #248
Closed
Assignees
Labels
enhancement New feature or request

Comments

@johnarleyburns
Copy link
Contributor

Background:

https://community.intersystems.com/post/lets-create-fhir-profile-using-sushi-part-1

After a Death Record Submission Message JSON is converted to FSH format, the FSH "InstanceOf" fields are generic FHIR types, such as "Patient". However, to properly validate against the VRDR IG, the actual IG type from the meta.profile URL is needed, such as "Decedent".

Create a Canary Menu Item to take in a Death Record Submission Message converted FSH file and output an FSH file with each InstanceOf field properly set.

@whichwit
Copy link
Collaborator

Completed via #248

@whichwit whichwit linked a pull request Jun 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants