Class SHCParser

java.lang.Object
org.hl7.fhir.r5.elementmodel.ParserBase
org.hl7.fhir.r5.elementmodel.SHCParser

public class SHCParser extends ParserBase
this class is actually a smart health cards validator. It's going to parse the JWT and assume that it contains a smart health card, which has a nested bundle in it, and then validate the bundle. See https://spec.smarthealth.cards/#health-cards-are-encoded-as-compact-serialization-json-web-signatures-jws This parser dose the JWT work, and then passes the JsonObject through to the underlying JsonParser Error locations are in the decoded payload
Author:
grahame