description: The SMART Health Link Manifest object package_name: hl7.fhir.uv.smart-health-cards-and-links derivation: specialization name: ShlManifest type: http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/ShlManifest elements: status: {type: string, short: 'Indicates whether files may be changed in the future. Values are: finalized|can-change|no-longer-valid', index: 0} list: {type: List, short: Property containing a List resource with metadata related to contained files., index: 1} files: min: 1 short: Object containing metadata related to one or more contained files. index: 2 type: BackboneElement array: true elements: id: {index: 3} extension: {short: 'The SMART Health Links manifest supports extensions to its content through the list property, which holds a FHIR List resource that can be extended using standard FHIR extensions.', index: 4} modifierExtension: {index: 5} contentType: {type: string, short: 'Nature of the content. Values: application/smart-health-card or application/smart-api-access or application/fhir+json with fhirVersion parameter', index: 6} location: {type: url, short: URL to the content., index: 7} embedded: {type: string, short: Encrypted file contents. JSON Web Encryption (JWE) string., index: 8} lastUpdated: {type: dateTime, short: Last time the content was modified. ISO 8601 timestamp., index: 9} extensions: {} required: [contentType] package_version: 1.0.0 class: logical kind: logical url: http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/ShlManifest base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [files]