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

EA-1227 Updated to 1.3.1 and added getFHIR example #62

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Conversation

katekolchier
Copy link
Collaborator

No description provided.

"fd3fb48c-3565-40fb-be32-9ae014ad2860",
"875ff908-2ebe-46bf-8fe4-72644d7d039f",
"dfd1d287-2b84-45e0-bd5f-39c8c5efca2a"
))
Copy link
Contributor

Choose a reason for hiding this comment

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

May want to remove these ids. Won't mean much to external folks (public repo).

.pageSize(20)
.build()
val result = BWellSdk.health.getFhir(request)
println(result.toString())
Copy link
Contributor

Choose a reason for hiding this comment

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

Could possibly remove this println as well.

@@ -192,6 +198,28 @@ class LoginFragment : Fragment() {
.build()
createConsent(createConsentRequest)

val dateFormat = SimpleDateFormat("yyyy")
Copy link
Contributor

Choose a reason for hiding this comment

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

Could put a note mentioning "Example getFhir request" (or similar). The request is somewhat out of place relative to the rest of the code

@katekolchier katekolchier merged commit 35bc731 into main Aug 7, 2024
2 checks passed
@katekolchier katekolchier deleted the CW-EA-1227 branch August 7, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants