Stream: smart/health-cards
Topic: Android + Canada = SHC Verifier App not available
Deftdawg (Sep 07 2021 at 01:11):
The SHC Verifier App for Android ( https://play.google.com/store/apps/details?id=com.thecommonsproject.smarthealthcardverifier ) is not available for download from the Canadian Google Play store. The iOS app is apparently available to Canadians however.
Is this intentional, if not what's the best way to reach the app admins to enable it for download for Android in Canada?
Josh Mandel (Sep 07 2021 at 01:30):
@JP Pollak may be able to answer
Poonam Kariya (Sep 07 2021 at 05:28):
Hi,
We are trying to identify the covid vaccine code with vaccine company name using this
http://hl7.org/fhir/sid/cvx
and we are getting this error:
"Internal Error - unknown id cvx (from crsid.asp) ."
Do we need to hard code in our platform that 207 means Moderna and 208 means pfizer etc. or smart health card framework provides this value by opting any other resources? is it dynamic ? if not then we might need to do hard coding of this.
Is it region or country specific? our end users are from US, Europe, UK etc.
Peter Jordan (Sep 07 2021 at 06:55):
@Poonam Kariya see https://www.cdc.gov/vaccines/programs/iis/COVID-19-related-codes.html - FYI, the CVX codes are used in New Zealand, so their use definitely isn't confined to the USA.
Max Masnick (Sep 07 2021 at 14:37):
@Poonam Kariya I believe https://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx is the canonical list of CVX codes.
I recommend using this rather than relying on another representation of CVX codes. Using the official CDC list helps to ensure you always have the most up to date set of codes.
Max Masnick (Sep 07 2021 at 14:38):
I'd like to improve the guidance around this in the IG. Logged as https://github.com/HL7/fhir-shc-vaccination-ig/issues/176
Deftdawg (Sep 07 2021 at 17:20):
Why are you guys talking about CVX stuff in my thread about the android verifier app not being available in Canada... eh? ;)
Max Masnick (Sep 07 2021 at 18:45):
Hah, sorry about that!
Last updated: Apr 12 2022 at 19:14 UTC