Vocabulary
Health Wallet Vocab¶
Verifiable Credential (VC) Types¶
https://healthwallet.cards#covid19
: A VC designed to convey COVID-19 detailshttps://healthwallet.cards#immunization
: A VC designed to convey any immunization detailshttps://healthwallet.cards#presentation-context-online
: A VC designed for online presentationhttps://healthwallet.cards#presentation-context-in-person
: A VC designed for in-person presentation
FHIR Extensions¶
https://healthwallet.cards#vc-attachment
: Extension that decorates a FHIR "key resource" to attach a VC
FHIR Codings¶
The following codes are defined in the https://healthwallet.cards
system:
no-did-bound
: Used forOperationOutcome.issue.code
when thePatient/:id/$HealthWallet.issueVc
operation fails because no DID is bound to the Patient recordcovid19
: Used for tagging a FHIR "key resource" as containing a VC of typehttps://healthwallet.cards#covid19
. For use in tagging a FHIR "key resource" (in.meta.tag
) as containing a specific type of VC. This facilitates search across FHIR resources to find resources with attached VCs.immunization
: Used for tagging a FHIR "key resource" as containing a VC of typehttps://healthwallet.cards#immunization
. For use in tagging a FHIR "key resource" (in.meta.tag
) as containing a specific type of VC. This facilitates search across FHIR resources to find resources with attached VCs.