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

satusehat: add job examples #651

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hunterachieng
Copy link
Contributor

Short Description

Add job examples to the satusehat adaptor

Closes #971

Details

Add any more details that may be relevant to the reviewer. How did you approach
these docs? Are there any parts you struggled with, or that need particularly
careful review?

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our
Responsible AI Policy

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Hunter Achieng <[email protected]>
Copy link
Contributor

@josephjclark josephjclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we try and do something a bit more narrative in these examples?

These single-statement examples don't really show much more usage than the docs examples.

And actually for satusehat, what we really want to show in examples is how to take data from local health system, convert it into fhir, and then upload it. That's a really really valuable process to show to users out here with real problems.

Ok, so we can't do a whole workflow, but I'm sure we can simulate one. Or just cover the hard bits.

Maybe @AishaHassen can help you tell this convert-to-fhir story in a single example? I want to see some mapping code examples, some state manipulation, some fn blocks and maybe some each.

We don't necessarily need to see a whole resource getting built (because that's a lot of data) but it would be nice to see the whole pipeline for part of a resource. Like just mapping an identifier and address or something.

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

Successfully merging this pull request may close these issues.

None yet

2 participants