Helix AU Core
0.1.0 - ci-build

Helix AU Core - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Connectathon

FHIR Connectathon November 2023

Endpoints

  • FHIR Endpoint: https://r4-stg.hub.medicaldirector.com
  • Authorisation Endpoint: https://auth-stg.hub.medicaldirector.com

Client Credential Flow (i.e. machine to machine)

  • Client Client Id: NovemberConnectathon
  • Client Secret: (available on request)
POST /oauth/token
Accept: application/json
Content-Type: application/x-www-form-urlencoded

grant_type=client_credentials
&client_id=NovemberConnectathon
&client_secret=the-client-secret

SMART App

SMART app registration and client id can be created as required.

  • Interactive username: Connectathon
  • Interactive password: (available on request)