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 note about the FHIR validator loading bundles #193

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

grahamegrieve
Copy link

No description provided.

docs/index.md Outdated Show resolved Hide resolved
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
@grahamegrieve
Copy link
Author

I'm not 100% sure what loading from the bundle directly means.

Wasn't sure how to describe that - pull out the bundle manually, and then validate it

Also, do you process .smart-health-card JSON files?

yes. Forgot to mention that

@@ -450,7 +450,7 @@ Decision-making often results in a narrowly-scoped "Pass" that embodies conclusi

The following tools are helpful to validate Health Card artifacts:

* The [HL7 FHIR Validator](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator) can be used to validate the Health Card's FHIR bundle
* The [HL7 FHIR Validator](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator) can be used to validate the Health Card's FHIR bundle. It can load the smart card from the bundle directly, or from the jws, or from a text file starting with `shc:/` (but not a QR image).
Copy link
Contributor

Choose a reason for hiding this comment

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

Consistency comment: "smart card" --> "SMART Health Card", "jws" --> "JWS".

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.

3 participants