ESMD FHIR Implementation Guide
1.0.0 - esmd
ESMD FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://terminology.esmduat.cms.gov:8099/fhir/OperationDefinition/generate-presigned-url | Version: 1.0.0 | |||
| Active as of 2025-06-11 | Computable Name: GeneratePreSignedUrl | |||
Operation to generate a pre-signed S3 URL for file upload or download.
Generated Narrative: OperationDefinition generate-presigned-url
URL: [base]/DocumentReference/$generate-presigned-url
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | organizationid | 1..1 | string | The sender oid requested to upload a file | ||
| IN | filenames | 1..* | A list of filenames to generate pre-signed URLs for upload a file | |||
| IN | filenames.filename | 1..1 | string | |||
| OUT | presignedUrls | 1..* | A list of pre-signed URLs corresponding to the filenames | |||
| OUT | presignedUrls.file | 1..1 | ||||
| OUT | presignedUrls.file.filename | 1..1 | string | |||
| OUT | presignedUrls.file.uploadUrl | 1..1 | uri | |||
| OUT | expiresIn | 1..1 | Duration | The expiration time of the pre-signed URL in seconds |