For AI agents: visit https://developer.lifen.fr/v2/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Lifen
HomeGuidesAPI ReferenceChangelog
Developer Portal (sandbox)Developer Portal (production)Lifen Platform statusLog InLifen
API Reference
Developer Portal (sandbox)Developer Portal (production)Lifen Platform statusLog In
HomeGuidesAPI ReferenceChangelog
These docs are for v2. Click to read the latest docs for v3.

Authentication

  • Application Token (Client Credentials grant)
    • Get an Application Tokenpost
  • Server-side User flow (Authorization Code grant)
    • Authorize Endpointget
    • Exchange code for a Tokenpost
  • Client-side User flow (Authorization Code grant with PKCE)
    • Authorize Endpoint with PKCEget
    • Authorization Code Flow with PKCEpost
  • User Profile
    • Get User Infoget

Patients

  • Search Patientget
  • Patient by idget

Encounters

  • Search Encounterget
  • Encounter by idget

Exchange of documents

  • DocumentReferencepost
  • CommunicationRequestpost
  • Communicationget

Appointment

  • Search Appointmentget
  • Appointment by idget
Powered by 

Encounter by id

get
https://api.lifen.fr/fhir/v2/Encounter/
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

Updated over 1 year ago


Search Encounter
DocumentReference
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Updated over 1 year ago


Search Encounter
DocumentReference