Content types supported for SHL files.
These MIME types identify the format of encrypted files in SHL manifests:
'application/smart-health-card'
'application/fhir+json'
The content type is stored in the JWE protected header (cty field) and used by viewers to properly parse decrypted content.
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 formatThe content type is stored in the JWE protected header (cty field) and used by viewers to properly parse decrypted content.