Raj Muthukkannan
Results
2
issues of
Raj Muthukkannan
I was thinking about the need to associate a card response to a particular resource in context when there is more than one resource (FHIR bundle) in the context. I...
When launching sandbox app through HSPC, fhirAuthorization populates fine but missing expires_in field. ```json "fhirAuthorization": { "access_token": "ey..", "token_type": "Bearer", "scope": "patient/*.* user/*.* launch openid profile online_access", "subject": "48163c5e-88b5-4cb3-92d3-23b800caa927" },...