Kill the Clipboard - SMART Health Cards Library - v1.0.0
    Preparing search index...

    Type Alias SHLFileContentType

    SHLFileContentType: "application/smart-health-card" | "application/fhir+json"

    Content types supported for SHL files.

    These MIME types identify the format of encrypted files in SHL manifests:

    • 'application/smart-health-card': SMART Health Card files containing JWS tokens
    • 'application/fhir+json': FHIR R4 resources in JSON format

    The content type is stored in the JWE protected header (cty field) and used by viewers to properly parse decrypted content.