Exercise FHIR in Javascript: Phoenix FHIR Server

API built in Node.JS and you will be writing a resource resolver, with will fetch FHIR data and return it to the FHIR API. This exercise should take less than 30 minutes. After completing this tutorial, you will be able to: Start up a FHIR NodeJS server Write and read resource data into and from the FHIR server Support additional resource by extending the server capabilities. Requirements 1 ... ................
................