private static Resource ReadJSONFile(string filePath) { return(FHIRUtilities.FileToResource(filePath)); }