Groups
Groups
Sign in
Groups
Groups
FHIR DOTNET
Conversations
Labels
About
Send feedback
Help
Receiving Conformance Statement
28 views
Skip to first unread message
Abu Huraira
unread,
Jul 14, 2021, 6:01:30 AM
7/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FHIR DOTNET
Hi!
how can I receive my conformance statement.
thanks
Regards
Abu Huraira
unread,
Jul 14, 2021, 6:03:38 AM
7/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FHIR DOTNET
kindly provide the documentation page link for getting authorization code and access_token.
Regards
Mirjam Baltus
unread,
Jul 14, 2021, 10:06:27 AM
7/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FHIR DOTNET
Retrieving a CapabilityStatement with the FhirClient can be done like this:
var c = new FhirClient("<your_server_endpoint");
var capabilities = c.CapabilityStatement();
Op woensdag 14 juli 2021 om 12:01:30 UTC+2 schreef Abu Huraira:
Mirjam Baltus
unread,
Jul 14, 2021, 10:10:58 AM
7/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FHIR DOTNET
Maybe you could take a look at the Smart on FHIR app launch framework, to see the steps involved in the process:
http://hl7.org/fhir/smart-app-launch/index.html
.
It is outside the scope of the Firely SDK to obtain a token, but as soon as you have it, look at this example to add it to the requests of your FhirClient:
https://github.com/FirelyTeam/LetsBuildNetFall2020/blob/day-3/Day3-validating/DevDaysMapper/AuthorizationMessageHandler.cs
Op woensdag 14 juli 2021 om 12:03:38 UTC+2 schreef Abu Huraira:
Reply all
Reply to author
Forward
0 new messages