Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Body Site to Radiology Reports #47

Open
hilarymulholland opened this issue Nov 8, 2019 · 0 comments
Open

Add Body Site to Radiology Reports #47

hilarymulholland opened this issue Nov 8, 2019 · 0 comments

Comments

@hilarymulholland
Copy link
Contributor

DiagnosticReports have a reference to a ProcedureRequest. ProcedureRequests have an optional bodySite property. For each DiagnosticReport, parse the ProcedureRequest id from the json response and do a get request for this information. Add the body site information to the tooltip.

To get Cerner's ProcedureRequest authorization to work you will need to:

  1. Add patient/ProcedureRequest.read to the scope defined in fhir-launch.component.ts
  2. Update the app registration to include the ProcedureRequest scope for the patient. (See https://engineering.cerner.com/smart-on-fhir-tutorial/#registration for more information).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant