FHIR Chat · HL7 September 14-15 Connectathon · smart/health-cards

Stream: smart/health-cards

Topic: HL7 September 14-15 Connectathon


view this post on Zulip Neelima Karipineni (Sep 07 2021 at 22:34):

We're still looking for participants/implementers for next week's HL7 Connectathon 28, Sep 14-15. Register at http://www.hl7.org/events/fhir/connectathon/2021/09/. Track page at https://confluence.hl7.org/display/FHIR/2021-09+SMART+Health+Cards+for+Vaccination+and+Testing.

Especially hoping for more participants interested in lab result profiles, but all implementers are welcome!

view this post on Zulip Michael Turman (Sep 08 2021 at 13:06):

Cerner will not be a formal participant in the Connectathon, but a reminder that we have an open sandbox where our health-cards API is available to issue vaccine and lab health cards. It can be used for participants interested in integration with an Issuer via FHIR APIs.
https://fhir.cerner.com/millennium/r4/foundation/other/health-cards/

view this post on Zulip Grahame Grieve (Sep 08 2021 at 13:13):

I will be a participant. I intend to have both server and client but I'm not sure if the client will be available

view this post on Zulip Grahame Grieve (Sep 12 2021 at 01:13):

@Michael Turman what's a good example patient to fetch healthcare cards for?

view this post on Zulip Michael Turman (Sep 13 2021 at 00:51):

Gilbert, Alice S
Patient ID: 12742542

view this post on Zulip Michael Turman (Sep 13 2021 at 00:52):

Test Patient Information should hold true for this connectathon - write up and guide from May's event.
https://github.com/joeratt/connectathon_notes/blob/may_2021-HL7-health_cards/health_cards/Cerner%20SMART%20Health%20Cards%20-%20Integration%20Notes.md#test-patient-information

view this post on Zulip Grahame Grieve (Sep 13 2021 at 01:34):

thanks @Michael Turman:
image.png

view this post on Zulip Grahame Grieve (Sep 13 2021 at 07:37):

so that's my general purpose toolkit. It's not ready for release yet, but if anyone wants to try it out as a client for $health-cards-issue, let me know. It only compiles on windows today (todo)

view this post on Zulip Grahame Grieve (Sep 13 2021 at 08:10):

test.fhir.org supports the $health-cards-issue operation now, on http://test.fhir.org/r4. A good patient context is http://test.fhir.org/r4/Patient/1

view this post on Zulip Max Masnick (Sep 13 2021 at 14:29):

Grahame Grieve said:

test.fhir.org supports the $health-cards-issue operation now, on http://test.fhir.org/r4. A good patient context is http://test.fhir.org/r4/Patient/1

Awesome! I ran the JWS string through https://demo-portals.smarthealth.cards/VerifierPortal.html to look at the extracted FHIR bundle, and that looks good except that it includes "isSubpotent": false, which should be omitted: http://hl7.org/fhir/uv/shc-vaccination/2021Sep/StructureDefinition-shc-vaccination-dm-definitions.html#Immunization.isSubpotent

(If you have suggestions about how to better handle isSubpotent please let us know)

view this post on Zulip Grahame Grieve (Sep 13 2021 at 17:23):

oh - thanks. I don't anything about the need for it, though I bet it's not part of the Australian recording. It's presence there is due to a bug. I'll try and get it upgraded sometime today


Last updated: Apr 12 2022 at 19:14 UTC