FHIR resources extracted from application/fhir+json files. Each resource is a parsed JSON object conforming to FHIR R4 specification.
The fetched manifest response.
Contains the raw manifest structure with file descriptors.
undefined if the SHL is a direct file (has U
flag).
SMART Health Cards extracted from application/smart-health-card files. Each card is fully parsed and ready for verification or display.
Resolved SHL content containing the manifest and all decrypted files.
This is the final result of SHL resolution, containing both the raw manifest and the parsed, decrypted content organized by type. Applications can use this structured data without needing to handle JWE decryption or content type parsing themselves.
The SMART Health Cards are fully parsed and ready for verification/display, while FHIR resources are parsed JSON objects ready for processing.
Example