v1
Create Encounter Attachment
Uploads a file to the encounter. The file will be stored in the encounter's attachments. Deprecated: Use create-v2 instead.
put/api/encounter-attachments/v1/{encounter_id}
Path parameters
encounter_idstring uuid required
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V1AttachmentId required— unresolved $ref
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint deprecated
endpoint-deprecated
- ○