Christian Paquin
cf4f3353c4
Added UTF-8 BOM prefix test case
2021-11-15 13:23:54 -05:00
Christian Paquin
aeaff8ac22
Merge branch 'main' of https://github.com/smart-on-fhir/health-cards into generate-test-files
...
Merge with main.
2021-06-01 15:27:07 -04:00
Josh Mandel
3b36bd5566
Indentation
2021-05-31 07:59:40 -05:00
Josh Mandel
9eddab5968
Update issuer URL for examples to "spec" subdomain
2021-05-30 15:54:42 -05:00
Josh Mandel
ebe0d7c8df
Update index.md ( #152 )
2021-05-28 22:17:06 -05:00
Josh Mandel
f3ecff26e2
Clean up intro and context for v1 release ( #153 )
...
* Clean up intro and context for v1 release
* Update index.md
* Update docs/index.md
Co-authored-by: Pascal Pfiffner <47987294+p2-apple@users.noreply.github.com>
* Clarify questions for a trust framework
* Update index.md
Co-authored-by: Pascal Pfiffner <47987294+p2-apple@users.noreply.github.com>
2021-05-28 15:12:30 -05:00
Josh Mandel
90f9ea1c2a
Linkify the Reference links
2021-05-28 13:15:01 -05:00
Christian Paquin
e5d83a4b0a
Added a link to the IANA SCH scheme def ( #149 )
2021-05-25 15:43:54 -05:00
Christian Paquin
513c638893
Added link to demo portals. ( #150 )
2021-05-25 15:43:38 -05:00
Christian Paquin
3164efa94d
Added QR chunk too small test case.
2021-05-22 15:53:59 -04:00
Christian Paquin
d6195a83fe
Added too-many-segments QR test case
2021-05-21 10:56:40 -04:00
Christian Paquin
88ac479efb
Clarify VC type inclusion. ( #144 )
...
* Clarify VC type inclusion.
* Merged in review comments
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
2021-05-19 12:06:54 -05:00
Josh Mandel
b3ca5c17fd
Clarify FHIR discovery requirements ( #145 )
...
* Clarify FHIR discovery requirements
* Update index.md
2021-05-19 12:06:29 -05:00
Max Masnick
46db4288e7
Add page for IAL code system ( #142 )
2021-05-12 11:22:11 -05:00
Josh Mandel
9ae7b61410
Update changelog.md
2021-05-07 08:48:40 -05:00
Josh Mandel
2132284297
Update changelog.md
2021-05-07 08:45:54 -05:00
Christian Paquin
65cf2a273e
Harmonized 'QR code' occurences, using lowercase c. ( #141 )
2021-05-07 08:33:43 -05:00
Josh Mandel
5497a2d526
Add a "is there a fee" question ( #140 )
2021-05-06 15:00:50 -05:00
Josh Mandel
247fde1263
Wording, order, and background on user onboarding FAQ ( #136 )
...
* Wording, order, and background on user onboaridng FAQ
* Update patient-onboarding.md
2021-05-06 14:31:09 -05:00
Christian Paquin
19b41da359
Small clarifications for multi-JWS cards. ( #139 )
...
* Small clarifications for multi-JWS cards.
* integrated review comment
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
* integrated review comment #2
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
2021-05-06 14:29:33 -05:00
Josh Mandel
4215250d5f
Update notify-early-adopters.yml
2021-04-27 18:23:30 -05:00
Isaac Vetter
a96b410902
improvements to patient onboarding per feedback ( #130 )
...
* printed SMART Health card, also contains human readable text
partly addresses #125
* add example of human readable SHC
* better QR code example
I can't figure out how to resize image with gh markdown: ![image](./reference_smart_health_card_pdf_vaccine.png)
* wordsmithing
* health system maybe can re-issue
* patient demographics no longer contain country
* promote privacy paragraph further up in the doc
partly fixes #125
* address patient proxy use-cases
* get SHC after the fact.
2021-04-26 23:14:07 -05:00
Josh Mandel
0ea5c8b1e6
Clarify requirements for numeric encoding ( #129 )
...
* Clarify requirements for numeric encoding
* Update index.md
2021-04-26 16:10:08 -05:00
Christian Paquin
e303c6d33e
Merge branch 'main' of https://github.com/smart-on-fhir/health-cards into generate-test-files
...
Merge with upstream main
2021-04-25 18:03:24 -04:00
Christian Paquin
1277443f5f
Updated qr bad version, added single-segment qr
2021-04-25 18:02:55 -04:00
Christian Paquin
cfd6cd6a85
Added ref for FHIR ( #126 )
2021-04-23 17:19:08 -05:00
Christian Paquin
36384f23ce
Invalid JWS headers
2021-04-21 14:15:41 -04:00
Christian Paquin
1bded39ca4
Merge branch 'main' of https://github.com/smart-on-fhir/health-cards into generate-test-files
...
Merge with main
2021-04-20 19:40:49 -04:00
Isaac Vetter
ded4dcb00d
JWS header should include signing algorithm ( #124 )
...
I think that this is a correction and not a breaking change, right?
[RFC7515](https://tools.ietf.org/html/rfc7515#section-4.1.1 )
2021-04-16 16:35:11 -05:00
Josh Mandel
9d49b5ddf1
Create related-projects.md ( #123 )
2021-04-16 16:33:49 -05:00
Josh Mandel
84938fcd84
Fix credential types heading
2021-04-16 13:44:34 -05:00
Josh Mandel
8ad5536cf1
Fix sidebar labels
2021-04-16 13:37:10 -05:00
Josh Mandel
df5cc1c6ab
Better page labels in sidebar
2021-04-16 13:36:36 -05:00
Christian Paquin
19ed29fd7b
Merge branch 'main' into generate-test-files
...
Merge with upstream
2021-04-16 03:02:53 -04:00
Christian Paquin
2975a6a181
Added code for qrModeHeader
2021-04-15 22:50:02 -04:00
Josh Mandel
512ddcba26
Formatting of steps
2021-04-15 15:55:40 -05:00
Josh Mandel
23b525c8ab
Linkify JWT decoding
2021-04-15 15:47:38 -05:00
Josh Mandel
9b723f3f15
Strip 'fixed' payload content to reduce size ( #122 )
...
* Strip 'fixed' payload content to reduce size
* Update example immunization card
* Align on 'verifiable clinical information' phrasing
* Add explicit mapping into W3C VC
* Update credential-modeling.md
* Indentation
* Update credential-modeling.md
* Update changelog 0.4.5
2021-04-15 15:40:18 -05:00
Josh Mandel
90cbac1121
Remove "zip code" (not a Must-Support field) ( #116 )
2021-04-14 11:54:05 -05:00
Josh Mandel
9452d695ba
clarify Meta is allowed in one special case ( #117 )
...
* clarify Meta is allowed in one special case
* Update changelog.md
* Update changelog.md
2021-04-14 11:53:51 -05:00
Christian Paquin
4dcf46cbe2
Added qr invalid version
2021-04-14 10:19:50 -04:00
Christian Paquin
d5e6eb4c60
Adds clarification for nbf encoding ( #121 )
...
* Adds clarification for nbf encoding.
* Added JWT RFC to reference section (inserted based on RFC number)
* Harmonized deflate ref link with other RFCs links.
* Accepted review comment (wrap not before in quotes)
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
Co-authored-by: Josh Mandel <jmandel@alum.mit.edu>
2021-04-12 15:48:12 -05:00
Christian Paquin
87f74780f4
nbf in milisecond case
2021-04-12 02:28:54 -04:00
Josh Mandel
fb5da24770
Update notify-early-adopters.yml
2021-04-10 22:01:17 -05:00
Josh Mandel
580cccdf2d
Respond on pulls or issues
2021-04-10 21:44:42 -05:00
Josh Mandel
3214c71c81
Update notify-early-adopters.yml
2021-04-10 21:33:04 -05:00
Josh Mandel
79530df52f
Update notify-early-adopters.yml
2021-04-10 21:30:29 -05:00
Josh Mandel
2886981a6d
Update notify-early-adopters.yml
2021-04-10 21:29:38 -05:00
Josh Mandel
eb6b6db55f
Create notify-early-adopters.yml
2021-04-10 21:21:46 -05:00
Josh Mandel
077bfc98aa
Update example locations to dvci github
2021-04-09 13:50:37 +00:00