microsoft/genomicsnotebook

Creating FHIR Server

kyleoconnell-NIH opened this issue · 0 comments

In this notebook 1-data-export, step 2.1 below, should somehow be after step 2.4, because the fhir server has not yet been created. First the user needs to go to Azure API for FHIR, create the FHIR server, then they can do the rest. Creating the server is not described in the instructions.

2.1) Create an "Azure API for FHIR"[3] instance, named <fhir_server>

  • Navigate to https://<fhir_server>.azurehealthcareapis.com/metadata and verify a "Capability Statement" is retrieved.
    That means the FHIR server[3] is running.
  • Set fhir_server in Section 3.1
  • Use RBAC[6]: <fhir_server> left pane "Identity" -> "On" -> "Save"